-
HIDEPROCESS
驱动隐藏进程源码 通过 SSTD 实现(Driver hidden processes the source code)
- 2016-12-05 15:55:54下载
- 积分:1
-
aodv
opnet中aodv协议的模型,大家自己看好了(opnet in aodv protocol model, we own a good)
- 2021-04-21 23:08:49下载
- 积分:1
-
MAX6675
MAX6675 的说明文件,用于温度采集方面很好用,电路简单,温度准确。(MAX6675 documentation, for the temperature acquisition with good, simple circuit, accurate temperature.)
- 2014-12-19 16:09:42下载
- 积分:1
-
WelcomeToBeijing
这是一个多媒体可以实现对字体和字体颜色编辑的程序(This is a multi-media can be achieved on the font and font color of the editing processes)
- 2008-08-11 17:17:50下载
- 积分: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
-
cricket.cpp
this code makes us to play cricket
- 2016-03-31 18:49:55下载
- 积分:1
-
TextToDbf
将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。
采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。(Will. List suffix (geology used in a format), plain text file into dbf format database file vf. The use of Hyper-Threading Technology for the large size of the file operations interface card does not die, with some slight modifications can be a text file to import generic database procedures.)
- 2007-08-07 14:01:51下载
- 积分:1
-
DeskTopWallPaper
使用VC++,调用windows系统API修改桌面壁纸的例子,可以参考下(The use of VC++, windows system calls API to modify the desktop wallpaper example, can refer to )
- 2014-05-22 18:07:14下载
- 积分:1
-
Winpcap-demo
一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
- 2012-04-17 10:41:20下载
- 积分:1
-
Ucopy
U盘备份的源代码 可以后台运行 拷贝特定的文件(U disk backup copy of the source code can run in the background specific files)
- 2011-06-08 10:57:31下载
- 积分:1