搜索资源列表
Bayesian_Classification
- c++实现bayes分类算法。算法完整,有应用实例为证。-c++ implementation bayes classification algorithm. Algorithm is complete, there are application examples as evidence.
circl
- 实现中点画圆算法 很好的一个实例 C-Drawcircle algorithm to achieve the mid-point of a very good example of C++
computer
- 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
caijian
- 学习图形学时编制的裁剪算法实例,希望对学习图形血的朋友们有所助益-Study prepared at the cutting algorithm Graphics instance, want to learn graphic bloody helpful friends
duobianxing
- 学习图形学时编制的多边形算法实例,希望对学习图形血的朋友们有所助益-Study prepared at the polygon graphics algorithm for instance, want to learn graphic bloody helpful friends
duobianxingcaijian
- 学习图形学时编制的多边形裁剪算法实例,希望对学习图形血的朋友们有所助益-Graphics prepared to learn when the polygon clipping algorithm for instance, want to learn graphic bloody helpful friends
gvf_dist_v4.2c
- snake算法 实例程序有例子 MATLAB -Examples of procedures snake algorithm instance
CAD
- 本算法通过一个小型CAD系统的完整开发过程,循序渐进的讲解了图形系统的设计方法。实例系统实现了三种图形,即直线、矩形即椭圆的绘制、复制、移动、热点等基本功能,值得推荐!-The algorithm through a small CAD system of the complete development process, progressive explained graphics system design method. Examples of three graphics system,
IFS
- 利用IFS算法绘制自然景物 本实例实现对山的模拟-IFS algorithm to draw the natural features of this instance of the mountain simulation
draw_convnet-master
- 通过python实现卷积神经网络算法,并通过一个小实例进行具体的试验-Convolution neural network algorithm to achieve through python, and specific test by a small example
48467972
- 纯滞后系统的大林控制算法仿真实例 先进PID控制及仿真-The pure lag system chose the simulation instance advanced PID control and control algorithm
skeu27
- 纯滞后系统的大林控制算法仿真实例 先进PID控制及仿真-The pure lag system chose the simulation instance advanced PID control and control algorithm
计算机辅助几何设计割角算法实例
- 计算机辅助几何设计割角算法实例,这是一个关于四次带参Bezier曲线的割角算法实例