-
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
-
STM32+SIM800A
STM32控制SIM800A模块进行GPRS透传,发短信测试,接收短信测试,拨打电话功能,通过服务器发送指令控制LED灯。定时上传心跳包
- 2022-04-25 07:16:26下载
- 积分:1
-
canvas
五子棋游戏,可以人机交互玩,自动判断输赢(Welcome to play)
- 2009-10-26 13:25:22下载
- 积分:1
-
C语言编写扫雷游戏
C语言编写扫雷游戏
- 2020-12-04下载
- 积分:1
-
DualContouring
We present a robust approach to creating 2.5D building models aerial LiDAR point clouds. The method is guaranteed to produce crack-free models composed of complex roofs and vertical walls connecting them
- 2015-02-26 12:33:09下载
- 积分:1
-
Apriori算法程序实现
关联规则挖掘算法Apriori的C#程序实现;学习关联规则挖掘及算法实现的有用资料。包含:Apriori.exe,Apriori.sln,Form1.cs,Trans.cs,说明.txt等几个文档。
- 2022-01-24 12:57:33下载
- 积分:1
-
批量文件名更改器,我是新手,希望大家能予以指导
批量文件名更改器,我是新手,希望大家能予以指导-batch file name change is, I greenhorn, I hope you will be guiding
- 2022-03-31 11:27:28下载
- 积分:1
-
VisualCandMatlabunitdesign(1)
Matlab 与 Visual C++ 联合编程教程第一章(Visual C++ & Matlab unit-design)
- 2010-10-14 10:08:35下载
- 积分:1
-
PCRat
呵呵,一款功能非常强大的远控软件,可以非常好的学习vc++(Oh, a very powerful remote control software, can be very good to learn vc++)
- 2011-08-20 16:45:03下载
- 积分:1
-
RationalQuantifyUsage
绝对原创,请站长加分啊,这是用来快速定位性能底下的一段测试代码,配合Quantify使用,上面附有说明,如何定位到。(Rational Quantify Usage)
- 2014-06-06 10:48:34下载
- 积分:1