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

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

fluent边界造波。二阶斯托克斯波边界造波UDF.
Boundary wave making UDF of second order Stokes wave (2020-11-10, C/C++, 1KB, 下载6次)

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

[数值算法/人工智能] openssl-1.0.2o.tar

RSA加解密算法C语言的实现,源码,运算速度快
Implementation of C language for RSA encryption and decryption algorithm (2018-05-09, C/C++, 5204KB, 下载6次)

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

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

实现实数加复数运算符重载为友元函数形式的功能 (2018-02-05, C/C++, 2KB, 下载1次)

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

[数值算法/人工智能] work.0

迪杰斯特拉算法,描述北京公交最短路线的规划
Dijkstra algorithm to describe the shortest route planning of Beijing public transport (2017-01-21, C/C++, 2KB, 下载3次)

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

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

克瑞斯卡尔算法,是关于克瑞斯卡尔算法的代码,详细介绍了有关克瑞斯卡尔算法的实现。
kruskal algorithm,kruskal algorithm on the code, setting out in detail the algorithm kruskal。 (2016-02-18, C/C++, 1KB, 下载1次)

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

[数值算法/人工智能] n-D-Space

n维空间内正方体和球体的体积的整个推导过程,对流形学习、降维等邻域的理论学习具有良好帮助。
N dimensional space cube and the volume of a sphere (2016-01-17, C/C++, 39KB, 下载3次)

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

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

acm背包问题,详细讲解加程序实现,对初学者很有帮助
acm knapsack problem, explain in detail plus program to achieve useful for beginners (2013-04-16, C/C++, 63KB, 下载1次)

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

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

最优化理论与方法,一维搜索法,一条完整的单纯形法程序,用C语言编的。。。
Optimization theory and methods, one-dimensional search, a complete program of the simplex method, using the C language. . . (2012-08-17, C/C++, 5KB, 下载12次)

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

[数值算法/人工智能] 1xy7z

LNG加气机检定装置测控系统LNG dispenser calibration device and control system
LNG dispenser calibration device and control system (2012-05-14, C/C++, 663KB, 下载5次)

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

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

基于金硅原电池保护电容加速度计的制作Accelerometer based finger motion detection
Accelerometer based finger motion detection (2012-04-26, C/C++, 406KB, 下载2次)

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

[数值算法/人工智能] 1xy7z

基于加速度计的手指运动姿态检测Accelerometer based finger motion detection
Accelerometer based finger motion detection (2012-04-26, C/C++, 246KB, 下载9次)

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

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

一类非线性EV模型的降维估计Nonlinear dimensionality reduction model is estimated EV
Nonlinear dimensionality reduction model is estimated EV (2011-08-12, C/C++, 326KB, 下载2次)

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

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

贝叶斯 iris 程序源码,可以用的,大家可以试下,是我从CSDN下过来的
Bayesian iris program source code, you can use, we can try next, I come from under the CSDN (2010-05-29, C/C++, 920KB, 下载10次)

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

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

动态算法求最优值问题,其中用到了一维插值函数,改编自matlab的intep1(x,y,t)
Dynamic algorithm for getting the best value problem, which used a one-dimensional interpolati n function, adapted from matlab‘s intep1 (x, y, t) (2010-04-18, C/C++, 1137KB, 下载9次)

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

[数值算法/人工智能] FFT(DFTcomplexarray)onedimension

快速傅里叶变换的c程序,共分五个部分,此为一维快速傅里叶变换快速算法DFT
Fast Fourier Transform of the c program is divided into five sections, this is a one-dimensional fast Fourier transform fast algorithm for DFT (2009-09-04, C/C++, 2KB, 下载4次)

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

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

尼科切斯定理:任何一个整数的立方都可以写成一串连续奇数的和。
尼科切斯theorem: any one of the cubic integer can be written in a string of consecutive odd and. (2009-03-07, C/C++, 10KB, 下载2次)

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

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

使用基于K-L变换的特征选择方法,使原本4维的特征向量降至3维
KL transform based feature selection method, so that the original 4-dimensional feature vector is reduced to 3-dimensional (2008-09-16, C/C++, 19KB, 下载47次)

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

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

一个介绍最优化方法课件,很详细。从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明
An optimization method introduction courseware, in great detail. From the simplest one-dimensional search to the conjugate gradient, steepest descent method, etc., all indicate (2008-08-22, C/C++, 58KB, 下载138次)

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

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

全区间积分的阿当姆斯方法
region between Integral Methods A ADAMS (2004-12-23, C/C++, 1KB, 下载5次)

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

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

此程序是一个加,减,乘,除的算法.calculate
This procedure is an add, subtract, multiply, with the exception of the algorithm. (2004-06-10, C/C++, 14KB, 下载8次)

http://www.pudn.com/Download/item/id/1086854030946587.html
总计:123