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

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

解决CSP问题,FF算法,解决一维管材下料问题
CSP,solve one-dimensional cutting pipe problem in 5 seconds (2016-06-12, Visual C++, 1047KB, 下载10次)

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

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

迪杰斯特拉算法主要是采用了一个dist一维数组,来存储源点到其它顶点的最短路径,然后不断更新。
Dijkstra algorithm is used mainly in a dist one-dimensional array to store the point vertices of the shortest path to other sources, and constantly updated. (2015-08-15, Visual C++, 1KB, 下载1次)

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

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

一维随机粗糙面散射计算的程序,包括粗糙面的生成和数值计算
One-dimensional random rough surface scattering calculations, including generating and numerical calculation rough surface (2015-06-21, Visual C++, 4528KB, 下载23次)

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

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

一个实现维诺图的C++程序,算法课的作业。
Vino map (2014-12-29, Visual C++, 3KB, 下载70次)

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

[数值算法/人工智能] One-dimensional-Riemannian-problem

一维黎曼问题 含C语言和Fortran代码
One dimensional Riemannian problem (2014-06-26, Visual C++, 166KB, 下载5次)

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

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

采用卡尔曼滤波的一维运动目标的跟踪练习。
Practice using the Kalman filter to track a moving target dimension (2014-03-14, Visual C++, 10989KB, 下载10次)

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

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

一维FDTD仿真高斯脉冲波在自由空间中的传播
One-dimensional FDTD simulation of Gaussian pulse propagation in free space (2011-11-20, Visual C++, 1KB, 下载10次)

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

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

道格拉斯普客算法 简化数据 去除毛刺 暑期实习 MFC 显示结果
Douglas PuKe algorithm simplified data remove burr summer internship MFC shows the result (2011-09-22, Visual C++, 45KB, 下载20次)

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

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

道格拉斯普客算法 简化数据 去除毛刺 暑期实习
Douglas Pu-off algorithm to simplify data (2011-09-22, Visual C++, 14KB, 下载13次)

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

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

用拉斯维加斯算法实现的一个N皇后问题,N皇后问题是一个NP问题,但这个算法计算速度非常快。
Las Vegas algorithm with an N queens problem, N Queens problem is a NP problem, but this algorithm is very fast. (2011-05-22, Visual C++, 328KB, 下载9次)

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

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

克鲁斯卡尔算法 控制台下运行 提供给大家参考
Kruskal algorithm running under the console to provide for reference (2010-12-11, Visual C++, 1KB, 下载5次)

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

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

克鲁斯卡尔算法的实现。。。。。。。。。。。。。。。。。。。。。
Kruskal Algorithm Implementation (2010-12-02, Visual C++, 143KB, 下载6次)

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

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

维纳滤波器算法,是我曾经的作业,与大家一起分享,谢谢,希望能够帮助
algorithm of Wiener filter (2010-05-29, Visual C++, 1KB, 下载26次)

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

[数值算法/人工智能] dij(2)

迪克斯特拉算法 迪克斯特拉算法 迪克斯特拉算法
fasdfgdh (2010-05-20, Visual C++, 2KB, 下载3次)

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

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

小波算法的VC实现,包含一维变换和二维变换
VC implementation of wavelet algorithms, including the one-dimensional transform and two-dimensional transform (2010-04-11, Visual C++, 168KB, 下载10次)

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

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

朴素贝叶斯算法分类源代码,vc6.0编写
NaiveBayes on how to classfiy texts (2009-09-26, Visual C++, 2212KB, 下载145次)

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

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

这个文件实现了一维数据的K-均值聚类算法,可以直接运行,但不能处理多维的
This file implements a one-dimensional data, K-means clustering algorithm can be directly run, but you can not deal with multidimensional (2009-08-24, Visual C++, 184KB, 下载102次)

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

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

对输入的高维特征向量进行pca降维后输出低维的特征向量
PCA dimensionality reduction (2009-02-27, Visual C++, 755KB, 下载216次)

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

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

此文件利用最新的加斯拉奇算法制造随机种子给随机数的数理统计达到最优化
This document using the latest manufacturing加斯拉奇algorithm random seeds to random number of mathematical statistics to achieve the best optimization (2007-10-12, Visual C++, 2KB, 下载7次)

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

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

用最小二乘法计算分形图案的维数。试试看怎么样。请多包涵!!
least squares method used fractal pattern dimension. Try how kind. I feel apologetic for this! ! (2006-11-09, Visual C++, 25KB, 下载25次)

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