-
dianhuabohao
仿真电话键盘拨号的电路图 C 以及HEX文件 是我的单片机考试作业(this is my master piece)
- 2013-12-19 02:29:51下载
- 积分: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
-
usb_host_printer_pcl_5
说明: 惠普打印机 PCL5 语言 命令函数程序代码参考(hp pcl5 printing command reference)
- 2011-03-17 21:31:23下载
- 积分:1
-
vfuzzforveehe
汽车纵向的模糊控制器,模糊控制制器为通用格式,可根据需要修改。
(Vehicle longitudinal fuzzy controller, fuzzy control system is a common format, and can be modified.)
- 2012-09-30 19:25:47下载
- 积分:1
-
High-power-inverter-and-ac-drive
本书是“国际电气工程先进技术译丛”之一,该书分14章,介绍了各种大功率变频器的拓扑结构及原理、传动系统的组成,以及与此相关的各种先进控制策略。书中还同时详细地给出了多个专题的相关技术背景。可作为学术研究、产品开发等专业技术人员或产品工程师参考。介绍了大功率变频器及中压交流传动的最新发展技术,包括各种大功率变频器拓扑结构、脉冲调制方法、先进控制策略以及工业产品设计经验。包括250多个图表,对所有的主要理论和控制方法都给出了计算机仿真结果和试验波形。对实际产品设计和工业应用中各种问题,书中也进行了介绍。(This book is one of the "international electrical engineering advanced technology translations", the book chapter 14 points, this paper introduces all kinds of high-power inverter topology and principle, the components of the drive system, and the related all kinds of advanced control strategy.Is also given in detail in the book more than one project related technical background.Can be used as an academic research, product development and other professional and technical personnel, or product engineer reference.High-power inverter are introduced and the latest development of medium voltage ac drive technology, including all kinds of high power converter topology, pulse modulation methods, advanced control strategy and industrial product design experience., including more than 250 chart for all the major theories and control methods are the computer simulation results and experiment waveforms are given.For all kinds of problems in the actual product design and industrial application, th)
- 2014-01-13 11:12:08下载
- 积分:1
-
STC12C5A60S2
STC12C5A60S2电子负载全部代码,TM7705做AD TM8211做DA(STC12C5A60S2,TM7705AD TM8211DA)
- 2015-08-22 12:35:21下载
- 积分:1
-
dljs
改程序适应于电力系统短路电流计算,生成节点导纳矩阵和阻抗矩阵。(Change program suitable for power system short-circuit current calculation, to generate the node admittance matrix and the impedance matrix.)
- 2014-09-27 21:37:47下载
- 积分:1
-
AD4351-PLL
锁相环芯片ADF4351的控制程序,调用非常方便(fan yi bu liao a。。。。。)
- 2015-12-03 17:22:45下载
- 积分:1
-
JIS_Absensi
finger 103 for fingerscan
- 2014-11-18 21:48:26下载
- 积分:1
-
AD9851
AD9851中文资料,为pdf格式,资料比较详细,希望对需要者有所帮助。(AD9851 Chinese data)
- 2013-10-26 14:11:10下载
- 积分:1