-
PetShop 3.0 Installer.msi微软示例代码
PetShop 3.0 Installer.msi微软示例代码-1955-1964 3.0 Installer.msi Microsoft sample code
- 2022-03-19 19:58:44下载
- 积分:1
-
称重软件
读取称重结果,并记录查询。》》》》》》》》》》(Read the weighing results and record queries.)
- 2021-03-24 13:59:15下载
- 积分:1
-
Acmotor_foc
说明: 3闭环调速,适合各种功率下的电机,基于DSP的!(three closed loop)
- 2011-04-05 13:49:11下载
- 积分:1
-
procmanagement
采购系统,源码及SQL。数据库SQL,采用VC6开发。(The procurement system, source code and SQL. SQL , developed by VC6.)
- 2016-02-25 00:27:39下载
- 积分:1
-
000000000000001
光立方【动画+频谱】!8*8*8光立方 的动画和频谱源程序!(Light Cube [animation+ spectrum]! 8* 8* 8 light cube animation and spectrum source!)
- 2013-09-02 21:22:21下载
- 积分:1
-
SIM900
SIM900 短信控制,实现远程控制一些继电器开关等,比如LED灯控制。(SIM900 SMS control, remote control to achieve some of the relay switches, such as LED lights control.)
- 2016-07-17 08:49:46下载
- 积分:1
-
智能小车蓝牙控制系统
//初始化PWM,定时器1
//RFPWM=log(TOP + 1)/log(2)
void Init_PWM1(void)
{ //比较匹配时清零OC1A/OC1B, OC1A/OC1B 在TOP 时置位
??TCCR1A??|= (1<<COM1A1)|(1<<COM1B1)|(1<<WGM11)|(1<<WGM10); //page117
??//快速PWM,预分频器64分频,page118 为4.1ms,243HZ
??TCCR1B??= (1<<WGM12)|(1<<CS11)|(1<<CS10);? ?
??OCR1A? ?= UPTIME;? ?? ?? ? //1.9ms
??OCR1B? ?= UPTIME;? ?? ?? ? //1.9ms(/RFPWM=log(TOP + 1)/log(2)
void Init_PWM1(void))
- 2020-06-18 09:00:01下载
- 积分:1
-
sMAPtool
完美世界游戏地图修改编辑工具,可以修改,编辑和同步地图文件。(Perfect world game map modify editing tool, you can modify, edit, and synchronized map file.
)
- 2013-10-24 14:57:30下载
- 积分:1
-
用VC++写的socket通讯程序,已经编译通过,使用时去掉文件只读属性,编译即可...
用VC++写的socket通讯程序,已经编译通过,使用时去掉文件只读属性,编译即可-With VC++ Write the socket communication program has been compiled through the use of paper when removed read-only attribute, the compiler can
- 2023-04-20 01:10:04下载
- 积分:1
-
SerialPort
C#串口收发界面,可以在此基础上自由改动(C# Serial Port TX and RX)
- 2010-12-01 18:33:51下载
- 积分:1