-
entry_dos
便捷的dos进入工具,非常方便开发人员使用,提高工作效率(Dos and convenient access to tools to developers is very convenient to use, improve efficiency)
- 2011-05-18 17:06:13下载
- 积分:1
-
IsPrime
excel文件中Decide宏为判断是否素数,Decompose宏为分解素因数。(The Decide macro in the excel file to determine whether the prime, Decompose macro for the decomposition of prime factor.)
- 2014-07-21 17:32:45下载
- 积分:1
-
socket
用于两台电脑之间的无线通信,一个作为客户端,另一个作为服务器。(For wireless communication between two computers, one as a client and the other as a server.)
- 2014-04-21 23:00:03下载
- 积分:1
-
VedioTest
Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
- 2011-10-20 11:22:08下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16: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
-
dbg
在Debian上deb包的简易安装程序 (Deb package on Debian Installer Easy )
- 2013-09-21 18:20:15下载
- 积分:1
-
subscriptions
采用VC++编写的一个简单数据库的报刊订阅系统(Written by VC++ database subscriptions a simple system)
- 2011-01-04 17:06:32下载
- 积分:1
-
packet-capture-code
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
- 2020-07-09 17:18:55下载
- 积分:1
-
udc
图片打印控件的例子,可以利用打印机实现图片的打印(Examples of picture print controls, you can realize the use of the printer to print pictures)
- 2008-04-06 11:14:20下载
- 积分:1