-
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
-
skinforwin
Other Skin for yous App... simple, you can made more skins for it. Come whit some skins
- 2015-07-12 18:48:41下载
- 积分:1
-
PIC_BASIC_PRO_son
pic basic pro son hal
- 2009-05-17 23:39:26下载
- 积分:1
-
ds18b20vb0
18B20测温,上位机程序,VB6.0环境开发(18B20 temperature, host computer program, VB6.0 environment for development)
- 2010-06-07 11:55:24下载
- 积分:1
-
lrc2utf
该程序作用:将后缀为了;lrc的歌词文件,转换成 ulead 会声会影10.0 中的歌词导入文件(后缀为utf)。使用方法:先在文件中打开 .lrc 文件,然后开始转换,完毕可以查看结果,转换后的文件以 .utf 保存在同一目录下。(role in the procedure : To suffix; Lrc lyrics documents, converted into 10.0 ulead Huiqinghuiying the lyrics into paper (suffix for utf). Use : first opened in the document. Lrc file, and then started to change, can view complete results conversion of documents to. utf preserved in the same directory.)
- 2007-05-20 11:11:00下载
- 积分:1
-
chua.pdf
AT89C52单片机与VB串行通信的实现实现vb(AT89C52 microcontroller with VB serial communication to achieve vb)
- 2012-05-20 14:25:13下载
- 积分:1
-
WinHex
磁盘读取软件 winhex可以查看SD卡扇区等操作( U78C1 u7B0 u8BFB u53D6 u8F6F u4EF6 winhex u53EF u4EE5 u67E5 u7709 u5361 u6247 u533A u7B49 u64CD u4F5C)
- 2017-05-26 06:32:02下载
- 积分:1
-
pic18f2550-usb-osiloskop-termometre-frekans-sayic
PIC18F2550 sorts of applications made with this beautiful project with 3 source code has comes up all the computer software and computer-related pic assembly software is written in Visual Basic 6
- 2013-11-17 07:56:50下载
- 积分: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
-
FX_keyreader
Mitsubishi FX Keyreader to unlock FX1S,1N, 2N
- 2014-11-28 17:05:18下载
- 积分:1