-
eTerm443
中航信ETERM放大器,C++
支持350,443端口,分享一下,一起学习(CNAC letter ETERM amplifiers, C++ 350,443-port, share, learn together)
- 2012-07-02 14:51:24下载
- 积分:1
-
USB2
USB2.0原理与工程开发光盘 欢迎下载(The USB2.0 principles and engineering development of CD-ROM Download)
- 2012-05-29 17:15:15下载
- 积分:1
-
tqdmsj
提取测量断面数据lisp源码,以便于断面图的绘制等工作开展(
Extract measurement section data source lisp)
- 2016-03-30 17:44:01下载
- 积分:1
-
Chip-electronic-bell-million-years
单片机万历年电子钟Chip electronic bell million years(Chip electronic bell million years)
- 2013-11-15 15:16:49下载
- 积分: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
-
The-Art-and-Science-of-C
The art and scientific of c c语言的入门书 已在看(The art and scientific of primer cc language has been looking at)
- 2015-12-22 20:44:03下载
- 积分:1
-
JN-AN-1229
说明: zigbee document upload 23/7/2019
- 2020-06-21 18:00:02下载
- 积分:1
-
10GenericMFC
电子时钟程序,通过VC++编程,实现电子时钟程序,方便编程爱好者交流学习。(Electronic clock procedures, through VC++ programming, electronic clock procedures to facilitate the exchange of learning programming enthusiasts.)
- 2013-07-11 14:29:17下载
- 积分:1
-
Project
Tic Tac Toe Game Or X O Game is a traditional game requires you to assemble 3 X s or O s in vertical , horizontal way
- 2014-11-07 21:42:17下载
- 积分:1
-
Light-water
电协开发板 C51单片机程序,用于实现单片机的流水灯输出(Electric Association C51 microcontroller development board procedures for the realization of single-chip light water output)
- 2013-10-27 11:07:48下载
- 积分:1