联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(313) 
按平台查找All Visual C++(313) 

[数值算法/人工智能] 4364

复化三点Gauss-lengend公式求pi,实现了图像的加水印,去噪,加噪声等功能,基于K均值的PSO聚类算法。
Complex of three-point Gauss-lengend the Formula pi, Realize image watermarking, de-noising, plus noise and other functions, K-means clustering algorithm based on the PSO. (2017-05-29, Visual C++, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1496027350980374.html

[数值算法/人工智能] MD5

利用c++语言实现了md5算法,包含完整的加解密算法流程
MD5 encrypted (2016-06-27, Visual C++, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1467023785433735.html

[数值算法/人工智能] inverse-matrix

该程序可以对任意维数矩阵求逆,只需输入矩阵的维数和各行元素,便可得到逆矩阵。
The program can find the inverse matrix of any dimension, simply enter the number of dimensions and elements of each row of the matrix, you can get the inverse matrix. (2015-05-22, Visual C++, 4983KB, 下载3次)

http://www.pudn.com/Download/item/id/1432264089473157.html

[数值算法/人工智能] Matrix-VCPP6.0

实现基本矩阵运算,实现加,减,乘,求逆,求转置,文件保存等功能
Matrix calculate (2014-12-16, Visual C++, 860KB, 下载5次)

http://www.pudn.com/Download/item/id/2675438.html

[数值算法/人工智能] fft

FFT快速算法,处理一维信号,运用了蝴蝶运算,效率不错
Fast Fourier Transform (2014-07-23, Visual C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/2593477.html

[数值算法/人工智能] juzhenzhuanzhi

矩阵转置: 1、任意输入一个一维字符数组,其中元素个数为一个正整数N的平方 2、这个一维数组可以当成一个N*N的矩阵,将这个矩阵转置 3、将转置后的矩阵按行依次组成一维数组,再将这个一维数组输出
Matrix transpose: 1, enter an arbitrary one-dimensional array of characters, which is the square of the number of elements of a positive integer N 2, this can be used as a one-dimensional array of N* N matrix, and this matrix transpose 3, will transpose After the composition of the matrix followed by a one-dimensional array of rows, then this one-dimensional array output (2014-05-06, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2531935.html

[数值算法/人工智能] huangjinfengefa

最优化方法求解无约束非线性规化。一维线性搜索,黄金分割法。
Golden Section optimization (2014-05-05, Visual C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/2530157.html

[数值算法/人工智能] fristfit-

一维纸箱中的一种算法,首先最适应启发式。启发式中的一种。
An algorithm of one carton (2014-04-21, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2517486.html

[数值算法/人工智能] gaosi

高斯消元法解n维线性方程组,即输入为n维矩阵,将矩阵变为上三角矩阵,再反代
Gauss elimination method for solving n-dimensional linear equations, ie, the input is n-dimensional matrix, the matrix becomes upper triangular matrix, and then anti-generation (2013-07-05, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2296910.html

[数值算法/人工智能] chuancan8

数组作为参数传递,在调用函数, 数组作为指针使用, 不能在后面加【】; 声明时候必须加上
Arrays as parameters (2012-08-08, Visual C++, 189KB, 下载2次)

http://www.pudn.com/Download/item/id/1960447.html

[数值算法/人工智能] FNCG

一维正向正态云发生器程序代码,可以显示生成的云模型。
Positive one-dimensional normal cloud generator code, you can display the resulting cloud model. (2011-03-16, Visual C++, 27KB, 下载53次)

http://www.pudn.com/Download/item/id/1456999.html

[数值算法/人工智能] index1

一篇关于高维索引结构的论文,希望对大家有帮助
failed to translate (2010-06-15, Visual C++, 3093KB, 下载2次)

http://www.pudn.com/Download/item/id/1213196.html

[数值算法/人工智能] CMatrix

三元组矩阵的基本运算,加、减、乘以及转置。
Triple matrix of basic operations, addition, subtraction, multiplication and transpose. (2010-05-03, Visual C++, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/1154213.html

[数值算法/人工智能] 20100420Matrix

使用动态规划算法计算矩阵连乘最佳加括号方式
Algorithm using dynamic programming matrix with by way of the best brackets (2010-04-21, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1136913.html

[数值算法/人工智能] fourth-order

四阶阿当姆斯预测-校正公式 C++编程 很好的方法
A forecast of fourth-order Adams- correction formula C++ programming good way to (2010-03-09, Visual C++, 1KB, 下载22次)

http://www.pudn.com/Download/item/id/1080757.html

[数值算法/人工智能] GAUSS

高斯消去法解线性方程组,需要输入方程组维数和增广矩阵即可求解
guass (2010-03-07, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1078695.html

[数值算法/人工智能] 23

本文是一程序源代码,描述的是在一维条件下用FDTD计算模拟波在与频率有关的介质中传播时E的变化。
This article is a source code, describing 1D FDTD simulation of a frequency dependent material for E field changes. (2009-12-16, Visual C++, 200KB, 下载10次)

http://www.pudn.com/Download/item/id/1007016.html

[数值算法/人工智能] patent

关于利用摩尔条纹实现3维数据标定的专利文献
the patent paper for 3d surface recognization (2009-10-18, Visual C++, 2660KB, 下载5次)

http://www.pudn.com/Download/item/id/942315.html

[数值算法/人工智能] qili

实现矩阵三角分解的乔利斯基方法及用此方法解Ax=b的方程。
Triangular matrix decomposition to achieve乔利斯基and use this method to solve the equation Ax = b. (2009-04-27, Visual C++, 5KB, 下载2次)

http://www.pudn.com/Download/item/id/733387.html

[数值算法/人工智能] fft

调试通过的2维fft算法,含一个.cpp文件,一个.h文件 (2007-07-20, Visual C++, 2KB, 下载29次)

http://www.pudn.com/Download/item/id/310141.html
总计:313