-
Host_ip
通过一个域名,可以得到这个域名的IP地址列表。(Through a domain name, domain names can be the IP address list.)
- 2009-07-21 15:40:53下载
- 积分:1
-
AutoUpData
本例为魔兽世界客户端自动更新程序,采用URLDownloadToFile异步机制实现.(World of Warcraft in this case the client automatically update procedure for the asynchronous mechanism URLDownloadToFile achieved.)
- 2010-02-25 17:00:59下载
- 积分:1
-
UDP_Cfg
说明: UDP rec send data,c++,visual c++ code
- 2020-06-22 10:00:01下载
- 积分:1
-
RenesasSerial
专门为瑞萨智能车设计的串口工具,可同时发送六组数据,很好的上位机程序(Designed for renesas intelligent car design of serial tools, can also send six sets of data, good PC program
)
- 2012-03-25 12:49:22下载
- 积分:1
-
aodv
opnet中aodv协议的模型,大家自己看好了(opnet in aodv protocol model, we own a good)
- 2021-04-21 23:08:49下载
- 积分:1
-
directlycallthedriverNTFSfileDetecthiddenfiles
本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
- 2009-03-28 16:14:10下载
- 积分:1
-
vcPP-EXCEL
visual c++ excel的操作源码(vc++ excel)
- 2014-06-09 15:06:09下载
- 积分: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
-
srf222
Windows下的输入法源码 (The sourcecode for an IME on windows)
- 2020-06-26 11:00:02下载
- 积分:1
-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1