搜索资源列表
c语言算法速查手册
- c语言学习的入门级和提高级教程,有源码
Computer_Graphics
- 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
nn_examples
- 此为matlab教程范例,包括图像、小波分析、优化、神经网络、遗传算法及其他部分范例-This is an example of matlab tutorials, including images, wavelet analysis, optimization, neural networks, genetic algorithms and other parts of sample
ACM
- acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法教程,希望对大家有帮助-acm is a ativity for university students
数据结构及应用算法教程
- 数据结构及应用算法,包括书,PPT和配套源代码,学习数据结构的好资料。
连续投影算法
- 连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
实用算法基础教程(ACM-ICPC初级学习资料)
- 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)
PID算法
- PID代码的实现,各种代码的实现,详细的解释,非常好的学习教程(PID code to achieve a variety of code to achieve a detailed explanation, a very good learning tutorial)
matlab 蚁群算法
- 蚁群算法算例,全国大学生数学建模以及美国大学生数学建模常用算法教程(This is an arithmatic which is often used in math modeling competitions.)
MATLAB遗传算法工具箱及其应用
- 主要有讲义,里面有教程()
【算法与数据结构】105《Python算法教程》
- 【算法与数据结构】《Python算法教程》,适合python开发的人。([algorithm and data structure] "Python algorithm tutorial", suitable for the python development of people.)
MATLAB智能算法30个案例分析 源代码
- 遗传算法的路径优化问题简单案例教程,及智能算法相关30个案例(A simple case course for path optimization of genetic algorithms)
计算机视觉-算法与应用(中文版) (1)
- 计算机视觉中的常用算法讲解以及实际应用。(Explanation and practical application of common algorithms in computer vision)
算法导论
- 算法导论书籍,该书籍是学习算法的一本好用的教程(Introduction to Algorithms)
32种算法
- 32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
蒙特卡罗算法与matlab(精品教程)
- 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
智能算法
- 各种智能算法的代码教程,包括数值分析课程中的代码,一维搜索、牛顿差值、梯度法、0.618法等
数学建模竞赛中应当掌握的十类算法
- matlab十种常用算法教程,适合各种算法平时的使用(Matlab ten common algorithm tutorials)
adaptive-critic-designs-master
- 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
遗传算法PPT和案例分析及源程序实现
- 如何使用遗传算法,里面有ppt教程与案例分析,遗传算法与优化问题(How to Use Genetic Algorithms)