搜索资源列表
qmt17.tmp
- 很好的解密工具,直接打开加密后的文件,点击开始图标即可看到源码,另存文件后与源文件比较没有任何出入!建议使用!-good decryption tool, directly open encrypted files, click on the icon began to see source code, Save documents with the source files do not have any access! Recommended!
PL0
- PL0 C语言版本 //A.2 C 版 本 /*编译和运行环境: *1Visual C++6.0,VisualC++.NET and Visual C++.NET 2003 *WinNT, Win 200, WinXP and Win2003 *2 gcc version 3.3.2 20031022(Red Hat Linux 3.3.2-1) *Redhat Fedora core 1 *Intel 32 platform *使用方法: *运行后
MCGSconfigurationsoftwaregenericgenerichardwaredev
- MCGS组态软件通用通用硬件设备驱动,用于MCGS建立与通用设备的数据连接-MCGS configuration software generic generic hardware device drivers for common devices MCGS establish data connections
DebugASM
- --- DebugAsm Editor使用说明 ------ 本软件是采用DEUBG作ASM程式设计的工具,采用本人 自创的工程方案,令你的ASM程式设计更方便. 对本软件说明如下: .dap -------- DEBUG ASM工程文件 .asm -------- 生成的纯文本ASM文件 .txt -------- 生成的纯文本DEBUG导入文件 .tmp -------- Link过程中产生的临时文件 .com ------
1256902135MASM615
- 下载附件中的winrar压缩包,在本机磁盘中解压后修改C:\autoexec.bat 在autoexc.bat中加入以下内容 SET PATH=E:\USER\ZDX\MASM614\BIN E:\USER\ZDX\MASM614\BINR PATH SET LIB=E:\USER\ZDX\MASM614\LIB LIB SET INCLUDE=E:\USER\ZDX\MASM614\INCLUDE INCLUDE SET INIT=E:\USER\ZDX\
nplot_web_example
- javascr ipt tongjia tu -http://www.mipang.com/tmp/gmap_offset_test.ue
DiskClean
- 磁盘清理小程序,可以清楚.tmp等垃圾文件,简单安全,可以将Windows使用中的垃圾文件清理干净-Disk Cleanup applet, it is clear. Tmp files and other garbage, simple and safe, you can use the Windows clean up junk files
calc
- 计算器 有数字按键 + - * / 都有-Public sym, tmp Public Sub Cl_Click() txt = "" Form1.sym = "" Form1.tmp = "" End Sub Public Sub cmd_Click(Index As Integer) If InStr(1, txt, "=") <> 0 Then txt = "" txt = txt & Index End Sub Pub
tmpahum-controler
- 温湿度数据采集-串口通信-Delphi7+Spco-tmp and hum data colection.communication with computer.
tmp
- delphi做的ReportMachine例程,工程初学者入门。-This is a Example for new users written by Delphi.
CDirectoryChangeWatcher
- Exclude *.log,*.txt,*.tmp 排除的文件格式, 处理指定的目录的变化,指定子目录,看目录-Exclude*. The log,*.*. TXT, the TMP file format, Deal with the change of the specified directory, subdirectory is specified, the directory
LED
- 首先,你用的C18编译器只能编译PIC高端的8位单片机PIC18系列单片机。不建议初学者开始就先学PIC18单片机,建议先学PIC10、PIC12、PIC16系列单片机。如需要编译C文件,可以在Microchip的官网下载HT-PICC for PIC12/16那个。但也不建议初学者开始学就用C编写。如果你不了解单片机内部结构和指令(指令就是汇编),那你永远也没法学懂单片机(不管是否PIC的)。啰嗦的话说完了,现在说一下你的问题。装好以后,先要建立好一个项目,在建立项目的时候需要你指定编译器,则
lesson6
- proteus单片机仿真-数码管(动态) #include<reg51.H> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} unsigned char tmp,i,j unsigned char s 0 void delay(int n) { int i for(i 0