资源列表
test
- 十分基本的链表实验程序。包含创建,删除,插入,查找功能-The list is very basic experimental procedures. Include create, delete, insert, search function
dianhuaben
- 电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 - the phone book Write a c++ program to complete the following functions:
bashuma
- 八数码问题 实现八皇后的自动排列 运用人工智能技术-ba shu ma shixian ba huang hou de zi dong pai lie
Eight-empresses
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight the empress problems are old but famous a thou problems, is the typical model example that returns to trace calculate way.The pro
hongmao
- 数据结构,小红帽回家的题目。做数据结构实验会用到的。-little red hat
Graph_search
- 最短路径 实验室 osfp tinyos-short path wsn tinyos tutorial
bitree
- 顺序表与有序表的查找,二叉排序树\平衡二叉树及哈希表的一些基本操作 -Sequential table and ordered a table lookup to the fork into a sort of trees\ the tree and a hash table of the basic operation
Academic-Papers
- Academic Papers -Academic PapersAcademic Papers
gaosi
- 高斯约旦法求解矩阵逆,用来求解多元线性方程组,在求解最小二乘时常常使用-Solving matrix inverse Gaussian Jordan and France, used to solve multiple linear equations, least-squares solution often used in
Circular_Code_doc
- 数值循环算法资料,全英文,介绍比较详细,是很好的参考资料-Numerical calculation algorithm cycle information, in English, introduced in more detail, is a good reference
Quicksort
- 快速排序算法的实现的源码,递归的调用过程-Quick sort algorithm source code, a recursive call
shortest-path
- dijkstra算法 基于C++的最短路径算法研究与实现 -dijkstra algorithm
