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

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

这个可以解任意维方程组,也可以解变态方程组
This can be solutions of arbitrary-dimensional equations, but also possible solutions to metamorphosis equations (2016-02-18, Visual C++, 3KB, 下载2次)

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

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

捷联式导航算法的数据融合EKF程序,维度较大,可自行裁剪
nav EKF filter source code (2015-12-17, Visual C++, 48KB, 下载17次)

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

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

一个简单的稀疏矩阵的压缩存储以及加、减、乘、转置运算程序
A simple sparse matrix of compressed storage and addition, subtraction, multiplication, transpose operation procedures (2014-12-18, Visual C++, 232KB, 下载1次)

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

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

NTRU算法是一种常用的加解密安全算法,随着科技的发展他的应用将会越来越广泛。
The algorithm NTRU (2014-12-15, Visual C++, 3300KB, 下载25次)

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

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

实现了加、减、乘、除等一元多次幂的多项式功能算法。
Multiple times, such as power implements the addition, subtraction, multiplication, and division of polynomial function (2014-07-23, Visual C++, 918KB, 下载1次)

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

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

几个Dijkstra迪杰斯特拉算法的优化方向。
Several optimization direction Dijkstra Dijkstra algorithm. (2014-07-01, Visual C++, 172KB, 下载4次)

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

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

C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等 [matrixClass.rar] - 矩阵类:可运行矩阵间的加、减、乘以及除
C++ language plural and matrix arithmetic library, written in engineering software necessary. Including matrix multiply, add, multiply, inverse, etc. [matrixClass.rar]- Matrix class: plus can run matrices, subtraction, multiplication and addition (2014-03-18, Visual C++, 3078KB, 下载13次)

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

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

突斯丁积分器和矩形积分器在积分情况为○的对比....
tustin integrator (2013-12-24, Visual C++, 246KB, 下载1次)

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

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

fortran源代码,计算一维油藏的含水饱和度变化
fortran source code to calculate the one-dimensional reservoir water saturation (2013-10-07, Visual C++, 9KB, 下载7次)

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

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

《妙趣横生的算法++C语言实现》,高清pdf加配套源代码。
" The interesting algorithms++C language HD the pdf plus supporting source code. (2012-08-27, Visual C++, 56678KB, 下载157次)

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

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

迪杰斯科拉算法算最短路径的方法,很方便,很简洁。
ShortestPath_DIJ (2012-04-28, Visual C++, 4KB, 下载1次)

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

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

编程:改善分数类,将比较、加、减、乘、除改为重载的运算符。
Programming: Improving the Score category, will compare, add, subtract, multiply, and divide into overloaded operators. (2011-05-06, Visual C++, 3KB, 下载2次)

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

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

用二叉链表树对多项式进行运算,对多项式进行加.减.乘运算
Binary tree with a list of polynomial operations on polynomial plus. Decreased. Multiplication (2011-03-09, Visual C++, 2KB, 下载1次)

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

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

算法 最近点对 一维问题解决 可以下载下来研究下
Closest point algorithm to solve one-dimensional problem under study can be downloaded (2010-06-12, Visual C++, 877KB, 下载4次)

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

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

将矩阵里的二维数据的位置转换为一维数组位置来表示
The matrix in two-dimensional data location into one-dimensional representation (2010-04-05, Visual C++, 218KB, 下载3次)

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

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

斯蒂芬如果特殊让他 饿阿荣认为而我饿能够 额外全额大王人
lsdkosdkpoweirhyptgkrop (2010-03-31, Visual C++, 5KB, 下载2次)

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

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

最短路径, 迪杰斯特拉算法求最短路径,visual c++
Dijkstra (2009-11-19, Visual C++, 7KB, 下载15次)

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

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

给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法
N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 ... An order to minimize a scalar multiplication method increases the number of all brackets. The problem by using dynamic programming algorithm (2009-04-09, Visual C++, 3KB, 下载29次)

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

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

自己编写的关于电子测量的莱特准则和格拉布斯准则的算法,可以用来批量处理数据。
I have written on the electronic measurement of the Wright criteria and guidelines for Grabs algorithms, can be used to handle bulk data. (2007-11-08, Visual C++, 194KB, 下载48次)

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

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

动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)
dynamic matrix, plus or minus, multiplication achieve category, the use of templates, completely original (tested) (2004-11-14, Visual C++, 3KB, 下载13次)

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