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

搜索资源列表

  1. xxghyyyycx

    0下载:
  2. 用于解线性规划的BASIC源程序,用于解线性规划的BASIC源程序-linear programming solution for the BASIC source code for the solution of linear programming BASIC source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2078
    • 提供者:suqingpu
  1. vcmatrix

    0下载:
  2. 本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:lilelin
  1. fitnorm

    0下载:
  2. 对任意基本函数组合进行最小二乘曲线拟合的源程序。-basic function of arbitrary combinations least squares curve fitting of the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:闰土
  1. gacshx

    0下载:
  2. 一种基本遗传算法C源代码一种基本遗传算法C源代码-a basic genetic algorithm C source code for a basic genetic algorithm C source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:640133
    • 提供者:李一一
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:侯欣杰
  1. 科学与工程数值计算算法(Visual Basic版)

    1下载:
  2. 科学与工程数值计算算法(Visual Basic版)一书的源代码。对科学研究者自己开发领域内计算程序极具参考价值。-science and engineering numerical algorithm (Visual Basic version) a book source. Scientific researchers to develop its own procedures for calculating the area of great reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:202749
    • 提供者:雷柯
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. VBRSAsource

    0下载:
  2. 有名的RSA算法,VB源代码,对初学都研究算法有一定帮助-Well-known RSA algorithm, VB source code, algorithms for beginners have studied to some extent help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9734
    • 提供者:谭正伟
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7529
    • 提供者:楚湘华
  1. TISEAN_2.1

    0下载:
  2. 非线性时间学列分析工具,包括源码和基本使用说明-Study included non-linear time analysis tools, including source code and basic instructions
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1574758
    • 提供者:chaos
  1. Source

    0下载:
  2. 科学与工程数值计算算法(Visual Basic版)-Science and Engineering numerical calculation algorithm (Visual Basic Edition)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:173338
    • 提供者:chenjd
  1. oscilloscope_src

    0下载:
  2. 这是一个简单的应用我建立理解波的Windows音频API的基础知识,并获得一个快速傅立叶变换(FFT变换)的基本掌握。它的功能是:双缓冲绘图,取样的音频源,选择一个录音源使用搅拌机,FFT频谱计算阵列,并策划采样数据。 -This is a simple application I built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Tra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1137268
    • 提供者:wu
  1. SourceCodeofNumericalRecipesinCpp

    0下载:
  2. 是《C++数值算法(第二版)》的配套源码。很好用。基本包含了所有数值计算的算法。-It is the source code of the book named Numerical Recipes in Cpp(second edition). It just works well and contains all the basic numerical algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:418158
    • 提供者:原非木
  1. Lagrange-Interpolation

    0下载:
  2. 数字计算基础拉格朗日算法c语言源代码,有运行截图。-The digital calculation the basic Lagrangian algorithm c language source code, run shot.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:123585
    • 提供者:liushuang
  1. PolyNode

    0下载:
  2. 有关多项式的编程的源代码,包含多项式的基本运算,例如加减乘除以及微分和积分-The polynomial programming source code, including the basic polynomial operations, such as addition and subtraction multiplication and division, and differential and integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2898
    • 提供者:林美霖
  1. Optimization

    0下载:
  2. 最优化计算C++程序以及实例,包含基本的矩阵运算、多元函数梯度、二阶矩阵、Cholesky分解等十三个算法源码和验证实例,在VisualStudio2010环境下调试成功,值得搞最优化算法时借鉴和参考。-Optimization calculation procedure and example C++, including basic matrix operations, multiple function gradient, second order matrix, Cholesky dec
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1505920
    • 提供者:xiaobo
  1. source

    0下载:
  2. MATLAB GUI学习的基本代码,都是简单的CUI代码,有利于初学者进行学习-MATLAB GUI to learn the basic code is simple CUI code, will help beginners to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:9070
    • 提供者:张佳文
  1. BinomialTheoremStepByStep-source

    0下载:
  2. Mathematica learning file for Basic Binomial expansion and its use.-Mathematica learning file for Basic Binomial expansion and its use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7205
    • 提供者:tk
  1. Numerical-calculation-matlab

    0下载:
  2. Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4165508
    • 提供者:wangyiyang
  1. numerical-algorithm-source-code

    0下载:
  2. Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1891398
    • 提供者:陈超华
« 12 3 »
搜珍网 www.dssz.com