-
write the log file a class, of course, can also be used for recording time data...
写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threading technology, learning technology is very useful examples.
- 2023-03-12 21:55:03下载
- 积分:1
-
using the VB one operation INI file class, achieving a number of operations, the...
采用VB开发的一个操作INI文件类,实现了多项操作,对文件操作的一个类-using the VB one operation INI file class, achieving a number of operations, the operation of a document type
- 2022-02-07 06:16:20下载
- 积分:1
-
文件压缩的一个小的软件(推荐)比较实用方便
文件压缩的一个小的软件(推荐)比较实用方便-compression of a small software (recommended) are more practical convenience
- 2022-12-31 20:30:15下载
- 积分:1
-
generate a regular text files gas detection procedures, the document format for...
一个定时生成瓦斯检测文本文件的程序,文件格式为KJF2000系列.-generate a regular text files gas detection procedures, the document format for KJF2000 series.
- 2022-10-04 21:35:03下载
- 积分:1
-
关于农村基层政权建设 的思考 关于农村基层政权建设 的思考...
关于农村基层政权建设 的思考 关于农村基层政权建设 的思考-on rural grass-roots political power on the construction of rural grassroots political power of
- 2022-06-18 16:51:45下载
- 积分:1
-
PDF file format describing about FPGA projects
PDF file format describing about FPGA projects
- 2022-07-25 01:31:09下载
- 积分:1
-
CSpreadSheet use category, Excel spreadsheet file for the programming operation
运用CSpreadSheet类,针对Excel表格文件操作的编程实现-CSpreadSheet use category, Excel spreadsheet file for the programming operation
- 2022-03-24 01:56:14下载
- 积分:1
-
本下载演示应用程序只能下载一个目录内的文件。我..
This download demo application can only download the files within a directory. If you have more than one directory that needs to be downloaded, you need to modify the source code to download files from sub-directories. You can also run multiple instances of this application to get files from sub-directories as well.
History
- 2022-10-16 05:35:03下载
- 积分:1
-
一个接口齐全,功能强大的DBF类,由DELPHI实现.
一个接口齐全,功能强大的DBF类,由DELPHI实现.-a complete interface, powerful DBF category, DELPHI.
- 2022-01-30 21:02:59下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1