-
BESSEL PROGRAMS IN C/C
BESSEL PROGRAMS IN C/C-Loaded PROGRAMS IN C/C
- 2022-07-24 18:55:10下载
- 积分:1
-
寻找矩阵的检测像素
- 2023-01-26 10:35:04下载
- 积分:1
-
牛顿法计算程序,迭代没有条件控制!
牛顿法计算程序,迭代没有条件控制!-Newton"s method, no conditions iterative control!
- 2023-04-01 13:05:04下载
- 积分:1
-
数据挖掘中,关联规则的例子,源码, arview算法的应用实例
数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
- 2022-02-06 09:21:57下载
- 积分:1
-
Tic tac toe算法
kelebihan, namun manusia tetap memiliki berbagai kelemahan seperti mudah lelah, mudah lupa,
dipengaruhi emosi, subjektif, kurang teliti, malas, dan sebagainya. Kemudian muncul ide untuk
menciptakan komputer sebagai alat bantu kerja agar lebih cepat, dan lebih akurat. Namun saat ini
komputer tidak hanya mampu bertindak tetapi juga mampu berfikir sehingga muncul istilah Artificial
Intellegence (AI) atau Kecerdasan Buatan.
Minimax merupakan salah satu contoh dari Kecerdasan Buatan, minimax adalah suatu algoritma
yang menggunakan teknik pencarian Depth-First Search dengan kedalaman terbatas. Adapun media yang
cocok untuk penerapan algoritma minimax adalah permainan Tic-Tac-Toe, beberapa alasan mengapa Tic-
Tac-Toe
- 2022-07-03 14:15:32下载
- 积分:1
-
Adaboost 算法 实现小例子
结合二分类,实现了最基本的adaboost算法实例,适合初次学习此算法的童鞋
- 2022-03-20 13:53:14下载
- 积分:1
-
萨马尔博士论文
识别算法基于几何变换的人。研究生学位。作者:萨马尔.Dmitrii。
- 2022-08-18 18:29:36下载
- 积分:1
-
C++编程实例
通过C++源代码全面介绍了C++程序设计的方法和技巧。作者首先假定读者并不了解程序设计的所有知识,整个程序开发过程均从原始的概念开始到程序设计的实现,从零开始意味着从最最低级的地方起步,没有任何预备知识。因此无论是对于初学C++的人,还是应用C++的高手都具有较高的实用价值。
C++初学者必看, 快速学会C++的好资料, 我就是从这个里面学会的。 例子才是经典,简单又实用。
- 2022-03-12 08:41:13下载
- 积分:1
-
遗传算法
请注意一个凸函数的域是由数据流凸 set.can 等效地对被核查
设置 S0。这尤其是具有重大的现实意义
- 2022-02-24 18:31:18下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-04-24 15:00:03下载
- 积分:1