-
webscin
web漏洞扫描 web安全检测 网站检测(web vulnerability scanning web security testing)
- 2014-02-21 11:44:29下载
- 积分:1
-
WindowsApplication1
很久以前写的一个数码管取模软件,可做单片机来发辅助…(a MCU tool ,i ve written it when i was a freshman)
- 2011-11-28 14:16:20下载
- 积分:1
-
Ethernzt-Athernet
OMRON FINS 串口 以太网通讯协议软件原代码(The original Code of OMRON FINS Serial Ethernet Communication Protocol Software)
- 2018-07-30 12:43:58下载
- 积分:1
-
MUSIC-
基于最小冗余线阵的谱相关共轭循环MUSIC算法(MUSIC algorithm based on conjugate cyclic spectral correlation minimum redundancy linear arrays)
- 2013-12-26 12:39:53下载
- 积分:1
-
jinl
学4年来做过的竞赛以及老师的科研项目所积累下来的c51源代码,一共有40(4 years of study done as well as the Teacher of the competition accumulated research c51 source code, a total of 40)
- 2009-04-03 14:08:38下载
- 积分: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
-
vb_温湿度_Access
说明: 100% 可以运行的温湿度显示软件,数据保存在数据库之间的通信 串口通信(100% operational temperature and humidity display software, data stored in the database communication serial port)
- 2020-06-18 06:20:01下载
- 积分:1
-
zhiliudianjtiaosu
实现用单片机控制直流电机调速功能,可用,有hex文件(Achieve MCU control DC motor speed control function is available, a hex file)
- 2012-05-27 10:47:23下载
- 积分:1
-
aspxtp
asp投票系统,.,,,,
(asp ,.,,,, voting system)
- 2008-01-03 15:26:54下载
- 积分:1
-
PPM_PCM_FM_2.4G
2.4g和FM(72MHZ,40MHZ,35MHZ……)是个啥信号波,就是我们的控制内容,手拿遥控器推一推摇杆,信号波的频率就会改变(2.4g and FM (72MHZ, 40MHZ, 35MHZ ......) is Gesha signal wave is our control content, holding the remote control push, rocker, will change the frequency of the signal wave)
- 2013-06-04 12:50:31下载
- 积分:1