资源列表
EquWeiCode
- 7位10进制等重码计算方法, VC6源码,注意,不是二进制等重码-7 10 M-ary constant weight code calculation, VC6 source, note that instead of binary constant weight code
GaussPivot
- 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
hanshubijinyuhanshunihe
- 函数逼近与函数拟合实验,分别根据数据拟合了二次函数和指数函数,并且包含excel和实验报告-Function approximation and fitting experiment data were fitted according to a quadratic function and the exponential function, and the report contains excel and experimental
classicAlgorithm
- 常用经典算法及讲解:贪婪,分而治之,动态规划,回溯,分支定界算法实现和讲解。-Classical algorithm and explain common: greed, divide and conquer, dynamic programming, backtracking, branch and bound algorithm and explain.
04
- 本程序代码主要包括图像的平移,镜像变换,转置,缩放,旋转,插值算法简介。-The program code include image translation, image transform, transpose, zooming, rotation, interpolation algorithm profile.
fenyou
- 油瓶分油问题:有两个容量分别是8斤和6斤的空油瓶 和一个大油桶,可以随意从油桶取油灌满某一油瓶,也可 把某一油瓶中的油全部倒入油桶。问题是:如何在8斤瓶中 精确地得到4斤油? -Oil Edible Oil Bottle sub-issues: There are two capacity of 8 kg and 6 kg of air-Edible Oil Bottle and a large tank, can take the oil from the oil drums
SA_TSP
- 旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短。-TSP (Travelling Salesman Problem, Jane Hutchison TSP, also known as the traveling salesman problem): with n cities an
GA_TSP
- 以旅行商问题(TSP)为例做模拟进化搜索技术实验,并提交实验研究报告。-To Traveling Salesman Problem (TSP) as an example the evolution of search technology to do simulation experiments, and presented the experimental study.
code
- 矩形裁剪代码,acmer初学者必备,很高的参考价值-Rectangular cutting code, acmer beginners must, high reference value
12
- 能够全智能化地完成辩论,为参赛者时间等都有提示,你试衣下就知道了,功能齐全。-To be fully completed intelligent debate, for the time participants have suggested that you try on clothes know that a full-featured.
Matrix
- ACM习题矩阵乘方和的源代码,C++实现-Involution matrix and the source code, C++ to achieve
PERMUTASI
- Ini adalah contoh program untuk menghitung permutasi lengkap dengan sorce code dan programnya