资源列表

« 1 2 ... .04 .05 .06 .07 .08 1009.10 .11 .12 .13 .14 ... 14959 »

[易语言编程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-02-11 上传 | 大小:1kb | 下载:0

[编辑器/阅读器framepnl

说明:fr a me panel for delphi development
<j945818> 在 2025-02-11 上传 | 大小: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-02-11 上传 | 大小: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-02-11 上传 | 大小: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-02-11 上传 | 大小: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-02-11 上传 | 大小: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-02-11 上传 | 大小:47kb | 下载:0

[并行运算Lax_Matlab(octave)

说明:一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
<刘蕾> 在 2025-02-11 上传 | 大小:4kb | 下载:1

[并行运算lyapunvwolftese

说明:分数阶混沌系统的Lyapunov指数,有利用分数及的计算-fractional chaotic newsysytems Lyapunov
<雷腾飞> 在 2025-02-11 上传 | 大小:415kb | 下载:1

[LabViewread-M-N

说明:读取M-N行,基础教程,字符串挨行读取,准确读取,文本文件-Read MN line based tutorial, suffer string line read, accurate reading, a text file
<牛新涛> 在 2025-02-11 上传 | 大小:12kb | 下载:0

[MacOS编程Ululation.xcodeproj

说明:nfc读卡器接口编译在mac上的示例 读卡器接口编译在mac上的示例-nfc MS Visual C# .NET 2008 MS Visual C# .NET 2008MS Visual C# .NET 2008
<zhangfeng> 在 2025-02-11 上传 | 大小:39kb | 下载:0

[并行运算A

说明:一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。-A one-dimensional problem that the shock tube problem is a typical one-dimensional inviscid compressible gas dynamics, and analytical solutions. It uses a t
<刘蕾> 在 2025-02-11 上传 | 大小:166kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1009.10 .11 .12 .13 .14 ... 14959 »

源码中国 www.ymcn.org