-
FileConvert
将BAL网站的BA算法的输入数据转换为sba算法可用的相机和点分开的数据文件(The BAL website BA algorithm input data into sba algorithm available camera and point separate data files)
- 2017-04-26 09:53:03下载
- 积分:1
-
Mypro
基于atmel studio 6,使用avr128单片机,实现超市导购机器人编程,直流电机结合颜色传感器实现自动巡线,5个舵机,3个自由度(Based on atmel studio 6, using avr128 microcontroller, to achieve the supermarket shopping guide robot programming, combined with the color sensor DC motor automatic transmission line, 5 servos, three degrees of freedom)
- 2013-09-28 22:44:36下载
- 积分: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
-
webscin
web漏洞扫描 web安全检测 网站检测(web vulnerability scanning web security testing)
- 2014-02-21 11:44:29下载
- 积分:1
-
Standard-CPP
美国编制C++教程,提高C++编程质量,有利于学习资料,对初学者和入门的都有很提高。(Improve the quality of C++ programming, in favor of learning materials for beginners and entry has very improved)
- 2014-01-13 16:35:32下载
- 积分:1
-
shangweiji
上位机,与51单片机进行通信,将从单片机发送过来获得的信息显示在显示界面上。(PC, with 51 single-chip communication, sent from the information obtained from the microcontroller is displayed on the display screen.)
- 2014-02-18 15:30:11下载
- 积分:1
-
20120227MLS
汽车大灯开关节点C语言编程,基于飞思卡尔芯片程序(Automotive headlight switch node C programming language, based on Freescale chips)
- 2013-03-17 16:49:04下载
- 积分:1
-
banner
YouTube网站上的幻灯片特效代码,从谷歌的youtube capture上扒下来的,图文banner切换效果。简洁大气,美观又不失时尚,名站的设计师就是不一样啊,因为喜欢这个焦点图幻灯代码,所以才花了不少时间整理出来,不敢独享,与源码爱好者网页分享,截图中的乱码是因为编码没有修改,自己用时候添加一行编码声明就不会乱码了。(Slide effects on YouTube code from Google, YouTube Capture on picking down, the graphic banner transition effects. Simple atmosphere, beautiful yet stylish, the designer of the name of the station is not the same ah, because I like the focus map slide code, why they spent a lot of time to sort out, not exclusive, to share it with the source enthusiasts page, screenshots in the garbage because the code is not modified when adding a line to encoding declaration will not be garbled.)
- 2013-04-23 22:38:06下载
- 积分:1
-
VBvollage
高精度电压表(24bit) VB源程序,简单修改可实现多量程(precision voltage (24bit) VB program, a simple change can be realized more range)
- 2021-02-08 15:29:54下载
- 积分:1
-
Carrier_0_03.tar
CARRIER todo esto es un documento elaborado con la mayora facilidad
- 2013-12-14 04:43:26下载
- 积分:1