资源列表
sum
- n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorithm, for each person assigned d
external_force
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等
gs
- 本程序是用高斯消去法求解线性方程组AX=B的C语言实现-This procedure is used Gaussian elimination for solving linear equations AX = B of the C language
Maths
- 中缀表达式转换后缀表达式,并负值使其算出结果-Infix expression into postfix expression, and negative results to calculate
cPP
- 四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示c
RevisedSimplex
- 这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解-This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.
Fitting
- 推求一个解析函数y=f(x)使其通过或近似通过有限序列的资料点(xi,yi),通常用多项式函数通过最小二乘法求得此拟合函数。-exponential function:Y=aebX(12.29),lograrithmic function:Y=a+blnX(X>0)
KNAPSACK
- 背包问题,动态规划实现了01背包和贪心算法部分背包-Knapsack problem, 01 backpack and full backpack
hash_get.tar
- 根据文件的绝对路径和插件的编号,获取文件哈希值。-According to the absolute file path and the number of plug-in, access to the file hash value.
fuzzy_cluster1
- fuzzy_cluster模糊聚类分析,本函数使用的是直接聚类法,直接输出聚类信息,无返回值 输入参数data是需要分类的数据,将会对data的列分类,请输入数据前把需要分类的向量按列保存到矩阵data 输入参数numda是分类的分类点,如果不知道可以先省略,系统默认1-0依次减小用以方便判断分割点,然后用户再细分- Fuzzy_cluster fuzzy clustering analysis, the function uses the clustering method i
di-gui-qiujie-8-Queen
- 递归求解八皇后问题。C语言程序,数据结构课程作业,注释完全,简单易懂,亲测可用。-Recursively solving the eight queens problem. C language programs, data structures course work, notes completely, easy to understand, pro-test is available.
edge-detection
- 边界线提取,是数字图像处理技术最核心技术,是图像处理前沿-edge detection
