-
1998_RLDEiDI
os developer that helps you develop an os
- 2010-11-14 17:56:35下载
- 积分:1
-
AD420
改程序实现对16位高精度的数模转换AD420的初始化(Reform program to achieve high accuracy 16-bit initialization DAC AD420)
- 2011-05-14 21:43:06下载
- 积分:1
-
SampleLED
说明: project sampleled new c again
- 2020-05-02 17:19:32下载
- 积分:1
-
LCD_HZK
汉字点阵字库仿真,这个字库挺好用的,希望能为大家提供帮助!(Chinese character dot-matrix font Simulation)
- 2009-03-11 14:50:54下载
- 积分:1
-
duandianshizhong
一个断电延时时钟,芯片为1302 液晶1602(A power-off delay clock, chip LCD 1602 1302)
- 2011-11-21 17:37:49下载
- 积分:1
-
xptable_v1.0
xptable_v1.0不错的asp.net开发用控件。(Xptable_v1.0 good asp.net development with controls.
)
- 2015-03-15 16:08:20下载
- 积分:1
-
Carrental
2013年实用高级汽车租赁网站代码,积分系统、会员系统、在线预订系统。(Car rental website source code)
- 2020-10-21 20:47:24下载
- 积分:1
-
MakerFit
帮朋友做的一个健身类的网站,源码是asp.Net的。网站界面简单大方。(To help a friend do a fitness class website, the source is asp.Net. Simple and elegant web interface.)
- 2015-11-13 02:27:37下载
- 积分:1
-
Xaoxobook
简单,实用,论坛形式回复,没有后台,艾特同学录配套留言本 (Simple, practical, a forum reply, no background, Ait Classmates supporting Guestbook)
- 2016-03-15 23:01:49下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1