资源列表
clockctrl
- a Freeware MFC class to display an analog clock 时钟/时间控制-a Freeware MFC class to display an analog clock clock/time control
DS18B20
- ds18b20 单片机中测温度程序,可以实现一片或多片-DS18B20 Singlechip measured temperature process, one or more tablets can be achieved
ILLUSION
- turboc code in dos a graphics program to crease some illusory object on screen
avrjtagflash
- avrjtagflash仿真器烧写代码用于自制作仿真器的烧录文件-programmer code avrjtagflash emulator emulator for the self-produced recording documentation
xinqingriji
- 一个漂亮的日记本,记录个人每日的心情,和每日的情况-A beautiful diaries, records of individual daily mood, and daily situation
CDROM
- 好可以程序控制打开或关闭CDROM,非常方便(2KB)-Good can control open or close the CDROM, very convenient (2KB)
tongxinlu
- 利用通讯录记载股票交易记录的例子自动保存查询-Address Book records using the example of stock records automatically saved query
xiadanxitong
- 股票交易买卖批量下单保存,察看交易数量和金额-Stock trading volume under the single-preservation, to see the number of transactions and amount of
system
- 当运行本软件时,必须要有数据库密码才能使用,否则禁用任务管理器,屏蔽网络。-When running the software, must have a database password to use, or disable Task Manager, shielding the network.
71XX
- 71XX芯片驱动,用于视频卡程序开发,可把现在使用的视频卡做QQ视频之用-71XX chipset drivers for the video card development, can now make use of the video card used video QQ
Hash
- 利用Hash技术统计C源程序中关键字的频度:扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41。关键字39个。-Hash statistics using C source code in the frequency of keywords: Scanning a C source program, using Hash
hanoi_tower
- 一块板上有三根针,A,B,C。A针上套有64个大小不等的圆盘,大的在下,小的在上。如图5.4所示。要把这64个圆盘从A针移动C针上,每次只能移动一个圆盘,移动可以借助B针进行。但在任何时候,任何针上的圆盘都必须保持大盘在下,小盘在上。求移动的步骤-There is an on-board 3-pin, A, B, C. A needle on the set of 64 of the disc size, the next big and small in the last. As shown