-
51andNANDFlash
51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求(51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified)
- 2012-04-25 11:00:41下载
- 积分:1
-
temperature-field
铸造过程中温度场的描述的仿真模拟,可以写到文件中(Casting process described temperature field can be written to a file)
- 2017-03-23 16:47:30下载
- 积分:1
-
infrared-transmitting-receiving-
本文包括红外发射和接收模块,以及和他们相关的资料信息
(In this paper, including the infrared emission and receiving module, and their related information)
- 2015-04-14 12:07:28下载
- 积分:1
-
1
说明: CRC循环的代码,可以用,很详细,欢迎下载(CRC cyclic code can be used, in great detail, are welcome to download)
- 2010-05-13 03:38:26下载
- 积分:1
-
CT
说明: 双路输出控制器”具有信号输出时间设定、 输出信号占空比调整、 当前输出通道及时
间显示、系统工作参数存储、串口通讯及 LED 指示等功能。 “双路输出控制器”通过串口完
成信号输出时间设定功能;通过 EEPROM 完成系统工作参数存储功能;通过按键完成输出通
道切换、 输出信号占空比调整及停止信号输出功能; 系统硬件电路主要由 MCU 控制单元、独
立按键、 LCD 显示单元、 串口通讯单元、 EEPROM 数据存储单元和 LED 指示单元组成(Dual output controller has the signal output time setting, adjust the duty cycle of the output signal, the current output channel in time
Between display, system operating parameters are stored, serial communications and LED indicator. Dual Output Controller through serial END
A signal output time setting function complete system operating parameters via EEPROM memory function complete output pass through the key
Channel switching, adjust the duty cycle of the output signal and the stop signal output function the system hardware circuit is mainly controlled by the MCU unit, alone
Li buttons, LCD display unit, serial communication unit, EEPROM data storage unit and LED indication units)
- 2015-03-10 20:14:34下载
- 积分:1
-
Debenu-Quick-PDF-Library-Guide
给大家介绍一个PDF操作的sdk。通过这个sdk你可以直接对PDF文件进行显示、修改、新建及打印(Debenu Quick PDF Library Guide)
- 2015-08-28 21:20:31下载
- 积分:1
-
Visual_Studio_2010_Shortcuts
Microsoft Visual Studio 2010 Express
快速功能鍵(Microsoft Visual Studio 2010 Express
Keybinding Brochures)
- 2014-01-21 14:51:30下载
- 积分:1
-
PCL818
毕业设计时做DC600V逆变器测试系统,采用工控机为主控制器,PCL-818数据采集卡, VC++作编程工具,对25T、25k型客车使用的逆变器进行性能测试。(Graduation time to do DC600V inverter test system, IPC-based controller, PCL-818 data acquisition card, VC++ as a programming tool, 25T, 25k bus-type inverter used for performance testing.)
- 2011-10-22 08:44:46下载
- 积分: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
-
mu
奇迹自动捡物按键精灵源码
可自动挂机,捡物文本源码(Miracle Source Wizard button automatically picking up objects)
- 2014-01-13 02:37:54下载
- 积分:1