资源列表
Queenquestion
- 这是c语言的初学者容易看见的一个程序。国际象棋里的皇后问题。-This is the c language, easy for beginners to see a program. Chess queen inside the issue.
MY_QUICK
- 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (equal values can go either way
zuichangzixulie
- 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。-Sequence Z = < B, C, D, B > is sequence X = < A, B, C, B, D, A, B > son sequence, the corresponding sequence for increasing subscr ipt < 2 consecutie hc-posit
hash
- 散列查找法范例,当你需要的时候,可以适当修改下,就可以用,fortran语言-Hashing method to find an example, when you need it, can, under appropriate modifications, you can use, fortran language
yue
- 实现磁盘寻址最优化问题,这是使用在算法分析与设计当中,利用贪心算法实现的最优问题-Disk addressing optimization problems
RLE
- RLE是一个压缩的算法,里面有算法的C++程序实现。-RLE is a compression algorithm, there are algorithms C++ program
yuesefu--wanggong
- 设编号为1,2, … ,n(n>0)的n个人顺时针方向一圈,每人持有一个正整数密码,开始时,任意给出一个报数上限值,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作新的m值,从他顺时针方向上的下一个人重新自1起顺序报数 如此下去,直到所有人全部出列为止.要求设计一个程序模拟此过程,并给出出列人的序列。-Let numbered 1,2, ..., n (n> 0) of n individuals clockwise circle, each ho
AVL
- AVL平衡搜索树 C++实现 理想高效平衡搜索树-The AVL balanced search tree C++ to achieve the desired high efficiency balanced search tree
milk2
- 问题来源于USACO的培训题. usaco在线系统的milk2题源码-Problem stems from the USACO training title. Usaco online source system milk2 title
nkoj1751
- 解决nkoj 1751: E: Expressions 的程序,网上很难找-program for nkoj 1751: E: Expressions
TUOPIJIEGOUYOUHUA
- 结构 拓扑结构优化源程序代码 已经调试过可用-Structural topology optimization of the source code is available
sort
- 这是一个复杂的排序,最基本的排序方法 。-It is a sort
