-
EEPROM (2401) read and write code, written with EMC. Very suitable for beginners...
EEPROM(2401)的读写代码,用EMC所写.非常适合初学者做为编成时参考.-EEPROM (2401) read and write code, written with EMC. Very suitable for beginners as formation of reference.
- 2022-01-25 17:11:38下载
- 积分:1
-
"C Programming Language Guide electronic templates" source code
《C语言程序设计教程电子教案》源代码-"C Programming Language Guide electronic templates" source code
- 2023-08-05 18:55:03下载
- 积分:1
-
在TCL部分模拟LEACH协议的源代码
source code of leach protocol in tcl part simulations
- 2022-04-29 02:17:20下载
- 积分:1
-
栏目地址通过输入网址,相应的源代码。
通过在地址栏中输入Url,可以得到相应的源代码,并提取出网页中的文本信息-column addresses through the importation of Url, the corresponding source code and extract the text of website information
- 2022-09-09 15:55:02下载
- 积分:1
-
剪贴板编程的例子
剪贴板编程的例子-clipboard programming examples
- 2022-04-02 02:38:43下载
- 积分:1
-
ECG QRS wave detection, the use of wavelet methods and other methods
心电信号QRS波的检测,利用小波方法和其他方法-ECG QRS wave detection, the use of wavelet methods and other methods
- 2022-01-25 15:48:57下载
- 积分:1
-
浮点单元
floating point unit double
- 2022-08-17 12:02:39下载
- 积分:1
-
改进了一位同行的生产者与消费者问题的演示
改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
- 2022-09-18 12:55:03下载
- 积分:1
-
潜艇大战
经典游戏原码
潜艇大战
经典游戏原码-World War II submarine game classic original code
- 2023-06-17 18:55:03下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1