-
keil5_8051
说明: 大彩串口屏例程。
基于51单片机
keil 5开发系统(Large color serial port screen routine.
Based on 51 single chip microcomputer
Keil 5 development system)
- 2020-03-24 20:00:17下载
- 积分:1
-
WebTest
说明: 一个通过post以及get访问网站的小工具(A small tool for accessing websites through post and get)
- 2020-05-07 14:46:53下载
- 积分:1
-
MotionDetect
说明: 移动侦测技术的设计与实现,包括移动侦测的原理和功能实现。(Motion detection technology, design and implementation, including the principle of motion detection and functional implementation.)
- 2011-04-11 13:24:41下载
- 积分:1
-
DEC2812
合众达DEC2812开发板的源程序,包含所有的.h源文件和各模块的初始化程序(UCO DEC2812 development board source code, including all of the initialization procedure. H file and the source of each module)
- 2014-01-15 21:54:59下载
- 积分: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
-
FrameBuffer_Princeple_Application
Frame Buffer 的原理及应用
非常好的一篇讲解Framebuffer的文章,内附有源代码(Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code)
- 2009-05-11 11:27:49下载
- 积分:1
-
tf-idf一种计算方法
tf-idf一种计算方法
- 2014-07-02下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
qcd
linux环境下的qcd编程资料是培训的内部资料适合新手学习(Linux environment shell programming which is belonged to the internal training materials, the novice can be used to study
)
- 2014-07-19 13:39:58下载
- 积分:1
-
RDP
远程桌面的RDP协议的源码,对大家很有参考作用(Remote Desktop RDP protocol source code, useful reference for everyone)
- 2011-07-10 16:47:53下载
- 积分:1