-
suanfa
打孔机主要用于在制造印刷线路板流程中的打孔作业。本问题旨在提高某类打孔机的生产效能。
打孔机的生产效能主要取决于以下几方面:(1)单个过孔的钻孔作业时间,这是由生(this is a new suan fa ofaa)
- 2012-08-25 16:18:21下载
- 积分:1
-
modscan32tidy
MODSCAN32英文版,
很好用的。(MODSCAN English, very good use.)
- 2010-08-23 21:27:05下载
- 积分:1
-
DS1302
很好的一个东西,希望对大家有所帮助,这是关于DS1302的一个程序(Good thing, we want to help, this is a program on DS1302)
- 2011-02-11 09:14:14下载
- 积分:1
-
Image-DENOISE
应用程序向导已为您创建了此 Test 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。(The application wizard has created this Test application for you. This
application not only introduces the basic knowledge of the Microsoft class, but also the starting point for the application.)
- 2015-10-16 21:05:00下载
- 积分: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
-
MPC837xE-RDB_init.cfg.tar
which will use for MPC837XERDB when programming
- 2011-11-01 21:54:43下载
- 积分:1
-
frameparse
一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确(An Ethernet frame analysis program, the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation (see annex), to determine the number of frames, each frame contents all fields to detect CRC checksum is correct)
- 2013-12-06 17:41:20下载
- 积分:1
-
Exam1
icarnegie系列教程SSD4的Exam1 标准满分答案,希望对大家会有所帮助(icarnegie standard series of tutorials SSD4 the Exam1 out the answer, we want to be helpful)
- 2010-12-06 17:44:44下载
- 积分:1
-
smartcarbylei
智能追踪小车,并且可以用遥控手动控制转弯加前后左右(Intelligent tracking car, and can be controlled manually with the remote turn around Canada)
- 2013-10-05 18:09:02下载
- 积分:1
-
bujindianji
基于单片机MSP430的 步进电机控制 测距程序 (MSP430 microcontroller-based stepper motor control ranging program)
- 2014-04-19 16:02:47下载
- 积分:1