搜索资源列表
iphlpapi系列函数的应用
- 本程序利用iphlpapi可以实现检索出主机的所有网卡,并且可以得到每块网卡的mac地址,ip地址,子网掩码,网关等,以及在其上运行的服务-iphlpapi use of this procedure can be retrieved from the mainframe to achieve all the LAN, and can be every piece of the card mac address, ip address, subnet mask, gateway, as well
zimutongji
- 这是一个关于字母或字母组统计概率的简单程序,可以运行的.-This is a letter of the alphabet or group statistical probability of simple procedures can be run.
TrafficNet
- 此源代码是关于网络流量分析的,可以运行的,仅供参考-this source code is on network traffic analysis, can run, is for reference only
bomb
- 本程序是扫雷游戏在linux下可以运行的,直接在linux环境下编译,运行!
tangxinchun2
- 再发个大数除法,加密解密中除法一般很少使用,还是发个,可以运行的!
fangshe
- 自己写的,仿射密码算法程序,可以运行的,希望大家使用看看。
rsa
- 我写的一个,RSA算法程序,可以运行的,希望大家使用看看。
MD5
- 一个MD5算法程序,可以运行的!大家用用看吧!谢谢支持!
PSP_simulatorand_game_bubble
- PSP模拟器完整源代码可以运行泡泡龙,已经通过验证了,内还有可以运行的泡泡龙游戏
不错的进程调度
- 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : Th
Pnig0Spy 本程序可以对正在运行的任意进程的API调用进行监控
- PnigoSpy: 开发环境:Win7 x64 VS2010 Detours3.0 本程序可以对正在运行的任意进程的API调用进行监控,并在当前目录生成日志文件便于查看。-PnigoSpy: Development Environment: Win7 x64 VS2010 Detours3.0 this procedure can be running any process to monitor the API calls and generate log files in the
gui_test
- 在arm_linux上无须图形界面就可以运行的显示汉字和图像的程序。-In arm_linux there is no need to run the graphical interface can display characters and graphics procedures.
linux_c_process
- 这是linux下的基础C编程代码。都是已经调试成功的,可以运行的-This is the basis of C under linux programming code. Debugging are already successful, you can run the
rdesktop-src-win32-20041201
- rdesktop 是一个远程桌面源码 windows 和linux上都可以运行的代码-rdesktop is a remote desktop source you can run windows and linux
des
- 可以运行的DES加解密算法,有参考价值,仅供教学参考-Can run the DES encryption and decryption algorithm, a reference value, for teaching reference
sample_vio
- 海思官方的一个获取码流的实例可以运行的 这个经过了我的亲自验证的-Hass official instance of an access code stream can run
Interrupt
- 基于Linux的中断驱动编程,是在三星S3C2410板子可以运行的-Linux-based interrupt-driven programming in Samsung S3C2410 board can run
MltiThrd.01vc6.0
- mfc深入浅出中mltithrd.01实例在vc6.0++可以运行的源代码。-In the MFC simple mltithrd.01 instances can run in vc6.0++ source code.
zuheshu
- 递归求组合数,VC6.0上可以运行的,很是简单的实现,但是对新手很不错哈-Recursive combinations, VC6.0 can run on, it is simple to implement, but very good for the novice Ha
Rijndael
- AES算法的实现,可加密解密,在VC的环境下可以运行的,用C/C++写的-Implementation of the AES algorithm, encryption and decryption, can run in the VC environment, written by C/C++