-
Standard-CPP
美国编制C++教程,提高C++编程质量,有利于学习资料,对初学者和入门的都有很提高。(Improve the quality of C++ programming, in favor of learning materials for beginners and entry has very improved)
- 2014-01-13 16:35:32下载
- 积分:1
-
BZfangwu
霸猪房屋租赁系统,和搜房差不多,别的没什么特别(tyrants pig housing rental system, and the seizure of the almost, no other special)
- 2006-11-12 12:23:00下载
- 积分:1
-
endtime
当时间到时,蜂鸣器提醒,并有音乐提示。
时间可以自己设定,可以最小化到托盘。(time)
- 2010-06-30 13:16:09下载
- 积分:1
-
DIANLIxitong3
详细介绍了电动机如何拖动负载运行以及电动机的工作原理(Described in detail how to drag the load motor operation and motor works)
- 2010-12-18 14:24:52下载
- 积分:1
-
DS18b20WDHS
DS18B20温度换算器,可以检验单片机传感器检测出来的值。注意,是VB.net源码。(DS18B20 temperature converter, you can test the value of single-chip sensor detects.Note it is VB.net source.)
- 2013-05-04 20:55:17下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
SPH
SPH相关的程序源代码,希望能帮到大家,谢谢(SPH-related source code, I hope to help everyone)
- 2014-12-04 22:10:42下载
- 积分:1
-
Standard-CPP
美国编制C++教程,提高C++编程质量,有利于学习资料,对初学者和入门的都有很提高。(Improve the quality of C++ programming, in favor of learning materials for beginners and entry has very improved)
- 2014-01-13 16:35:32下载
- 积分:1
-
HelloWorld
这是一个使用的HTML标签查找源代码,通过这个源代码可以方便的复习HTML标签。(This is a HTML tag source code,with which you can look up conviently the HTML tag.)
- 2015-04-06 00:40:36下载
- 积分:1
-
Mt
说明: 多路温度测试模拟,使用VB写的,只是模拟(Many way template test source)
- 2011-12-15 11:09:16下载
- 积分:1