-
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
-
比较TXT文件和mdb文件判断每行的转义字符是否相同
比较TXT文件和mdb文件判断每行的转义字符是否相同-TXT file and mdb file compare each line to determine whether the same escape character
- 2022-02-12 13:19:08下载
- 积分:1
-
用struts实现文件的上传,通过上传组件commons
用struts实现文件的上传,通过上传组件commons-fileupload-1.2.1,struts能很好的实现文件的上传-With struts file upload through the upload component of commons-fileupload-1.2.1, struts can realize a very good document upload
- 2022-01-25 19:04:13下载
- 积分:1
-
整理MiniDX字典来源数据进行排序和成千上万的代码发布…
Minidx字典整理程序源代码发布
几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。
工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务.
相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9
-Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
- 2022-08-09 23:26:05下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
特等奖2012 ICM纸机学习复杂网络
2012年icm造纸机学习网优秀获奖者
- 2022-06-16 20:25:40下载
- 积分:1
-
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
-
一个文件操作的框架程序,有许多功能,而且代码少
一个文件操作的框架程序,有许多功能,而且代码少-The framework of a file operation procedures, has many features, and less code
- 2023-07-31 15:40:03下载
- 积分:1
-
Qt对XML文件增删查改操作
实现QT对XML文件的创建,添加节点,查找节点,删除节点,添加节点下键值,读取节点下的键值,本代码最多支持4层节点,如果需要更多节点,可以参照我的函数进行重载 来实现。调用方便,类已经封装好,有中文注释。1.创建XML文件,2.添加一级节点,或添加2、3、4级节点3.设置添加的键值4.添加指定下节点的键值5.查找键值6.删除键值7.读取键值
- 2022-07-23 13:00:36下载
- 积分:1
-
[原创](批量)修改文件时间的工具.支持通配符.
[原创](批量)修改文件时间的工具.支持通配符.-[original] (Batch) time to amend the document tool. To support wildcards.
- 2022-03-19 06:07:22下载
- 积分:1