-
c/c++ enthusiasts to learn a good example. For beginners improve the level of de...
c/c++爱好者学习的一个很好的例子。对于提高初学者的水平,开拓思维有很大的帮助-c/c++ enthusiasts to learn a good example. For beginners improve the level of development thinking has a great help
- 2022-03-22 18:06:10下载
- 积分:1
-
Nurbs曲线曲面库源码
学习NURBS时写的NURBS曲线曲面的库-NurbsLib,用它就可以画NURBS曲线和曲面了。里面的源代码参照了The NURBS Book, 注意该程序只能编译出来库文件,NurbsCurve.lib和NurbsSurface.lib如果想画NURBS曲线和曲面还要自己建立OPENGL三维环境,根据节点矢量和权因子等调用该库绘制曲线和曲面。同时注意使用了matrix.h的头文件实现矩阵运算。
- 2022-02-13 18:59:02下载
- 积分:1
-
混沌蚁群算法
应用背景混沌具有随机性、遍历性、规律性——混沌具有丰富的时空动态,系统动态的演变可导致吸引子的转移等特点,使得混沌成为一种新型的优化技术,并得到广泛重视。关键技术首先,基于确定性迭代式产生的遍历性轨道对整个解空间进行考察。其次,以第一阶段得到的结果为中心,通过附加小幅度的扰动进一步进行局部区域内的细搜索,直至算法终止准则满足。
- 2023-05-08 18:20:03下载
- 积分:1
-
calculating the determinant of the matrix source
计算矩阵行列式值的源程序-calculating the determinant of the matrix source
- 2022-02-04 18:31:22下载
- 积分:1
-
获得目录下所有文件列表并批处理
基于MFC的文件批处理程序,从MFC打开文件对话框或者选择文件夹对话框中获得目录,再从当前目录往下得到所有文件列表,并进行批处理。
- 2023-06-11 20:45:03下载
- 积分:1
-
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER...
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC, is the actual C BUILDER
- 2022-03-25 14:59:46下载
- 积分:1
-
SOR algorithm for solving linear equations, c++, numerical methods
SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods
- 2022-03-21 16:09:13下载
- 积分:1
-
一个自己写的列主元高斯消去法,用Matlab实现
一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
- 2022-09-27 07:20:03下载
- 积分:1
-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
该程序在TC环境下运行。
按键1
该程序在TC环境下运行。
按键1-6可以画6中常用的不同极坐标曲线。
按按键 q 退出。
你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
- 2022-03-17 06:02:24下载
- 积分:1