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

搜索资源列表

  1. SIMPLE001

    0下载:
  2. simple算法源程序,包括一个PDF文件说明算法的具体过程,希望对计算流体力学的同学有帮助,用VC6.0写成-simple algorithm source code, including a PDF document explains the specific algorithm process, CFD hope to help students with written VC6.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:172.38kb
    • 提供者:华浩波
  1. niudundiedai

    0下载:
  2. vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:8.27kb
    • 提供者:minminjiang
  1. heatengineeringcalculation

    0下载:
  2. 这是一个同学做的压水堆热工水力设计计算源代码,开发环境VC6 -This is a classmate to do, and pressurized water reactor thermal-hydraulic design and calculation of the source code development environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:38.61kb
    • 提供者:
  1. multiplelinearregression

    1下载:
  2. 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.83kb
    • 提供者:Black
  1. combo

    0下载:
  2. 排列组合中的不完全组合算法实现源代码VC6.0-Permutations and combinations of the incomplete combination of algorithm source code VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8.22kb
    • 提供者:prettywolf
  1. fft1m1

    0下载:
  2. 实现快速傅里叶算法,C程序源代码以及算法,检测VC6.0通过-Fast Fourier algorithm, C source code and algorithms to detect by VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.58kb
    • 提供者:王金龙
  1. HoughLine

    1下载:
  2. hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
  3. 所属分类:Algorithm

    • 发布日期:2017-01-06
    • 文件大小:3.49mb
    • 提供者:RED
  1. Newton

    0下载:
  2. 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:226.05kb
    • 提供者:张涵
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.23mb
    • 提供者:afei
  1. arithmetic

    0下载:
  2. 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14.19kb
    • 提供者:kuang
  1. fenjie

    0下载:
  2. 数值计算法,LU分解法源码,适用于VC6.0-numerical calculation method, LU decomposition method source code, suitable for VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:清晨玉墨寒
  1. lagelangri

    0下载:
  2. 数值计算方法,拉格朗日插值法源码,适用于VC6.0-Numerical calculation method, Lagrange interpolation method source code, applicable to VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:清晨玉墨寒
  1. NanoSL

    2下载:
  2. 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th orde
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:王刚
搜珍网 www.dssz.com