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

搜索资源列表

  1. ltzxjd

    0下载:
  2. c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:史芸初
  1. virgineacode

    0下载:
  2. 维吉尼亚密码的C语言源代码,比较费时间啊,多多指正-Virginia passwords C language source code, more time-ah, give more correction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3070
    • 提供者:qgfhit
  1. FFT

    0下载:
  2. 快速傅利叶变换 C 语言源代码,可以很好移植到不同的系统
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16475
    • 提供者:quinn yang
  1. kiring_C

    0下载:
  2. 地理统计分析克立格插值、曲面生成的C语言源代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:167627
    • 提供者:TANG
  1. C语言精彩编程百例_源代码

    0下载:
  2. C语言精彩编程百例_源代码-100 excellent examples of C language_orginal code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:89439
    • 提供者:李春雷
  1. 隐马尔可夫模型(源代码和原理介绍)

    1下载:
  2. 隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40556
    • 提供者:王飞
  1. 捷联惯性导航C语言源代码

    0下载:
  2. 捷联惯性导航技术C语言代码
  3. 所属分类:数学计算/工程计算

  1. Numericalanalysiscalculationmethodscommonalgorithm

    0下载:
  2. 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332718
    • 提供者:huang
  1. FFT_Csourcecode

    0下载:
  2. 可实现FFT功能的C语言源代码,经过适当修改即可应用到不同的FFT变换的工程中,适合初学者理解FFT的原理-FFT function can be achieved C language source code, after appropriate modifications can be applied to different projects FFT transform, suitable for beginners to understand the principles of FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3336
    • 提供者:张宽
  1. Simpson

    0下载:
  2. 复化辛普森求积公式 C语言源代码 vc++测试成功-Complex Simpson quadrature formula of C language source code for vc++ to test the success of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:688
    • 提供者:zzy
  1. C-algorithm

    0下载:
  2. C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:315444
    • 提供者:www
  1. FLOW

    0下载:
  2. 这是应用C语言编写的电力系统潮流计算的源代码,采用的方法是牛顿——拉夫逊法。-This is the application of C language flow calculation of power system source code, the methodology is the Newton- Raphson method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4355
    • 提供者:zenglina
  1. ycf

    0下载:
  2. 约瑟夫环问题求解算法C语言源代码。学习算法的初学者可以-Joseph Ring Problem Solving Algorithm C language source code. Beginner can look at the learning algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:712
    • 提供者:古云端
  1. c-arith

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)的源代码集合。-Common algorithms for assembly (C language descr iption) (third edition) is a collection of source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:200585
    • 提供者:孟涛
  1. Calculating_e

    1下载:
  2. 计算自然对数的底数e的c语言源代码,环境:VC6.0,Console Application-Calculating the natural logarithm base e
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:614
    • 提供者:张忆
  1. nsga2code

    0下载:
  2. nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。-nondominated sorting genetic algorithms,nsga2 c-language source code better.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:24397
    • 提供者:wxy
  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. languageC_code_for_Set_of_algorithms

    0下载:
  2. 常用算法的C语言源代码,包括多项式计算、复数运算、矩阵运算、方程求解等-Common C language source code algorithms, including polynomial calculations, complex arithmetic, matrix operations, equation solving, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:200483
    • 提供者:leeshow
  1. bignum

    0下载:
  2. 这是一个可以实现百位数字的加减乘运算的c语言源代码。-This is an achievable one hundred digit addition and subtraction multiplication in c language source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2869
    • 提供者:
  1. matrix.c

    0下载:
  2. 一些关于稀疏矩阵运算的c语言源代码,例如求逆运算-these are c codes about matrix compute algorithems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4950
    • 提供者:杨帅
« 12 3 4 5 »
搜珍网 www.dssz.com