资源列表
notebook
- 实现对原始数据的保存、读取,按姓名查找,记录的插入、删除,程序有美观的界面并且程序建立在windows窗口下,所有的操作均可以通过鼠标完成,而且界面友好,易于操作。 -To achieve the preservation of the original data, read, search by name, record insert, delete, the program has beautiful interface and the program established under
MapTest
- 学习map数据结构的时候完成的一个小程序 整个代码了解下来 会对map数据类型有很好的了解 适合map初学者 参考文章出处: http://www.kuqin.com/cpluspluslib/20071231/3265.html-Map data structure when learning a small program to complete understanding of the code will map the data types down a good understa
learning
- 学习算法的最新论文,主要都是关于强化学习的,希望有帮助-Learning algorithm of the latest papers on reinforcement learning
OpenCFD-EC2D-1.5.4
- 程序、算例及更新版的理论手册可在本贴的主贴中下载 (OpenCFD-EC2D-1.1.rar) 包含了一个RAE2822翼型绕流的完整算例。-Open CFD code for Engineering Computing
guanjianlujin
- 用MFC做的数据结构中的关键路径求解,记得首先必须创建一个AOE网-Solving the critical path of the data structure of the MFC to do, remember that you must first create an AOE network
expreession
- 用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
yanghuisanjiao
- 自己编写的队列,循环链表实现,应用于显示杨辉三角-I have written a queue, circular linked list implementation, applied to the display Pascal' s triangle
linearprogramming_networkflow
- 线性规划与网络流 内涵最全最新的线性规划题目,源程序,源代码,网络流例题。-networkflow
schoolguid
- 本程序为一个最短路径的问题,通过输入校园内两个点来查找出两者的最短路径-This program is a shortest path problem, by entering the campus to find out the two-point shortest path between the two
String-All-Permutation
- c++代码,功能为实现字符串的全排列,使用了递归和字典序两种方法-c++ code function to achieve full array of strings, using recursion and lexicographic two ways
big-number-calculation
- 大整数基本运算,包含加减乘除,带余除法。-Big number calculation!!
BinTree1
- vc编写的二叉树的输入,前序遍历生成二叉树,利用层序遍历绘制二叉树-vc prepared binary input, before traversing a binary tree generated using a binary tree drawing traversal sequence