-
bpsknewnochannel
实现物理层网络编码的仿真,此为无信道编码环境下实现的(network coding)
- 2012-04-12 11:41:55下载
- 积分:1
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分: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
-
MapleStoryKeyHelp
使用WinIO.dll模拟按键和鼠标,的例子,(Use WinIO.dll analog buttons and mouse, for example,)
- 2010-03-12 09:41:44下载
- 积分:1
-
IPGSPD-200604n
通过Intel ICH 的 SMBuss 改写内存条SPD EEPROM的内容。
(Intel ICH SMBuss rewrite the contents of the memory SPD EEPROM.)
- 2012-08-09 01:08:19下载
- 积分:1
-
data
mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
- 2012-05-04 15:32:58下载
- 积分: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
-
HIDEPROCESS
驱动隐藏进程源码 通过 SSTD 实现(Driver hidden processes the source code)
- 2016-12-05 15:55:54下载
- 积分:1
-
homework
使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。
ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao.
ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own.
)
- 2010-11-15 09:37:01下载
- 积分:1
-
BMPopenandsave
该程序为BMP图像处理,能够打开和存储任何一幅图像格式为BMP,特别适合初学者,仅供参考!(The program for BMP image processing, to open and store any image format for BMP, especially suitable for beginners, for reference purposes only!)
- 2017-05-14 10:20:10下载
- 积分:1