资源列表
INFXPOST
- programm that convert infix term to postfix
quanpailie
- 本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
Bubblesortmethod
- 冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method
3
- 从一个迷宫的入口到出口找出一条可通路经。用一个二维数组MG(1:M,1:N)模拟迷宫,数组元素为0表示该位置可以通过,数组元素为1表示该位置不可以通行。MG(1,1)和MG(M,N)分别为迷宫的入口和出口。若存在一条可通路经,输出YES,否则输出NO-From the entrance to the exit of a maze to find an available path through. Two-dimensional arrays with a MG (1: M, 1: N) sim
tree
- 二叉树的基本操作,插入,删除,先序遍历-The basic operation of a binary tree, insert, delete, first traversal, etc.
string-pailie-cPP
- C++版本的字符串排列算法,输出各种不同的排列,同时给出排列数-C++ version of the string alignment algorithms, the output of various different arrangements, and gives the number of arranged
programa-fatorial
- rprograma fatorial c
shuzu
- 用选择法排序,主要是用到数组的方法进行排序,数组还包括其他排序方法,此处介绍选择排序法-Sort by selection method, the method is mainly used to sort the array, the array also includes other sorting methods, choose sort described here
mgfruit
- noip 合并果子问题AC代码 思想:堆排序,贪心算法-noip AC code ideology combined fruit problem: heap sort, the greedy algorithm
dancipanixu
- 单词排序,用于把长句子去空格,并把单词按顺序输出-Word order, for the long sentences to space, and the word sequence output
duozuoyediaodu
- 用贪心算法实现的多处最优服务次序问题,希望对大家有所帮助-Greedy algorithm with the problem of multiple optimal service order
wanghao
- 内点法求最优解,可以找到每个稳定域的平衡点。-Interior point method for the optimal solution