-
LOGIC
简单的继电保护控制源代码,变压器及线路保护类(Simple relay control source code)
- 2013-07-03 15:50:12下载
- 积分:1
-
intelligent
教室智能照明系统,通过红外判断人流,从而开启教室中的照明灯。(Classroom intelligent lighting system, to determine flow through the infrared to open the classroom lights.)
- 2020-06-29 20:20:02下载
- 积分:1
-
Thejammingofspreadspectrumcommunicationssystemandt
西电毕业论文,文章详细的阐述了直扩原理并且进行了仿真。扩展频谱技术有多种基本实现方式,本文主要介绍的是直接序列
扩频技术,特别针对二进制的 PSK调制解调技术,直接序列扩频系统的抗干
扰能力分析与直接序列扩频系统的同步方法,并进行了相关仿真分析。(Spread spectrum communications has many basic
manners of implementation, this paper main introduces the direct
sequence spread spectrum technology. The technology of digital
signals’ modulation and demodulation, aiming at phase shift keying
analyzing the capacity of resistance to anti-jamming of direct
sequence spread spectrum system(DSSS) and the method of
synchronization in direct sequence spread spectrum system base on
the DSSS of the matlab’s simulation.)
- 2010-08-22 22:30:16下载
- 积分:1
-
电子时钟
电子时钟程序,简洁明了,原创请勿抄袭
适用于stc15单片机(Electronic clock program)
- 2018-02-09 16:26:16下载
- 积分:1
-
VCPPFileMonitor
本程序可自动监测被测主机中的所有文件的操作,通信包截获等(The program can operate automatically monitor files, such as intercepted communications package)
- 2015-04-09 13:53:57下载
- 积分:1
-
Mt
说明: 多路温度测试模拟,使用VB写的,只是模拟(Many way template test source)
- 2011-12-15 11:09:16下载
- 积分:1
-
suming-up-numbers-of-leapyear
编写一段程序 统计从1000年到1999年之间闰年的个数 最后输出到屏幕上来(writing a program to sum up the numbers of leapyear between 1000 and 1999.Finally,showing the result on the screen.)
- 2015-01-02 21:47:35下载
- 积分:1
-
M16_LED1
M16跑马灯试验,内容丰富,代码简单,信息量大(M16 Marquee test, content-rich, simple code, the large amount of information)
- 2012-05-28 13:24:09下载
- 积分: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
-
fpspr70
COM reference for farPoint Spread 7.0
- 2015-10-09 20:45:05下载
- 积分:1