资源列表
093_Spy
- VC6写的网络潜艇远程控制代码,分客户端和控制端,有远程文件管理,远程摄象头,系统信息,远程SHELL等功能-Remote Control Code
memoryallign
- 很有用的内存分配程序,使用指针 实现动态分配内存,效率高-Useful memory allocation procedures, the use of indicators to achieve the dynamic allocation of memory, high efficiency
clangugagecal
- 较详细的解释关于C语言数值算法的原理及注意事项,对于学习C语言有帮助。-A more detailed explanation on the C language of the theory and numerical algorithm of attention for learning C language help.
applint_update
- RBAC sample implementation
Defoliation
- 显示本机进程、服务、连接的小工具 (含源代码-Show that the local process, service, connect a small tool (with source code
AnalysisDataService
- .NET BI Business Intelligence-.NET BI Business Intelligence
Studengsmanage
- 一个简单的学生管理系统编程,可供有兴趣的人员参考-A simple programming of the student management system for staff members who are interested ... ...
RC6-2
- RC6 that is made on Microsoft Visual C++ for encryption and decryption of text file.
20070315_MakePwd
- 一个简单的随机密码生成器,能自定义密码长度和生成密码个数-A simple random password generator that can customize the password length and the number of generated password
jQueryAPI_CHM
- jQuery API jQuery API jQuery API-jQuery API jQuery API jQuery API
ProcessManage(s)
- 1、 建立一个结点,即 PCB 块包括用户标识域、状态域(执行、等待、就绪)、 link 域。 2、 建立三个队列(执行队列、就绪队列、等待队列)。 3、 根据进程状态转换实现对三个队列的具体操作。具体的驱动可以采用时间片算法或手动调度的形式完成三个状态之间的转换 -1, the establishment of a node, that is, including the user ID PCB block a domain, the state of the domain (
SGA
- 实现基本遗传算法对Rosenbrock函数的全局最大值的计算,可以通过改变遗传算子和染色体的编码解码来实现基本遗传算法通用性。-Genetic algorithm to achieve the basic function of Rosenbrock calculation of the overall maximum value, you can by changing the genetic operator and chromosome codec to achieve universal