-
UDP peer
目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改-UDP peer-to-peer chat directory is a UDP peer-to-peer chat program, the program run the test, when need to change the listening port, if the same machine testing procedures need to change settings, because the procedure is relatively simple, there is no increasing set function, readers can modify their own procedures
- 2022-01-28 16:26:40下载
- 积分: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
-
K60MCU-USBDevice
codewarrior环境下k60处理器的usb-otg作为usb设备的驱动(CodeWarrior environment k60 processor USB-OTG drive as a USB device)
- 2013-04-18 17:27:05下载
- 积分:1
-
FftTest
这是一个介绍vc 和matlab混合接口编程的实例,主要是在vc下面调用matlab里的各个库。(This is a example of introducing vc and matlab programing , it call matlab s function in visual C++.)
- 2021-03-04 19:49:32下载
- 积分:1
-
StuScore
利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限(Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, course information storage/bulk storage, query, modify the functions of teachers and students to log on landing have different permissions)
- 2009-06-11 17:46:54下载
- 积分:1
-
PbxDemo
东进多媒体交换机实用程序可实现呼叫中心功能(交换机实用程序可实现呼叫中心功能)
- 2010-03-02 15:28:22下载
- 积分:1
-
在linux下开发的web crawler程序
在linux下开发的web crawler程序 -under development in the web crawler procedures
- 2022-03-03 21:08:00下载
- 积分:1
-
shutdown
打开后,会自动计时关机
如要停止,按否按钮20次
或从任务管理器中可停止(Opened, will automatically shut down if the time to stop, according to whether the button 20 times or from the Task Manager to stop)
- 2009-06-10 17:23:46下载
- 积分:1
-
12864
基于52单片机的12864液晶程序,采用c语言编写。(52 12864 microcontroller based program using c language.)
- 2013-12-08 12:01:49下载
- 积分:1
-
permutation-scanning-worms
In recent years, both sophistication and damage potential of Internet worms have increased tremendously. To understand their threat, we need to look into their payload for signatures as well as propagation pattern for Internet-scale behavior. An accurate analytical propagation model allows us to comprehensively study how a worm propagates under various conditions, which is often computationally too intensive for simulations. More importantly, it gives us an insight into the impact of each worm/ network parameter on the propagation of the worm.
- 2012-08-17 23:53:24下载
- 积分:1