-
ASD24B201303
Delta servo drive a new generation of hardware ASDA-B2 manual programming is an electrical engineer hardware reference manual,
- 2014-02-24 15:14:34下载
- 积分:1
-
346573736
装修公司网站系统修正版源码,有需要的就下载吧。(Decoration company website system amended version of the source code, need to download it.)
- 2013-09-09 16:33:10下载
- 积分:1
-
personweb
,,,,,,,,,,个人网站web作品
,,,,,。(personal web)
- 2014-06-17 18:30:39下载
- 积分: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
-
将十进制数转换为二进制数和16进制数 CONVERT
将十进制数转换为二进制数和16进制数,可用于单片机初值设定时的计算(convert decimal to binary and hexadecimal ,Can be used to calculate the initial set of single chip microcomputer)
- 2014-05-02 16:41:06下载
- 积分:1
-
421q
说明: 基于asp的网站管理系统,课直接下载使用,对初学者有恨大帮助,希望对大家有用(based website management systems, direct download lesson use, for beginners to hate big help, we hope to useful)
- 2005-12-10 22:20:41下载
- 积分:1
-
Android_UI
※ 第一篇:介紹應用框架概念、原理和特性。
※ 第二篇:闡述應用框架之設計技巧。亦即,如何打造應用框架。
(註:如果你的職務是「使用」Android 框架來開發應用程式的話,可以跳過本篇,直接進
入第三篇。)
※ 第三篇:說明及演練Android 應用程式設計的36 技。
※ 第四篇:介紹Android 框架與硬體之間C 組件的開發流程及工具。
- 2012-02-27 16:04:39下载
- 积分:1
-
Smartcar_SCI
智能车开发串口接收数据上位机软件.源代码.如果自己加上数据分析功能,就非常有用.(Development of intelligent vehicle PC software serial receive data. The source code. If they combined data analysis, it is very useful.)
- 2010-10-18 16:02:08下载
- 积分:1
-
1.17
假定一维整型数组a[n]中的每个元素值均在[0,200]区间内,分别统计出落在[0,20],[20,50],[50,80],[80,130],[130,200]等各区间内的元素个数;(Assume a one-dimensional integer array a [n] each element of the values are in the range [0,200] interval, respectively, the statistics fall [0,20], [20, 50], [50, 80], [, 130] , element number [130,200], etc. of each interval )
- 2015-11-17 23:09:58下载
- 积分:1
-
601700ROTGL_mit_Null_2WM_2GLS_V30
op software in bascom
- 2009-06-03 06:59:08下载
- 积分:1