资源列表

« 1 2 ... .61 .62 .63 .64 .65 14066.67 .68 .69 .70 .71 ... 14959 »

[易语言编程COMHOOK

说明:COM HOOK的模块源码,方便快捷,一键HOOK修改,一键修改对象类函数参数,返回值!-HOOK COM module source code, convenient and quick, a key HOOK modification, a key to modify the object class function parameters, return values!
<刘兵> 在 2025-01-25 上传 | 大小:30kb | 下载:0

[LabViewtcp-ip-proj-labview

说明:Very simple implementation of TCP-IP protocol in LabView with client and server modules
<Ddlog> 在 2025-01-25 上传 | 大小:85kb | 下载:0

[LabViewDihotomiGoldenRatioFibonacci

说明: Implemented methods are: Bisection method The method of the golden section Fibonacci method Development Environment Visual Studio 2010. no comments C / C ++ | Windows NT / 2000 / XP / Vista / 7
<????????> 在 2025-01-25 上传 | 大小:9kb | 下载:0

[编译器/词法分析ofdm123456789

说明:ofdm simulation using matlab
<marwan> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[易语言编程add_send

说明:Here is an example of work with s. PHP MyAdmin. In MySQL 3.5. Example of adding data to the table using POST
<DmVilliy> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[编辑器/阅读器framepnl

说明:fr a me panel for delphi development
<j945818> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[操作系统开发lesson5

说明:proteus单片机仿真 数码管 #include <reg51.h> unsigned char code Tab[] {0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90} void Delay() { unsigned char i,j for(i 0 i<255 i++) for(j 0 j<255 j++)
<吴空其> 在 2025-01-25 上传 | 大小:38kb | 下载:0

[操作系统开发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(i
<吴空其> 在 2025-01-25 上传 | 大小:87kb | 下载:0

[操作系统开发lesson7

说明:proteus单片机仿真-有源蜂铃器 #include<reg51.h> sbit Buzzer P0^0 void main(void) { int i,n n 60 while(1) { Buzzer 1 for(i 1 i<n i++) Buzzer 0 for(i 1 i<n i++) } }-Proteus
<吴空其> 在 2025-01-25 上传 | 大小:42kb | 下载:0

[操作系统开发lesson8

说明:proteus单片机仿真 继电器 #include<reg51.h> sbit S1 P3^2 sbit S2 P3^3 sbit Relay P0^0 void main() { while(1) { if(S1 0) Relay 1 if(S2 0) Relay 0 } }-Proteus single-chip microcomputer simu
<吴空其> 在 2025-01-25 上传 | 大小:44kb | 下载:0

[操作系统开发lesson9

说明: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} sbit JDQ P1^0 sbit Buzzer P3^0 void so
<吴空其> 在 2025-01-25 上传 | 大小:47kb | 下载:0

[LabViewread-M-N

说明:读取M-N行,基础教程,字符串挨行读取,准确读取,文本文件-Read MN line based tutorial, suffer string line read, accurate reading, a text file
<牛新涛> 在 2025-01-25 上传 | 大小:12kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 14066.67 .68 .69 .70 .71 ... 14959 »

源码中国 www.ymcn.org