-
Si4464-63-61-60
SI4463的详细英文资料
SI4463 detailed information in English(SI4463 detailed information in English
SI4463 detailed information in English)
- 2014-01-03 10:10:07下载
- 积分:1
-
EQ2008_Dll_CSharp
LED显示屏的二次开发,案例例子,有实时显示屏更新数据,动态文本效果。(LED display of the two development, the case, there are real-time display update data, dynamic text effect.)
- 2021-04-14 16:48:55下载
- 积分:1
-
4051
cd4051芯片驱动,定义管脚后可直接调用输出接口,输出值以在头文件中给出(driver for cd4051 )
- 2012-12-18 23:24:13下载
- 积分:1
-
temperture_system
18b20温度感应程序组成的测试系统使用的C语言编写(18b20 procedures consisting of temperature sensor test system used in C language)
- 2009-03-23 12:03:48下载
- 积分:1
-
linear computer mouse
说明: 巡线电脑鼠的程序,可以下载到51单片机中测试,程序可以用,纯手动编写,希望采纳(The Program of Patrolling Computer Mouse)
- 2019-01-18 09:58:56下载
- 积分:1
-
51-IO-port-uart--C
单片机模拟UART,实现软件模拟串口,C语言编写(Single-chip analog UART, software simulation serial, C language)
- 2013-08-09 20:10:21下载
- 积分:1
-
LayersOfMaps
It s an add-in for Arcmap to display properties of layers.
- 2013-12-03 05:30:09下载
- 积分:1
-
fg757p
vpn auto linker
dont dl just testing :d
- 2016-02-12 09:53:31下载
- 积分:1
-
VisualCDatabaseProgramAndEx.z05
Visual C++数据库编程与实例 pdf超高清电子版与原书光盘,非常不容易搞来的,福利来啦!200多M,只能分割,敬请见谅!主卷是VisualCDatabaseProgramAndExamples.zip,还需要下载12个分卷,此为第5分卷(Visual C++ database programming with examples pdf electronic version of ultra-high-definition optical disc with the original book, is not easy to engage in, and benefit coming! More than 200 M, only split, please forgive me!)
- 2013-11-17 16:13:10下载
- 积分: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