▍1. 无线心率监测器
极为重要......所以无线心率监测器和温度传感器现在是一个天无线通信获得的步伐....即使是很小的事情,我们需要一个无线的机制....万一公共卫生其来非常方便。使用555定时器AMD89C52单片机,我们可以实现它
极为重要......所以无线心率监测器和温度传感器现在是一个天无线通信获得的步伐....即使是很小的事情,我们需要一个无线的机制....万一公共卫生其来非常方便。使用555定时器AMD89C52单片机,我们可以实现它
KS0108和KS0107组合的128*64LCD屏显示程式-KS0108 and KS0107 portfolio of 128* Embedded-screen display program
[人物信息]人物基址=6DB8BC一级偏移=68二级偏移=1B4三级偏移=4名字=30等级=60状态=1B8血当前=99C血总=A08蓝当前=9A0蓝总=A0C经验当前=9A4精力当前=9B8精力总=9BC坐标X=48坐标Y=50今日杀怪总数=C34出战珍兽ID=9DC[珍兽信息]珍兽基址=6DBAE8一级偏移=49DA0数组基数=138名字=1CID=8等级=34快乐=4C经验当前=38血当前=3C血总=40[小地图信息]小地图基址=6DB89C一级名称偏移=38DC名称=68[验证窗口信息]验证窗口基址=6D5DC8一级偏移=0二级偏移=C三级偏移=64
电子密码锁 源程序 电子密码锁 源程序-Electronic Code Lock source
实现图书查询等功能,可以帮助新的同学完成毕业的课程设计-Book Search features to achieve, you can help the new students to complete graduate course design
有好多vb入门代码,其中注释较多, 请根据要求查看!-Vb has a lot of entry-code, which notes more, please ask to see!
十速单片机TM57PA40主要功能,对学习及使用十速单片机有很大帮助-10-speed microcontroller TM57PA40 major functions of the learning and use of 10-speed microcontroller of great help
蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
汇编语言,关于机器人的.第一画面:男孩右手拿花向女孩跑去,这时天上忽然出现了一群小鸟,男孩向女孩求婚,女孩感动地接受了,迸出一颗心。 第二画面:两人过着幸福的生活。两人站在房子外,气球飘向了天。 -Assembly language, on the robot. First screen: the right hand holding flower boys ran to the girls, when the sky suddenly appeared a group of birds, boys to girls to marry him, the girl moved to accept,迸出heart. Second screen: two live a happy life. The two stood outside the house, balloons approaching the day.
自 动 往 返 小 汽 车程序-automatic procedures from cars
MCS51 LCD动画显示调试程序-animation MCS51 LCD display debugger
统计出各分数段学生的人数,输出各分数段学生的人数-Statistics of the scores above the number of students, the output of the scores above the number of students
应用8086系列接口芯片设计一个字符点阵为8*8LED显示器接口,显示字符“计、算、机、专、业”。每个字符显示2s,每个字符之间插入★,循环显示。-Application 8086 series interface chip to design a character dot-matrix display interface for the 8* 8LED to show character " into account, calculating, machine, specialized, industry." Each character display 2s, inserted between each character ★, loop display.
crc循环冗余校验用汇编实现(计算机网络作业)-crc cyclic redundancy check with the compilation of implementation (computer network operations)
QAM16编码 QAM16编码 QAM16编码 QAM16编码-QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码
修改内存数值流程:1.运行->2.运行游戏>3.打开游戏进程->4.首次搜索一个数值>5.回游戏中让这个数值改变 ->6.按数值增减的情况再次搜索->7.重复步骤5和6直到得到一个或很少的几个结果->8.在这几个结果中判断哪一个是真正的结果
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of the file corresponds to each byte location, the source file read, the purpose of copying documents the success of the natural.