资源列表
Knight moves
- 一个经典的acm题-a classic that acm
Cpp288534
- ACM题目,在一条走廊内移动桌椅,观察是否有重叠部分,有多少重叠-ACM subject, a mobile furniture corridor observe whether there is some overlap, the number of overlapping
Jacobi-Matlab
- 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
2
- C的算法程序,回文字符串问题,分享给需要的朋友
5.JACOBI
- 雅可比算法,迭代的 -Jacobian algorithm, the iterative
comparestring
- 给定两个集合A、B,集合内的任一元素x满足1 ≤ x ≤ 109,并且每个集合的元素个数不大于105。我们希望求出A、B之间的关系。 任 务 :给定两个集合的描述,判断它们满足下列关系的哪一种: A是B的一个真子集,输出“A is a proper subset of B” B是A的一个真子集,输出“B is a proper subset of A” A和B是同一个集合,输出“A equals B” A和B的交集为空,输出“A and B are disjoint
Select
- 此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。-The function of this function are followed by two smaller number of elected and does not require a number of the original array by the size of order.
ds_1
- 1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, des
pku_3259
- pku3259 Bellman-Ford
Josephussecond
- 数据结构中约瑟夫算法的链表实现。能够在C/C++的环境下运行。 -Josephus.rar, data structures Joseph vector algorithm implementation. To the C/C++ environment to run.
ac
- 此程序能实现信息论中信源的编码和解码,采用的是固定算术编码方法。-This process can realize encoding and decoding of information theory CITIC source, using fixed arithmetic coding method.
BCH
- BCH 纠错码算法 主要用于bch算法设计,非常实用,简单易懂-BCH 纠错码算法
