资源列表
bin
- 在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0<s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最少 箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。-In the bin-packing problem, th
saima
- 田忌赛马的c语言程序,可以正常的运行,结果正确-horse game
nom8pts
- The Normalized 8 points ALgorithm. It is a normalization on the input data for the 8 points algorithm, propose by Hartley 97
dualpal
- USA Computing Olympiad dualpal 通过代码-USA Computing Olympiad dualpal through code
execise1
- 本程序为用户输入一个整数,程序会给出对应该位置的斐波那契数列的值。-This procedure for the user to enter an integer, the program will be given to the location of the Fibonacci sequence value.
PJWLXZ
- 发一个能够破解网络网页禁止右键限制的好脚本,嘿嘿。极品呢。-Be able to crack the network issued a website restriction against a good scr ipt right, hehe. Need it.
fdsfsd
- 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。--high resistivity iterative numerical analysis it is important to the classical algorithm, I have been here my own written procedures to share with you all. -
multi-quiz
- SoberSobe rSobermul ti-quizmu lti-quizmu lti-quizmulti -quiz i-quiz-SoberSobe rSobermul ti-quizmu lti-quizmu lti-quizmulti-quiz i-quiz
proe_toolkit4
- 嵌入式二次开发好资料,好好学习吧,共同努力吧,加油-Secondary development of source code
mydiophantine
- 将丢番图方程推广到多项式的形式,给定系数,利用MATLAB求解,结果可用于最小方差控制中-Diophantine equations will be extended to form polynomial coefficients given by using MATLAB, the results can be used to control the minimum variance
getVoxelCorrelations
- Voxels times series correlations.
Mergesorting
- 归并排序算法是建立在归并操作上的一种有效的排序算法。该算法是采用分治法的一个非常典型的应用。-Merge sorting algorithm is based on an efficient merge operation sorting algorithm. The algorithm is a very typical application using the divide and conquer method.
