资源列表
NODETEXT
- 优秀的链表设计,可以学习学习。是一位学长写的面试模板,有参考价值-Excellent design of the linked list, you can learn from. A seniors write the interview template, a reference value
student-management
- 一个简单的学籍管理 能输入学生资料,删除学生资料,查询学生资料,显示学生资料,统计学生资料 排序学生资料-A simple enrollment management
Hanio
- 一个简单的汉诺塔实现问题,方便大家更好的理解改问题-A simple Tower of Hanoi to achieve, to facilitate a better understanding of reform issue
Linkedlist
- 用于编程链表,包含单链表和双链表的处理功能,如创建、删除、插入、查找等,菜单式界面,便于用户使用-For programming linked list that contains the single linked list and doubly linked list processing functions, such as create, delete, insert, find, menu-driven interface, user-friendly
dp-problem
- 这个包括了 ACM比赛中 经常会用到的动态递归算法的一些经典例题,例如背包问题,最长公共子序列等的源代码-This includes the classic example of the dynamic recursive algorithm is often used in the ACM competition, such as the knapsack problem, the longest common subsequence such as source code
student
- 1) 能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2) 能够将指定的信息从文件中删除。 3) 能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4) 可以统计全部学生的总成绩,及其在班上的排名。 5) 能够统计各科的平均成绩及及格率。 6) 要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7) 如果检索不到相应的信息应提示用户。-1) can be read from the screen of a studen
calculate
- 栈式计算器~~~哈工大数据结构软件设计一-The Stacker Calculator ~ ~ ~ HIT data structure software design ~ ~ ~
Cpp1
- 校园导游,可以选择景点序号来了解景点,通过选择两点可计算最短距离和最近路线。-Campus tour guide, you can choose the attractions serial number to understand the attractions of by selecting the shortest distance can be calculated and the recently routes.
2-2nd-Graph
- 数据结构与C++的实现并付代码,概念、头文件、源代码链表、排序、查找、图、二叉树等-Data structures and C++ implementation and payment of the code, the concept of header files, source code, linked lists, sort, find, map, binary tree, etc.
FDTDdipole
- 计算dipole的C语言代码,可能有错误。如有希望自己改下。-Calculation of the dipole of the C language code, there may be errors. If want to change under
ss
- 非递归合并排序,用stack实现的。包含一个test.h头文件-Non-recursive merge sort and stack. Contains a test.h header file
nrq
- 非递归快排,用stack实现的,包含一个test.h头文件-Non-recursive fast row stack to achieve a test.h header file
