搜索资源列表
chap1-11
- 中南大学算法分析PPT 使用课本《算法设计与分析基础》影印版 英文资料-Zhongnan University PPT analysis algorithm used textbooks, "Design and Analysis of Algorithms based on" English version photocopying
heredityArthmetic
- 介绍了遗传算法的基本思想,基础结构和应用等-introduced a genetic algorithm basic idea, infrastructure and applications
silky
- 著名flash源码网站uncontrol上的一个初级程序,用于画出很平滑的曲线,算法很简单,是研究uncontrol上其他源码的基础算法。-famous flash website uncontrol source of a primary procedure for the draw is very smooth curve, the algorithm is very simple, uncontrol study on the basis of other source algorithm
mesh
- 在分析三维STL文件格式数据结构的基础上,分析了建立拓扑结构的优点并提出了建立拓扑结构关系的方法 ,并建立了快速优化分层算法,从而大大提高了铸件三维有限差分网格自动剖分的速度和效率,开发了能适用于任意 复杂铸件形体的三维网格剖分程序,通过实际应用证明了程序的实用性。-the analysis of 3D STL file format data structure on the basis of Analysis of the establishment of topological s
mathformulae
- 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2.2高精度减法 2.3高精度乘法 2.4 高精度除法 练习 第三章 排列与组合 3.1加法原理与乘法原理 练习 3. 2 排列与组合的概念与计算公式 练习 3.3排列与组合的产生算法 练习 第四章 计算几何 4.1 基础知识 4.2
javapso
- 一个用java编写的改进的粒子群算法,利用基本粒子群算法的基础上,结合了其它算法的优点。
achessgamebyjava
- 一个国际象棋的小游戏算法,可以通过在原来基础上提高一下改进
111
- Bresenham算法的设计思想有了更深刻的认识,熟练地掌握了它的设计方法,当初在学习理论知识的时候,对于此算法的代码实现充满了猜测与想象,经过实地训练,终于了解到如何用代码实现画图,而且并非仅仅会C语言就能编写画图程序,gult程序有自己特殊的框架与实现过程.在这次试验中,虽然没有完全理解其原理,但在一定程度上已经为我们今后的学习应用打下了基础.
NovelShapeBasedImageRetrievalUsingDirectionCode.ra
- 在Freeman链码基础上,提出一种新的形状描述编码:最小和统计方向码. 该方法对图像平移、旋转具有不变性的优点,对尺度变换有成比例特点. 提出了相应的形状匹配算法:方向熵法度量最小和统计方向码描述的形状相似度. 仿真试验验证了这种形状检索方法的有效性与可行性.
NaiveBayes.java.tar.gz 基于weka的分类算法
- 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
work4
- 这段源代码介绍了在JAVA中有关类的使用的基础算法,适合JAVA初学者使用-This source code introduced in JAVA related categories based on the use of algorithms, suitable for beginners to use JAVA
suanfa
- java基础知识,解决java面试中常遇到的算法问题。-java interview problem often encountered in the algorithm.
Java_wuziqi
- 本文介绍在NeatBeans IDE 5.0环境中开发五子棋人机对战版的过程,并且对人机博弈的基础算法进行了详细的探讨-This article describes the NeatBeans IDE 5.0 development environment, human-machine Versus Renju version of the process, and human-computer game based on the algorithm was examined in detail
JavaDataStructureAlgorithm
- 这个java程序里面涵盖了java编程中要用到的一些基础算法,适合初学者进行学习。-This java program contains some java base algorithms which can be references for beginners.
index
- 简单a,b搜索的算法,包含象棋的ui,ai,基础的减枝 优化(Simple a, B search algorithm, including chess UI, AI, the basic branch reduction optimization)
常用算法源码
- JAVA基础算法源码,最基础的算法研究源码(Basic algorithm source code)
eclipse-java-workspace
- 包含了Java常用的算法,数据结构,基础数学,经典例题等(Contains the Java commonly used algorithms, data structures, basic mathematics, classic examples, etc.)
knn
- KNN改进算法,在KNN原有的基础之上进行改进的呢算法(The improved algorithm of KNN can improve the algorithm)
apriori
- Python实现的apriori算法,数据挖掘的基础算法(Apriori algorithm implemented by Python)
C4.5
- python实现的C4.5算法,也是数据挖掘的基础算法(C4.5 algorithm implemented by python, which also the basic algorithm of data mining)