-
12
基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分:1
-
Visual_Studio_2010_Shortcuts
Microsoft Visual Studio 2010 Express
快速功能鍵(Microsoft Visual Studio 2010 Express
Keybinding Brochures)
- 2014-01-21 14:51:30下载
- 积分:1
-
vbplc
说明: vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
- 2010-04-21 01:44:57下载
- 积分:1
-
happy-new-year
2012网页版新年祝福,源码是从别处下载,并非自己原创(happy new year)
- 2012-01-07 10:53:16下载
- 积分: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
-
yylink
可根据需要上传图片logo
首页链接的调用(点击排在前5位的站点)
文字链接的调用(可取消)
login.asp 后台管理登陆口
帐号、密码均为admin(According to the need to upload pictures logo
The home page links (click to call the top 5 sites)
Text link call (can be cancelled)
Login.asp background management landing port
The account and password are admin)
- 2016-03-06 19:08:22下载
- 积分:1
-
11vs11robot-soccer
这个是11V11的平台,里面有简单的策略,代码都经过了注释,非常适合初学者学习。(This is the 11V11 platform, which has a simple strategy, the code have been annotated, very suitable for beginners to learn.)
- 2020-10-14 18:17:30下载
- 积分:1
-
用vb写的数控仿真系统
说明: 仿真机床切割,可生产可编辑的轨迹代码,方便操作.(Simulated machine tool cutting, can produce editable trajectory code, easy to operate.)
- 2020-06-28 11:40:01下载
- 积分:1
-
Mt
说明: 多路温度测试模拟,使用VB写的,只是模拟(Many way template test source)
- 2011-12-15 11:09:16下载
- 积分:1
-
CDPartner
这是一个带有时钟,闹钟的桌面宠物程式.
还有记事功能!!COOL(This is a clock, alarm clock, desktop pet programs. There Notepad function!! COOL)
- 2007-11-29 19:45:16下载
- 积分:1