资源列表
外部文件的调用
- 通过一个C++文件来调用其他两个C++文件,来说明C语言中外部文件的调用方法!-through a C + + file to call the other two C + +, C language to illustrate external documents call methods!
init_hdlc
- 网络通信中2M专用HW线的高速串行接口的DSP C程序实现-communications network dedicated HW 2M line of high-speed serial interface DSP C Programming
niudundiedai
- 自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定
GradeBook
- C++中定义类的范例源代码,仅供初学者使用。
wenjian
- 操作系统实验 文件管理 实现建立目录,删除目录,建立文件,删除文件 DIR命令
gscan
- 前置知识:winsock 难度: 低 编译环境:VC6.0+win2000 测试环境:win2000+局域网 那我就先来说说一个最简单的端口扫描器的原理吧。最常用的端口扫描器是根据能否连接目标主机的端口来判断目标端口开放与否的。扫描方式是利用TCP的完全连接方式。当目标主机某端口开放服务,那么该服务程序就会在该端口进行监听-Pre-knowledge: winsock Difficulty: Low build environment: VC6.0+ win2000 tes
shared
- shared memory of os develop
操作系统页面置换算法
- 操作系统实验中的页面置换算法的准确实现
jutezheng
- 提取图像矩特征,实现程序时放在vc6.0下运行~-Extraction of image moments characteristics, implementation process on the run ~ vc6.0
criatxt
- create txt-create txt
createpc
- 用于进程创建模拟实现,进程的树形结构采用广义二叉树的方式进行存储。可以输入createpc 命令创建进程,输入showdetail 显示每个 进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例: createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级 为2。 2) showdetail 显示进程信息命令。 3) exi
tsls
- One computational method which can be used to calculate IV estimates is two-stage least squares (2SLS). In the first stage, each endogenous covariate in the equation of interest is regressed on all of the exogenous variables in the model, including b
