资源列表
traveral
- 该文件为图的遍历的实验指导报告和代码,涉及的知识点:图的表示法、生成树的概念、图的深度优先、广度优先遍历算法-The file is experimental guidance report and the code of the graph traversal, the knowledge points: diagram notation, the concept of spanning tree, the depth of the graph priority, breadth-first
kmp
- 串的模式匹配算法,KMP算法教程,算法学习的必看知识,-KMP algorithm tutorial, the learning algorithm must-see knowledge
Binary-tree
- 该文件主要为二叉树实验指导报告和代码,内容主要是二叉树的链式存储结构,二叉树的相关性质,二叉树的链式存储结构,二叉树结点的递归访问方法-The file binary tree experiments guidance report and code, the main chain storage structure of the binary tree, binary tree nature of the chain storage structure of the binary tree,
2cs
- 二叉堆、并查集和树状数组算法,编程学习者的必备知识,可以供noip、noi、acm选手学习-Binary heap, and check the set and tree array algorithms, programming learners the necessary knowledge for noip, noi to acm players learning
xds
- 线段树的Pascal(神奇手链)源代码,可供noip、noi、acm等选手学习用-Pascal segment tree (magical bracelet) source code, available noip, noi to acm and other players to learn from
treesz
- 树状数组,其实学树状数组说白了就是看那张图,那张树状数组和一般数组的关系的,看懂 了基本就没问题了,推荐这个教程-Tree array, in fact, the learning tree array that white is to look at that map, that tree arrays and array, and understand the basic no problem about this tutorial
Mounted-box
- 利用贪心算法来实现装箱子的最优解运算的算法-Greedy algorithm to implement the algorithm computing the optimal solution of the loaded boxes
ShortPathDjikstra
- this code shortest path with djikstra algorithm . So try it
OddEven
- 一个简单的奇偶排序算法。实现很简单,已经在VC环境下运行通过。-A simple parity sorting algorithms. Implementation is very simple, has been run through the VC environment.
ICCaluaten
- 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果果,采用链表和队列实现,非文法和状态机,已通过测试。 -Infix convert an expression for the postfix expression, and calculate any four of expression is the result fruit, using linked lists and queues, non-grammar and state machines, has been test
IUnttitledd1n
- 将中缀表达式转化为后缀表达达式并求值,输出后缀表达式及值 -Infix expression conversion and evaluation to the suffix table Dada type, output postfix expression and the value of
sort_of_racing
- 问题的提出:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-Of the problem: the number and results of a University of track and field sports 12 players to participate in the 100 meters, corresponding to the athletes, such as
