搜索资源列表
0723
- procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
0-5VZhuanWei-1.1V~4.5V
- 如何将0-5V的方波信号转为电平为-1.1V ~ 4.5V的方波,使用Proteus的平台建立的一个电路。-How do the 0-5V square wave signal to a level-1.1V ~ 4.5V for the square, use the Proteus platform for the establishment of a circuit.
PortScanNetwork
- enjoy ur fun 4 this example code, ok!
dsp
- 详细说明:几本开发DSP DM642的书籍,很有用 1. TMS320DM642 Hardware Designer’s Resource Guide 2. TMS320DM642 E开发板 3. TMS320DM642 EVM OSD FPGA 4.TMS320DM642 Video Port Mini-Driver 5. TMS320DM642中文手册
52245512671
- 试设计一种彩灯控制器控制8盏灯。该彩灯控制器有4种自动切换的花样。第一种花样为彩灯从右到左,然后从左到右逐次点亮,全灭全亮;第二种花样为彩灯两边同时亮一个逐次向中间移动再散开;第三种花样为彩灯两边同时亮两个逐次向中间移动再散开;第四种花样为彩灯两边同时亮三个,然后四亮四灭,四灭四亮,最后一灭一亮。四个花样自动变换,重复以上过程。输入时钟频率为500Hz,灯亮的时间在1—4秒之间,可以自由控制。电路中以“1”代表灯亮,以“0”代表灯灭-Try to design a lantern light c
DELPHI源代码-读卡器开发
- DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
Delphi_PCSC_Sample_Application_V1.0.0.4
- The archive contains Delphi sample code for the communication with smartcards via PC/SC API SCM-The archive contains Delphi sample code for the communication with smartcards via PC/SC API SCM
SDK开发模块(RF)_V4.2_D
- SDK开发模块(RF)_V3_C 更新记录/发布事项 3_C.0(2010-11-20) 更新特点: 1.可支持酒管前台直接对新加密的卡进行发卡,无须发行门锁卡后才能在接待中发卡 2.增加Delphi演示程序代码 3.支持读卡的结束时间(2011-01-14) 4.修复因V_C版加密卡片中途写卡失败后,卡片数据不正确导致的非本系统卡等问题(2011-1-25) Bug修复: +