资源列表
Teaching-plan
- 数据结构课程设计,使用图实现教学计划安排-Data structure curriculum design, teaching plan using graph implementation
CPP
- 数据结构和算法设计、分析与实现,各种经典案例的C++源码-Data structure and algorithm design, analysis and implementation of various classic case of C++ source
WuXiangTU
- 无相图相关的构造遍历等基本功能的源代码。-No structure traversal phase diagram associated source code and other basic functions
paixu
- 按照平行四边形原理根据数据结构算法实现平行四边形计数-In accordance with the principle according to the data structure parallelogram parallelogram counting algorithm
101---Domino
- SGU 101 Domino 题解 能否找一条欧拉路将所有边走一遍,输出路径-SGU 101 Domino problem solution will be able to find an Euler path all the edges go again, the output path
backpost
- bp神经网络原理,利用最小均方误差来进行权值修改,能够解决一般的线性函数模拟。-bp neural network used meansquareerror
The-tree-array
- 数据结构内容,讲解树状数组的具体内容,有详细的分析,步步深入。-Data structure content to explain the specific content of tree array, a detailed analysis of depth step by step.
Cpp-algo
- C++常用小算法,各种常用排序,包括求三角形边长等-C++ small algorithm commonly used in a variety of commonly used sorting
Submit_Final
- 波兰计算机程序设计大赛试题Mushroom[B] (http://main.edu.pl/en/archive/pa/2010/grz)-The answer to PA2010 Mushroom[B](http://main.edu.pl/en/archive/pa/2010/grz)
jiaoxuejihuabianzhi
- 大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程在开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。在这样的前提下设计一个教学计划编制程序。-Each university should develop a professional teaching programs. Assuming that any profession
InsertSort
- 插入排序#sort the number from small to big #insert the rest number into an sorted array ,compare with the former element, #if smaller then insert before the element,and all the array number move backward.-Insert Sort
project
- 数据结构课程设计。基于多种查询策略的航班信息管理系统。实现一个航班信息管理系统,能对已有的航班信息文件进行管理,具体包括航班信息的查询、增加、删除等,其中查询的实现要分别基于线性表、二叉排序树、哈希表三种策略。-Data structure curriculum design. Query strategy based on a variety of flight information management system. Achieve a flight information manage
