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

搜索资源列表

  1. ezMTL-1.02

    0下载:
  2. 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109.53kb
    • 提供者:吕学刚
  1. V8

    0下载:
  2. vc数值算法08。后面我会陆续上传 数值算法上来,希望对大家有用处。-vc numerical algorithm 08. After I will continue to upload onto numerical algorithm, we hope to be useful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.49kb
    • 提供者:kexi
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:205.95kb
    • 提供者:yyy
  1. bpNN(vc)

    0下载:
  2. 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.97kb
    • 提供者:梅子
  1. convolution(vc++)

    1下载:
  2. 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创-I completed a master's degree on the first operation! ! ! Be able to show two discrete data, They then completed the convolution between the operator and show! Absolute originality
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37.49kb
    • 提供者:博士后
  1. 仿matlab矩阵运算

    3下载:
  2. vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:85.34kb
    • 提供者:李晓辉
  1. 超快的搜索算法

    0下载:
  2. 非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73.7kb
    • 提供者:何炜
  1. flow.rar

    2下载:
  2. 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1.62kb
    • 提供者:andy
  1. fft2.rar

    0下载:
  2. FFT(快速傅里叶变换)的算法,在VC++环境下编译可立即看到结果,本人认为具有很好的参考价值,欢迎下载^_^,FFT (Fast Fourier Transform) algorithm, in the environment of VC++ compiler can immediately see the results, I think that has a very good reference value are welcome to download ^ _ ^
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.62kb
    • 提供者:李键锋
  1. yangtiao

    0下载:
  2. 数值分析里的样条插值算法,相信大家都不陌生吧。此算法可作为数值分析老师布置的程序作业提交,用VC 6.0即可调试通过,结果经检验也正确。欢迎大家下载!-Numerical analysis in the spline interpolation algorithm, I do not think people unfamiliar with it. This algorithm can be used as numerical analysis procedures for the teache
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:8.39kb
    • 提供者:maowu
  1. fft

    0下载:
  2. 此程序事一个关于快速傅里叶变换的vc程序,相信会有用的-Do this procedure a fast Fourier transform on the vc process, I believe will be useful for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.52kb
    • 提供者:铁人
  1. Iluk

    2下载:
  2. 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:57.25kb
    • 提供者:张德柱
  1. Ilut

    0下载:
  2. 这是用于线性方程组求解的ILUT预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR) 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUT preconditioning algorithm. In VC++ Compiled through. Matrix using compressed sparse row st
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:64.22kb
    • 提供者:张德柱
  1. MTF

    2下载:
  2. 我自己寫的攝像頭MTF公式計算程序,可以計算攝像頭的MTF. VC++6.0.-I wrote it myself camera MTF calculated procedure, the camera can calculate the MTF. VC++ 6.0.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-18
    • 文件大小:3.19mb
    • 提供者:陈大头
  1. REDUNDANTLWT53

    1下载:
  2. 冗余提升小波变换的源代码,希望对大家有帮助!-Redundant wavelet transform to enhance the source code, I hope all of you help!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:67.55kb
    • 提供者:李宁
  1. simple_multiplication_calculator

    0下载:
  2. 代码是关于一个简单的乘法器在VC++2008平台上的全部源代码。你可以自己运行修改。-the folder including all the resource codes of a simple multiplication calculater run on the VC2008,you can modify it for using in your programs.I hope it can be helpful for you.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6.24mb
    • 提供者:刘明石
  1. multiply

    0下载:
  2. 自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.39kb
    • 提供者:dragon
  1. OLS(GLS)

    1下载:
  2. 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried
  3. 所属分类:Algorithm

    • 发布日期:2015-01-05
    • 文件大小:2kb
    • 提供者:sjl
  1. cpp1

    0下载:
  2. 通过VC++6.0实现了将字符型的数与整型数相乘,希望大家能熟悉操作界面-Implemented by VC++6.0 and the character of the number of integer multiplication, I hope you familiar interface
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:zhuimengren
  1. chazhichengxu

    0下载:
  2. 本人上传的代码是经过认真验证的,能够实现不同数据类型的数据的插值,特别适合vc程序初学者。-I upload the code is carefully validated to achieve different data types of data interpolation, especially for beginners vc program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:242.98kb
    • 提供者:胡宏志
« 12 »
搜珍网 www.dssz.com