CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - runtime

搜索资源列表

  1. PolyDemo

    0下载:
  2. 程序名称:PolyDemo 运行环境:系统需要安装j2sdk-1_4_2 注意事项: 如修改数据,先在文本框中输入自行设定的数据,再点击“重置数据”即设置成功。 再选择“单步执行”或“连续执行”。 用Java Applet实现算法的动态模拟 -procedures title : PolyDemo runtime environment : system need to install j2sdk - 1_4_2 Note : If data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9811
    • 提供者:冯金建
  1. work1_hj

    0下载:
  2. 作业: 最小二乘法 运行环境:vc 程序语言:c++ 程序源代码:work1.cpp (见附件) -operations : least-squares method runtime environment : vc programming languages : C source code : work1.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11117
    • 提供者:hj
  1. work2_hj

    0下载:
  2. 作业: 牛顿插值法 运行环境:vc 程序语言:c++ 程序源代码:work2.cpp (见附件) -operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8867
    • 提供者:hj
  1. work3_hj

    0下载:
  2. 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9169
    • 提供者:hj
  1. diguifenxi

    0下载:
  2. 语法分析器 源代码 可以用于学生编译原理课程设计编写 很好的参考。,运行环境Visual C-parser source code can be compiled for students preparing curriculum design principle a good reference. , Visual C Runtime Environment
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1644
    • 提供者:王勇敢
  1. SCCA

    1下载:
  2. 免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:95217
    • 提供者:王林成
  1. Allan

    5下载:
  2. 包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。-including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1753
    • 提供者:wang_xinguo
  1. runtime_server

    0下载:
  2. Matlab Runtime Server 完整教程-Matlab Runtime integrity Directory Server
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:821262
    • 提供者:Lee
  1. KSVD_Matlab_ToolBox.zip

    0下载:
  2. 该代码用c++语言实现了KSVD算法,运行环境为vc6.0,The code using c++ language implementation of the KSVD algorithm, runtime environment for vc6.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:6256828
    • 提供者:张晓勃
  1. taile.rar

    0下载:
  2. 计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free ,The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Sinx formula used 0.000001 accuracy of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:54812
    • 提供者:零下
  1. inv

    1下载:
  2. 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:902
    • 提供者:谢杰
  1. cs

    0下载:
  2. 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }-This is speci
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:14205
    • 提供者:mike
  1. Puma-EM-0.4.6.tar

    2下载:
  2. 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
  3. 所属分类:Algorithm

    • 发布日期:2016-06-14
    • 文件大小:427062
    • 提供者:hopeshot
  1. matlab_modelsim

    0下载:
  2. Matlab 与 modelsim 协同仿真的例程设置好modelsim运行环境后,在源码路径执行manchester_tb,即可完成协同仿真的过程。-ModelSim co-simulation with Matlab routine ModelSim runtime environment is set up after the implementation of source path manchester_tb, to complete the process of co-simulat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:42030
    • 提供者:yangyu
  1. LVQ

    0下载:
  2. 这是一个向量量子化的程序,且生成两种运行环境,Dos界面以及linux环境。有三个文件,lvq.zip为源码,Winlvq为Dos运行界面,另外一个为linux运行环境。-This is a vector quantization procedure, and generate two types of operating environment, Dos interface and linux environment. There are three documents, lvq.zip fo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:363703
    • 提供者:张燕萍
  1. Jacobis-Method

    0下载:
  2. 该代码用c++语言实现了Jacobis-Method算法,运行环境为vc6.0-The code using c++ language implementation of the Jacobis-Method algorithm, runtime environment for vc6.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1474
    • 提供者:张晓勃
  1. SimulatedAnnealing

    0下载:
  2. 用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:194980
    • 提供者:张晓瑜
  1. nd

    0下载:
  2. 本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入x值得到函数值。例如(课本 ) 给出 的函数表 X 0.40 0.55 0.65 0.80 0.90 y 0.41075 0.57815 0.69675 0.88811 1.02652 均差求至4阶,并由此计算 的近似值 运行环境:C-Free -This procedure for the use of Newton' s interpolation function table, find the diffe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:56234
    • 提供者:零下
  1. SIM

    0下载:
  2. 本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environment: C-Free
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:55713
    • 提供者:零下
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
« 12 3 4 »
搜珍网 www.dssz.com