-
18B20LED
//温度数码管显示演示程序
//数码管位选信号 :由右到左为P20、P21、P22、P23、P24、P33
//数码管数据线 :P0口
//数码管数字码 :0 0xC0 1 0xF9 2 0xA4 3 0xB0 4 0x99 5 0x92 6 0x82 7 0xF8 8 0x80 9 0x90
//数码管带点码 :0 0x40 1 0x79 2 0x24 3 0x30 4 0x19 5 0x12 6 0x02 7 0x78 8 0x00 9 0x10
//18B20端口DQ :P27(unsigned char code LEDData1 [ ] = {0xc0, 0xf9, 0xa4,
0xb0, 0x99, 0x92, 0x82, 0xf8, 0x80, 0x90} //0-9
unsigned char code LEDData2 [ ] = {0x40, 0x79, 0x24,
0x30, 0x19, 0x12, 0x02, 0x78, 0x00, 0x10} )
- 2009-04-28 00:11:57下载
- 积分:1
-
基于VC++的开发网络通讯工具emule程序的源代码。
基于VC++的开发网络通讯工具emule程序的源代码。-Based on VC++ development tools for network communication emule program source code.
- 2022-08-26 10:45:14下载
- 积分:1
-
七参数坐标转换
用布尔莎法实现了坐标系的七参数转换,大地测量学课程作业(The transformation of seven parameters of the coordinate system is realized by means of bursa method)
- 2018-06-21 00:30:48下载
- 积分:1
-
VC编程用UPD协议实现广播通信
VC编程用UPD协议实现广播通信-VC programming corresponds with the UPD agreement
realization broadcast
- 2022-03-10 07:19:50下载
- 积分:1
-
ComboboxListbox
remplir Combobox ou Listbox.xls
- 2014-10-05 04:18:06下载
- 积分:1
-
facility
用Cplex求解一个仓库选址的问题,目标是使总成本最小。(a program using Cplex on C++ platform to solve a warehouse site selection problem to minimize total costs.)
- 2021-03-06 21:29:31下载
- 积分:1
-
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框...
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
- 2022-02-15 21:20:21下载
- 积分:1
-
merge_lists
Merge k lists in O(nlogk) time
- 2014-04-07 23:11:38下载
- 积分:1
-
EEPROM
DSP28335的EEPROM读写源码,实现EEPROM读写。(The source the DSP28335' s EEPROM read and write EEPROM read and write.)
- 2020-10-13 15:27:33下载
- 积分:1
-
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码...
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
- 2022-06-21 04:04:05下载
- 积分:1