资源列表
0-1beibao
- 0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
syyxcf3D
- fdtd(时域有限差分)的3维仿真程序,用C语言编写,尚未添加PML吸收边界条件。-fdtd (FDTD) of the three-dimensional simulation program, the C language, PML yet to add absorbing boundary conditions.
advection2
- 求解对流微分方程:u_t+a(x,t)u_x=0,具体说明在程序中,四种经典格式,写成类的形式,VC6.0环境 -solving differential equations convection : a u_t (x, t) = 0 u_x specify the procedures, Four classic format, type written in the form of environmental VC6.0
bizier
- 用C++实现绘制3次BIZIER曲线,实现用鼠标确定插入点的位置
Binomial
- 【二項式係數 運\算】Dev-C++ 學習,運\用Dynamic Programming 動態規劃計算
jianyuetidu
- 利用C++编写的简约梯度法的源程序,近代优化方法
patchwork_wangying
- 王颖编写的数字图像水印patchwork方法实现-Wang Ying : the method of realization of digital image watermarking patchwork
PCA
- 用pca分类器将Iris数据分开,并分析pca分类器的特点-Classifier with the Iris data pca separate and analyze the characteristics of classification pca
pinjiazhibiao
- 一些常用的图像处理评价指标,对比度,边缘剩余数,相似性-Some commonly used image processing evaluation, contrast, edges remaining number of similarities ....
clustersingle-link
- java code on single link heiarchial algorithm
Homom_filter
- 同态滤波,利用同态滤波对图像进行处理,滤除噪声,并较好的保留边缘信息,客服了细节和噪声不能并存的缺点-Homomorphic filter
八皇后问题
- 八皇后问题求解,通过C语言实现。92种答案