资源列表
lagrange
- 数值计算方法中的拉格朗日插值多项式的计算程序,学计算方法就要用到
fft
- fft变换,经常用到的快速傅立叶算法,FFT变换,基2DIT,输入参数:x 复数点序列, m FFT的级数 -fft transform, fast Fourier frequently used algorithms, FFT transform, based 2DIT, input parameters: x plural point sequence, m FFT of the series
xianxingbiao
- 使用VC编写的线性表程序,简单明了,方便使用-Written in linear form using the VC program, simple and clear, easy to use
Fibonacci
- Code of Find Fibonacci, public class Fibonacci { looping main(...) }-Code of Find Fibonacci, public class Fibonacci { looping main(...) }
juzhenliancheng
- 动态规划中的矩阵链乘。。有需要的可以看下-Dynamic programming matrix-chain multiplication. . Need may have a look
binary-search
- binary search in files
neighbor
- 计算近邻原子数的,包括第一近邻、第二近邻等等,需要原子坐标作为初始输入文件-Calculate the number of nearest neighbor atoms, including the first neighbor, second neighbor, etc., need atomic coordinates as the initial input file
6
- 堆排序是一树形选择排序,在排序过程中,将R[1..N]看成是一颗完全二叉树的顺序存储结构,利用完全二叉树中双亲结点和孩子结点之间的内在关系来选择最小的元素。-Heap sort is a tree selection sort, the sort process, the R [1 .. N] as the order of a complete binary tree storage structure, the use of complete binary tree in the paren
ex1
- 输入数据进行排序,排序后输出,在屏幕上显示-Sort the input data, sort the output on the screen display
sort
- 快速排序算法,三路排序算法的一些使用和比较。三路排序算法的一些性能分析-Quicksort algorithm, some use of the three sorting algorithms and compare. Performance Analysis of the three sorting algorithms
beibao
- 设有一个背包可以放入物品的重量为s,现有n件物品,重量分别为w[0],w[1],...,[n-1]。问题是能否从这n件物品中选择若干件放入此背包中使得放入的重量之和正好等于s。-Has a backpack can be placed in the weights of the articles of s, the existing n items, weight W [0], w [1], ..., [n-1]. The question is whether this certain wei
Seat-adjustment
- 题目描述: 百度办公区里到处摆放着各种各样的零食。百度人力资源部的调研发现,员工如果可以在自己喜欢的美食旁边工作,工作效率会大大提高。因此,百度决定进行一次员工座位的大调整。 调整的方法如下: 1 . 首先将办公区按照各种零食的摆放分成 N 个不同的区域。(例如:可乐区,饼干区,牛奶区等等)。 2 . 每个员工对不同的零食区域有不同的喜好程度(喜好程度度的范围为 1 — 100 的整数, 喜好程度越大表示该员工越希望被调整到相应的零食区域)。 3 . 由于每个零食区域