-
D12的一个非常有用的电脑应用程序的源代码,可以直接使用或对…
D12的一个非常实用的上位机应用程序源代码,可以直接用或在此基础上增加功能-D12 a very useful PC application program source code, or can be directly used on the basis of functional
- 2022-03-17 21:11:27下载
- 积分:1
-
java控制本机文件及文件夹,可心进行添加,修改,删除等操作...
java控制本机文件及文件夹,可心进行添加,修改,删除等操作-java control of the aircraft files and folders, Kexin to add, modify, or delete operation
- 2022-05-08 09:04:37下载
- 积分:1
-
这如果一个汽车预览示例文件。
This if a car preview example file .
chao
- 2023-01-02 08:40:03下载
- 积分:1
-
企业级的DLL全部源代码
企业级的DLL全部源代码-enterprise-level DLL full source code
- 2022-04-19 09:44:29下载
- 积分:1
-
快用DTD的XML Schema的XML编辑器/ / RELAX NG验证、XSLT、XPath,漂亮
Fast XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word documents. -Fast editor with XML DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word docu ments.
- 2022-07-07 18:19:55下载
- 积分:1
-
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确...
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确-Create a large file from a avi file so that read data on the newly created big file and then write the data to write MD5 checksum value to ensure that the correct write large files
- 2023-03-15 07:55:04下载
- 积分:1
-
快速的CRC32实现,使用非常方便(只需一个函数)
快速的CRC32实现,使用非常方便(只需一个函数)-fast CRC32-achieving, very convenient to use (only one function)
- 2023-09-03 13:20:03下载
- 积分:1
-
软件授权管理系统。
软件授权管理系统。-soft warrant management system.
- 2022-06-17 10:29:41下载
- 积分:1
-
光纤射频传输系统中相干正交频分复用的研究.kdh
Research on Coherent Orthogonal Frequency Division Multiplexing in Optical Fiber RF Transmission System document file.
- 2023-05-24 02:45:03下载
- 积分: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