-
routing_aodv
aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
- 2012-01-10 19:09:51下载
- 积分:1
-
MPC-from-UC-Berkeley
伯克利大学MPC珍贵资料,对理解MPC、编程具有重要参考意义(Berkeley MPC valuable information programming has important reference significance in understanding the MPC)
- 2020-08-14 18:58:28下载
- 积分:1
-
qichezulin
汽车租赁的管理系统,挺经典的小程序哦!!!(Car rental)
- 2012-10-27 20:00:27下载
- 积分:1
-
CBC_AES_NoPadding_PKCS5Padding
MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)
- 2017-11-03 11:18:17下载
- 积分:1
-
WaveFilePro
WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!(WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!)
- 2014-05-08 17:07:59下载
- 积分:1
-
easyMule-VeryCD-src
eMule电驴的源代码
编译说明(推荐使用Visual Studio .NET 2003)
1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标)
2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。)
3.打开easyMule.sln编译即可。(the source code of eMule
Compiling instruction (recommend to use Visual Studio .NET 2003)
1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista)
2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on)
3.Open easyMule.sln and compile it.)
- 2009-04-12 22:58:41下载
- 积分:1
-
Power02
读取电池电量,显示电量和剩余时间,根据电量的多少显示托盘,读写注册表,开机启动,新手程序,请多批评(Read battery, battery and remaining time display, display tray according to the amount of power, read and write registry, boot, novice program, like him to criticize)
- 2011-08-11 14:10:26下载
- 积分: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
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
src
restores the SDT. an example in c++
- 2009-07-10 22:14:45下载
- 积分:1