-
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
-
这是本人在做毕业设计时做的一部分工作,实现的功能是:1.多个文件的整合 2.代码量的统计....
这是本人在做毕业设计时做的一部分工作,实现的功能是:1.多个文件的整合 2.代码量的统计.-this is my doing graduate design part of the work done, the functions are : 1. The integration of multiple files 2. Code of Statistics.
- 2022-08-08 09:07:02下载
- 积分:1
-
目录生成的代码
文件目录生生成代码-directory generated code
- 2022-03-26 12:41:21下载
- 积分:1
-
文本文件加密器(VB源码)(Beta Version 1[1].0.0)
文本文件加密器(VB源码)(Beta Version 1[1].0.0)-text file encryption (VB source) (Beta Version 1 [1] oh)
- 2023-05-31 16:05:03下载
- 积分:1
-
获取文件属性(大小、创建时间、修改时间、访问时间等)
获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
- 2022-05-30 15:07:36下载
- 积分:1
-
数据格式转换,实现了将dat格式文件,转换成nas格式文件,方便地导入到CAD/CAE系统中...
数据格式转换,实现了将dat格式文件,转换成nas格式文件,方便地导入到CAD/CAE系统中-data format conversion, the realization of dat format, converted into nas format and easily imported into CAD/CAE system
- 2022-01-26 04:25:46下载
- 积分:1
-
simple examination system, reading the text to achieve, can be realized immediat...
简单的考试系统,读取文本来实现,可实现即时评分。-simple examination system, reading the text to achieve, can be realized immediately score.
- 2023-06-22 13:55:03下载
- 积分:1
-
功能相当全的字符串切分类,调用过程相当简单
功能相当全的字符串切分类,调用过程相当简单-quite cut all the strings classification, the process is quite simple call
- 2022-12-31 01:50:03下载
- 积分:1
-
then use to access documents directly access of a business process, The procedur...
使用随即存取文件进行直接存取处理的一个事务处理程序,该程序用来维护银行帐户信息。可添加,更新和删除银行帐户。-then use to access documents directly access of a business process, The procedure used to protect information on bank accounts. They can add, update and delete bank account.
- 2022-10-04 03:35:03下载
- 积分:1
-
zlib压缩库
主要是处理文件压缩的,例如gz文件, tar.gz文件,rar文件,zip文件的等各种不同的压缩文件格式的解压,以及将源文件压缩成相应的压缩格式的文件。主要采用的是c++编程语言写的,同时采用的zlib压缩库,通过测试,软件系统功能良好,具有很好的使用价值
- 2022-08-19 00:23:45下载
- 积分:1