资源列表
kmp查找算法
- 最常用的字符串查找算法
shu
- 1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。 2待加工的数据为字符型,在过程中键入.-1. The establishment of an abstract data type of binary tree demo program, and the menu includes Creak (contribution), Traval (traverse
transmitter
- this a transmitter for ofdm system that does below work in a sequence: datain, modulation, ifft, cp built, parallel 2 serial, transmit -this is a transmitter for ofdm system that does below work in a sequence: datain, modulation, ifft, cp built,
determinant
- It take the determinant of matrix and then take its transpose and check their determinants are same or not.
poj2696
- POJ 2692:假币问题 时间限制: 1000ms 内存限制: 65536kB 描述 赛利有12枚银币。其中有11枚真币和1枚假币。假币看起来和真币没有区别,但是重量不同。但赛利不知道假币比真币轻还是重。于是他向朋友借了一架天平。朋友希望赛利称三次就能找出假币并且确定假币是轻是重。例如:如果赛利用天平称两枚硬币,发现天平平衡,说明两枚都是真的。如果赛利用一枚真币与另一枚银币比较,发现它比真币轻或重,说明它是假币。经过精心安排每次的称量,赛利保证在称三次
chirped_grating_analytical_solution
- 仿真啁啾光栅投射及反射特性。建构于解析解的基础之上。-Properties of chirped fiber grating
invert44
- 4x4 matrix inversion source code
Cpp1
- 是一个关于c语言的程序,这个程序是关于2个单调递减的集合的合并-C language program, this program is a merger of two monotone decreasing collection
Jose
- 实现约瑟夫环的程序。采用C语言编译。是数据结构的题目。参考严蔚敏-Joseph ring to achieve the program. Using C language compiler. Is the subject of the data structure. Reference YAN Wei-min
HEAPSORT
- 在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-consuming method of comparative s
1
- 设有n件工作分配给n个人,将工作i分配给第j个人所需要的费用为Ci。试 设计一个算法,为每一个人都分配1件不同的工作,并使总费用达到最小。-suppose n pieces of work are arranged to n persons, it costs Ci to arrange work i to people j. design a algorithm to make it cost least and to make sure that everyone get one diffe
THE-LENGTH-OF-LINE
- 关于枚举中求绳子长度的算法,希望对学习算法的同志有用-the algorithm about the length of line