资源列表
lagrange
- 数值计算方法中的拉格朗日插值多项式的计算程序,学计算方法就要用到
Prim
- Prim最小生成树 Prim最小生成树-PrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrim
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(...) }
binary-search
- binary search in files
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
ltxt
- 使用VC++ 6.0开发石油能源专业软件粘度分析算法程序代码-Using VC++ 6.0 development of oil and energy professional software viscosity analysis algorithm code
rimages
- This scr ipt take the image of the parameter one, resize and resample this and save the resampled image in the dir of parameter 2, the third parameter is for set the dimensions (you should change this in the scr ipt code.
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 . 由于每个零食区域