搜索资源列表

  1. C++常用算法之06矩阵特征值与特征向量的计算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:91136
    • 提供者:闻杉
  1. C++常用算法之05矩阵运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C vers
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:95232
    • 提供者:闻杉
  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:89088
    • 提供者:闻杉
  1. C++常用算法之13数据处理与回归分析

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:93184
    • 提供者:闻杉
  1. 贷款计算

    0下载:
  2. 这是我自己写的一个非常有用的程序,很多人买房子,买车办贷款,但是对还贷计算却非常头疼,你可以利用贷款还贷程序计算你每月甚至每年应该还的钱数,程序实现了等额本金和等额本息还贷的计算方法-that I wrote a very useful procedure, many people buy a house, car loans, but the calculation is very repayment headache, you ca
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:75776
    • 提供者:王为
  1. 计算素数公约数公倍数

    0下载:
  2. 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:36864
    • 提供者:谭斌
  1. 用遗传算法计算最短路径

    0下载:
  2. matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:孙兵
  1. 模拟退火法计算最短路径

    0下载:
  2. 用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:孙兵
  1. 数模计算工具包

    0下载:
  2. 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:孙兵
  1. 所得税计算和闰年判断

    0下载:
  2. 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips!
  3. 所属分类:组合框控件

    • 发布日期:2024-05-22
    • 文件大小:176128
    • 提供者:刘义洲
  1. 大数计算

    0下载:
  2. 一个用delphi编写的关于大数计算的程序,可用于计算任何大小的数字乘积,非常小巧方便,也很适用-a prepared with the majority of the calculation procedures can be used to calculate the size of any digital product, very small convenient, and very applicable
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:177152
    • 提供者:李有为
  1. 一个ascii 码值计算原代码的例子

    0下载:
  2. 一个ascii 码值计算原代码的例子 -a code ascii value of the original source code example of a ascii value of the original code examples
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:29696
    • 提供者:张强
  1. 计算机小数计算模拟器

    0下载:
  2. 该软件以图形化界面显示在计算机内部定点小数补码加法、定点小数补码减法,定点小数补码乘法、定点小数补码除法、以及原码乘法和原码除法的具体计算过程。-software to the graphic interface displayed on the computer within the sentinel minority complement addition, fixed-point decimal complement subtra
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-22
    • 文件大小:2064384
    • 提供者:阿赫
  1. 计算起始日期的n天后的日期

    0下载:
  2. 计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:陈飞飞
  1. 逼近与拟合

    0下载:
  2. 6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test avail
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:刘渝
  1. 计算1000以内的素数

    0下载:
  2. 这是一个可以计算1000以内的素数算法 觉得还不错-This a 1000 can be calculated within the prime number algorithm also feel good
  3. 所属分类:并行运算

    • 发布日期:2024-05-22
    • 文件大小:69632
    • 提供者:李宇平
  1. 统计

    0下载:
  2. 计算图像直方图的统计特征,包括均值,方差,熵,三阶矩等。-image histogram calculated the statistical characteristics, including mean, variance, entropy, such as third-order moments.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:夏玉
  1. 计算系统的群延时

    0下载:
  2. 这个程序可以计算线性系统的计算的群延时.-this procedure can be calculated linear system of calculating the group delay.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:byk518
  1. 数值分析算法描述与习题解答

    0下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:60416
    • 提供者:李明
  1. 地震波反应谱计算程序

    1下载:
  2. 地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。-seismic response po program can be used to bridge the dynamics and structure of the reaction Pu input.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张峰
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org