资源列表
wenkong
- 温度控制程序+仿真图 温度控制程序+仿真图-Temperature control procedures+ simulation diagram
51-c
- 单片机的基本学习代码,方便读者自学单片机的c语言编程,里面包含了大概10个左右的例程。-Basic learning microcontroller code for easy self-microcontroller c programming language, which contains about 10 or so routines.
0060211903DCar
- A 3D car racing program
VC-connect-access
- VC编写的一个实现记账功能的小程序。包含了对Access数据库连接,查询、修改、删除等基本操作。实现基本图形化界面。供初学朋友参考。-A small program coded by VC which can be used to connect ACCESS database.
80119748VBFIGHT
- A VB fight arcade game
RS232
- Comments : (1) Full Duplex (2) Tested from 1200 to 9600 Baud( @ 8 Mhz ) (3) Tested from 1200 to 19200 Baud(@ 16 & 20 Mhz) The User gets a total time as specified by the User Cycles in the table ( or from equations ). The user routi
ADD_BCD
- This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
shiyan
- 能够用单纯C语言实现BMP格式图像的读入、显示与保存-Can use a simple C language read BMP format images, display and save
wr
- eeprom AT28C64B 的读写程序-read and write program eeprom AT28C64B
BCD_ADD
- This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
B16TOBCD
- Binary To BCD Conversion Routine This routine converts a 16 Bit binary Number to a 5 Digit BCD Number. This routine is useful since PIC16C55 & PIC16C57 have two 8 bit ports and one 4 bit port ( total of 5 BCD digits) The 16 bit binary
BCD_SUB
- *** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_
