资源列表
ymzh
- 有关计算机操作系统中存储管理中的页面置换算法实验代码-The computer operating system stored in the management of the experiment code on the page replacement algorithms
SWE573-GreenTeam-SourceCode
- This the one with java for latex development tool.-This is the one with java for latex development tool.
SWE573-GreenTeam-ExecutableJAR
- For java codes to download to.
bg
- 求一个图的最小代价,并用红线标出,有做最小路径方面的,尽管下载- min_cost of a graph
calculator
- 计算器功能完全,使用的是mfc编程 可以供初学者学习-calculator
calculator2
- 实现计算器功能,还有漂亮的界面 ,使用VC6.0 mfc实现-calculator
liulanqi
- VC6.0实现的单文档浏览器 ,实现的浏览器可以 上网 ,共初学者学习参考-liulanqi
xiaonaozhong
- VC6.0实现的桌面小闹钟。精美的闹钟界面,供初学者学习-xiaonaozhong
Expr
- 对数据结构中二叉树的理解,前缀、中缀、后缀的相互转换.-Binary tree data structure understanding, prefix, infix, suffix interchangeable.
MsnLogMerge
- 本程序可以将你在不同机器上的msn聊天记录进行合并,方便异地办公后历时记录的整理。-This program can put you on a different machine to merge msn chats, convenient off-site office took after finishing record.
1
- 编译原理课程设计包括while for if,等-Compiler Principles of curriculum design, including while for if, and so on
hpir
- 本程序用C++语言编写了最小二乘曲线拟合的程序,在VC2008环境中运行成功,并给出了一个实例。 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差-this is a