资源列表
mowangLanguage
- 有一个魔王总是使用自己的一种非常精炼而抽象的语言讲话,没有人能听懂。但他的语言是可以逐步解释成人能懂的语言的,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2 …… βm (2) (θδ1δ2 …… δn)→ θδnθδn-1 …… θδ1 θ -A devil always use a very refined and abstract language speech, no one can understand. But his languag
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.
calculate
- 栈式计算器~~~哈工大数据结构软件设计一-The Stacker Calculator ~ ~ ~ HIT data structure software design ~ ~ ~
student
- 1) 能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2) 能够将指定的信息从文件中删除。 3) 能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4) 可以统计全部学生的总成绩,及其在班上的排名。 5) 能够统计各科的平均成绩及及格率。 6) 要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7) 如果检索不到相应的信息应提示用户。-1) can be read from the screen of a studen
Traffic-Advisory-System
- C语言编写的全国交通咨询模拟系统,文件包含最好用最全的源码,是本人编写的数据结构课程设计的代码。-National Transport Advisory analog system written in C language, the file contains the best and most complete source code I write the data structures course.
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
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
Hanio
- 一个简单的汉诺塔实现问题,方便大家更好的理解改问题-A simple Tower of Hanoi to achieve, to facilitate a better understanding of reform issue
student-management
- 一个简单的学籍管理 能输入学生资料,删除学生资料,查询学生资料,显示学生资料,统计学生资料 排序学生资料-A simple enrollment management
NODETEXT
- 优秀的链表设计,可以学习学习。是一位学长写的面试模板,有参考价值-Excellent design of the linked list, you can learn from. A seniors write the interview template, a reference value
main
- 拆半查找法的演示程序,部分c语言大作业可以用到,希望对大家有所帮助-Demolition of half of the search algorithm demonstration program, part of the c language operations can be used, we hope to help
Fast_Nqueue
- 快速N-queue 演算法.使用 backtracking 在n*n 的棋盤上產生所有的可能解答, -Fast N-queen solution. Using backtracking to generate all possible placements of n queen on a n*n chessboard so they are non-attacking.
