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

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

基于龙格库塔的经典内弹道的计算,很不错的文件。
Within the classical Runge-Kutta-based ballistic calculations (2014-11-19, Visual C++, 399KB, 下载23次)

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

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

克里金算法,反距离算法和实现了等高线的生成渲染,还有色带
Kriging algorithm, inverse distance algorithm and implementation of the contour lines generated rendering, as well as ribbons (2014-04-09, Visual C++, 7875KB, 下载12次)

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

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

协同克里金插值算法,可用于各种地球物理手段的成图,地形图,高程图,电阻率分布等
Collaborative Kriging interpolation algorithm can be used for a variety of geophysical instruments to map, topographic maps, elevation maps, resistivity distribution. (2013-12-18, Visual C++, 26098KB, 下载46次)

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

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

克里金改进内插算法 本文比较经典 是一篇很好的文章
Kriging interpolation algorithm in this paper, comparing the classic is a very good article (2013-04-11, Visual C++, 295KB, 下载26次)

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

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

关于地理统计的基础算法,含有有克里金等实用算法,很有参考价值
Statistics on geographical basis algorithm, containing practical algorithm of kriging and other useful reference for (2012-07-25, Visual C++, 452KB, 下载4次)

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

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

龙格库塔算法在VC++环境中运行实现 并用MFC画出坐标曲线图
LongGe coulthard realize coordinates curve (2012-04-12, Visual C++, 1879KB, 下载12次)

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

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

龙格库塔法;用C++语言编写的龙格库塔法解微分方程组。
Runge-Kutta method with C++ languages Runge-Kutta method for solving differential equations. (2010-11-03, Visual C++, 203KB, 下载53次)

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

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

实现汉诺塔算法的动画演示,用C#和C++语言完成。
Tower of Hanoi algorithm to achieve animation, using C# and C++ language to complete. (2010-04-12, Visual C++, 9099KB, 下载22次)

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

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

这是大学数值分析的实验——龙格库塔格算法的源码,帮助大家学习和掌握龙格库塔算法!
This is the University analysis of the experiment- Long Gekutage algorithm source code, to help you learn and master the Runge-Kutta algorithm! (2010-04-07, Visual C++, 139KB, 下载14次)

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

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

克里金算法的历史和现状 希望大家喜欢 我需要注册这个账号 麻烦站长了
Kriging algorithm of history and current status of hope like me need to register this account owners in trouble (2009-12-24, Visual C++, 850KB, 下载29次)

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

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

龙格贝塔算法
Long格贝塔algorithm (2009-05-28, Visual C++, 1KB, 下载2次)

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

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

数值计算中的四阶龙格—库塔计算方法及流程图
Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart (2008-11-23, Visual C++, 7KB, 下载18次)

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

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

龙格库塔法解微分方程:包括解微分方程组,及其变步长和二阶的
Runge-Kutta method solution of differential equations: including the solution of differential equations, and the variable step size and second-order of (2008-03-07, Visual C++, 2KB, 下载86次)

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

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

克里金插值法实现二维和三位等高线的绘制功能。
Kriging interpolation method to achieve two-dimensional and three contour drawing functions. (2007-12-20, Visual C++, 174KB, 下载457次)

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

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

汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)
Tower of Hanoi s automatic calculation process source, reproduced (with MFC produced) (2007-12-08, Visual C++, 148KB, 下载32次)

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

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

实现了克里金插值算法,在地质钻孔的加密和其他工程应用方面有重要的作用
Realize the Kriging interpolation algorithm, the encryption in geological drilling and other engineering applications have an important role (2007-09-15, Visual C++, 1484KB, 下载1100次)

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

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

本源代码是用VC编制的克里金插值计算,请下载后解压
source code is compiled with VC of Kriging, after extracting Download (2007-04-12, Visual C++, 2KB, 下载713次)

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

[数值算法/人工智能] solution-of-Differential-equation-group

提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));
provide four kinds of solutions of ordinary differential equations c code : There will be four bands step Runge- Kutta (Runge- Kutta) Act (RK4- (2006-03-06, Visual C++, 5KB, 下载235次)

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

[数值算法/人工智能] 克里金算法

等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.
contours original codes interpolation algorithm, it can. If problems given me a email. (2005-04-18, Visual C++, 1KB, 下载533次)

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

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

这事龙格-库塔解围分方程算法实例
this Runge- Kutta raise siege equation algorithm examples (2004-11-08, Visual C++, 1KB, 下载42次)

http://www.pudn.com/Download/item/id/1099903844519255.html
总计:138