资源列表
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
zuixiaoerchengfa
- 最小二乘法的数值计算,用C语言编写的程序,很容易能够读懂和上手-Numerical calculation of the least square method, using C language program, it is easy to read and to use
good
- 全国数学建模题目级优秀数学建模论文下载,数学建模典型题例。-quanguo shuxue jianmo timu ji youxiu shuxue jianmu lunwen xiazai
sorts
- 各种排序方法的比较。有冒泡法,二分法,插入法,选择法,并比较其时间复杂度和空间复杂度-Comparison of various sorting methods. There are bubble law, dichotomy, insertion, selection, and compare its time complexity and space complexity