资源列表
18b20
- 初学18b20+1602温度显示 全c程序请大家指教下,-18b20 1602display
Administrator
- 语言 ssh语言,一些重要的知识点都有运用。希望对大家有用-a important ssh
main
- 关于LCDHT1621驱动与显示功能源码,按键处理,中断定时处理,芯片为FM8PE53-the source is LCD-HT1621 driver and display function, and keyboard process, the timer function, the chip is FM8PE53
gh0st==IOCP
- ghost类远程控制---完完全全OK了+上IOCP修复(注册表)-ghost class Remote Control--- totally OK,+ on IOCP repair (Registry)
msp430f149
- 运用IAR对系统测控程序进行编程,包括编写测距模块,温度补偿模块,报警模块,LCD显示模块的基本程序。-System monitoring and control procedures for the use of IAR program, including the preparation ranging module, temperature compensation module, alarm module, LCD display module basic procedures.
waidianfa
- 优化设计外点法程序,使用Visual c++编程,最优搜索法的一种-Optimization design method using Visual programming, c++ programming, an optimal search method
BmpClock
- 一个简单的汇编小时钟,罗云杉老师书上的例子 可以更换图片,可以。-A simple compilation of small clock, Luo spruce teacher book s examples can replace the picture, you can.
pi
- 该段代码主要用于LCD检测,验证其是否损坏。主要适用单片机16F8-This code is mainly used for LCD inspection, verify that it is damaged. Mainly suitable microcontroller 16F877
jjcsf
- 用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即: 17-1-3-5-7-9<0 可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。- With an odd number of reduction method, find the approximate square root of
xscjgl
- 由汇编语言编程的学生成绩管理系统,能够生成相应的成绩文件,格式为 学号——姓名——成绩。-By the assembly language programming of student achievement management system that can generate the corresponding results file format student number- Name- results.
SFZHM
- 利用汇编语言,按照特定的算法,算出身份证号码的最后一位,经过验证,准确无误。-The use of assembly language, according to a specific algorithm to calculate the last one ID number, a proven, accurate.
GDBH
- 用汇编语言实现的验证简单的哥德巴赫猜想的代码,简化的歌德巴赫猜想:任何一个大于6的偶数均可以表示为两个素数之和。现从键盘输入一个0~65535之间的无符号整数,试验证歌德巴赫猜想。 如输入数12,输出: 12=5+7 如输入数20,输出: 20=3+17 20=7+13 如输入数7,输出: Must be even 如输入数3,输出: Must be greater than or equal to 6-Using assembly lang
