-
时钟系统&&定时器
认识时钟系统和定时器的作用和如何去运用。(Understand the function of clock system and timer and how to use it.)
- 2017-11-11 13:36:06下载
- 积分:1
-
chap1
Visual Basic 学习的例子 Visual Basic 学习的例子(Examples of learning Visual Basic)
- 2014-01-04 16:21:20下载
- 积分:1
-
testcmd
通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
- 2012-04-18 16:17:13下载
- 积分:1
-
MulDesk
提供4个windows桌面的最简洁程序,切换速度快。包括系统托盘图标,支持快捷键alt+1(2,3,4)切换。(Provide four of the most simple windows desktop application, switching speed. Including the system tray icon, support shortcut key alt+1 (2,3,4) switching.)
- 2011-07-16 11:01:32下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
Expression-evaluation
bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个)
algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9)
Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
- 2014-02-11 18:14:56下载
- 积分:1
-
L25__2901__64i
Linux下,minigui串口口通讯界面编程与开发,实现收发控制
(Under Linux, minigui serial port communication interface programming and development, the transmitting and receiving control)
- 2012-07-27 15:40:57下载
- 积分:1
-
MAX31865模块资料
max31865的模拟单片机spi通信的程序。(Max31865 analog MCU SPI communication program.)
- 2018-12-11 19:54:32下载
- 积分:1
-
ElapseTime
将路径1档案copy到路径2 计算所须的时间(精确度:milllisecond)(path to a file copy of the calculation of two paths, the time required (accuracy : milllisecond))
- 2007-02-08 11:03:02下载
- 积分:1
-
trunk
串口通讯的一个类,已经在用,分享给大家。(serial port communication file.)
- 2015-09-14 11:34:06下载
- 积分:1