-
NozzleTest20110904
实现对气体流量表的基于音速喷嘴的自动检定(testing for the gas flow meters based on stangdard acoustic nozzles)
- 2013-11-07 12:04:28下载
- 积分:1
-
2401-FOR-xs128
助赢无线发射模块24l01调试程序for xs128(24l01 debugger to help win wireless transmitter module for xs128)
- 2013-04-08 09:20:01下载
- 积分:1
-
RTX51-Tiny
MDK RTX51 开发51单片机,使用RTX,对于初始学者很方便(MDK RTX51 )
- 2014-07-08 16:36:23下载
- 积分:1
-
51dianpianjidi1760
以c51单片机为核心,利用1760芯片进行语音报时,51单片机控制(With c51 microcontroller core, the use of 1760 chip for voice timekeeping, 51 MCU control)
- 2013-11-28 09:41:59下载
- 积分:1
-
angle-time
用于计算同步电机发生三相短路故障时,功角随时间的变化关系。(For the calculation of the three-phase short circuit fault occurs synchronous motors, power angle changes with time.)
- 2015-04-14 13:23:34下载
- 积分:1
-
MD130_TUBUS_DRIVER
oprogramowanie kamery MD130
- 2012-10-04 05:38:34下载
- 积分: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
-
CAN-ZLG
基于周立功CAN的上位机软件,可以实现对CAN的打开,波特率设置,滤波设置,消息发送,消息接受等等。亲测可用。完全可以作为二次开发的资料。(Based ZLG CAN PC software can be achieved on the open CAN baud rate settings, filter settings, the message is sent, the message to accept more. Pro-test available. Can be used as secondary development information.)
- 2021-04-28 14:28:43下载
- 积分:1
-
visualport
这是一个虚拟串口和红外口的例子的源代码。(This is a virtual serial port and infrared mouth of the source code examples.)
- 2007-03-22 11:11:40下载
- 积分:1
-
VIDBUF
8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单
片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、
创新32位声开发、视频实例(8051/8096/8099/8048 SCM tools,
Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
Machine assembly language, dos not an open secret, windows process control, graphical programming,
Innovative 32-bit sound, video examples)
- 2014-02-24 15:15:08下载
- 积分:1