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

搜索资源列表

  1. BtworthFilter

    0下载:
  2. 构造级联型Butterworth滤波器,可以是任意阶数,并计算出频率幅度响应,非常实用,封装成为一个类,以便大家使用。开发环境为VC 6.0-tectonic Cascade Butterworth filter, can be arbitrary order. to work out the frequency response range, very practical, Packaging, as a category, so that we use. Development enviro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:黄河
  1. lisarain

    0下载:
  2. 一个基于有限差分法的水滴动画模拟,自己第一次做,还有待改进,不过效果还不错,给大家分享。在VC++6.0下编译通过。-a finite difference method based on the animated simulation of the water droplet, their first time, there is room for improvement. But the results were pretty good for everyone to share. The
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.51mb
    • 提供者:童话
  1. Calculator_1024

    0下载:
  2. 这是一个用文法实现的计算器,在vc++6.0 mfc 环境下开发,编译,运行,正确,可靠。且界面友好美观。-This is a realization of the grammar used calculators, the vc 6.0 mfc development environments, compilers, operating correctly, reliable. But friendly interface appearance.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. GraphCut Minimization Library 转换成 VC++6.0 Class File-GraphCut Minimization Library converted into 6.0 C VC Lass File
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:88.4kb
    • 提供者:金革
  1. GHWPCA

    2下载:
  2. VC 6.0下的主成分分析代码,包括关系矩阵,协方差矩阵,以及因子分析的功能-VC 6.0 Principal Component Analysis code, including the relationship matrix, covariance matrix, and the function of factor analysis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:236.72kb
    • 提供者:Eniak
  1. shuzijifenqi

    0下载:
  2. 这个是数字积分器 用VC++6.0环境开发的 大家有用的着的尽量下载  共同学习-this is the digital integration makes use of VC + +6.0 development environment useful to everyone as a download learning together
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25.82kb
    • 提供者:朱守文
  1. yiqunsuanfachengxu

    1下载:
  2. 基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:李虹
  1. neidianyouhuachengxu

    0下载:
  2. 程序在vc++6.0下面通过,内点法的优化程序-procedures through vc 6.0 below, interior point method of optimization procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:李虹
  1. compute

    0下载:
  2. vc++6.0 使用MFC实现的计算器小程序,可以执行
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28.44kb
    • 提供者:liutao
  1. DES_E_D

    0下载:
  2. 这是一个VC++6.0下写的DES算法的源码,该程序在控制台输入字符串,实现加密
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.71kb
    • 提供者:karl
  1. matrix_tezhenzhi

    0下载:
  2. 用幂法和反幂法计算矩阵特征值急相关问题的一实例程序,经VC++6.0验证。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:215.58kb
    • 提供者:李维垒
  1. DijkStra

    1下载:
  2. 迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.86kb
    • 提供者:kl
  1. VC++6.0biandejiandanjisuanqi

    0下载:
  2. 这是用VC++编写的计算器的源代码,可以进行简单的数学运算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:冷风
  1. 最优化的共轭梯度法

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.97kb
    • 提供者:刘朝勇
  1. VC6动态链接库的编写和调用——四则表达式计算

    0下载:
  2. 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.88kb
    • 提供者:东方旭
  1. Huffcoding

    1下载:
  2. 代码实现哈弗曼编码问题 文本输入 文本输出 运行环境为vc++6.0 运行没有错误-huffman coding
  3. 所属分类:Algorithm

    • 发布日期:2014-05-05
    • 文件大小:1.32mb
    • 提供者:li
  1. vcAutoM

    0下载:
  2. vc++6.0下的元胞自动机生成程序,好不容易找到的哦,非常好用!-vc++6.0 under the cellular automaton generating program, hard-won Oh, very easy to use!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:LLT
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:61.69kb
    • 提供者:彭德品
  1. LFSR

    0下载:
  2. 线性移位寄存器的源代码,在vc++6.0测试通过,可以当作集成电路BIST测试的计算机模拟仿真-LFSR source code, including the various steps of algorithm, suited to study LFSR of Friend
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:101.32kb
    • 提供者:jigang
  1. mesch12bANDexample-VC6.0

    0下载:
  2. 这是C语言的稀疏矩阵库Meschach Library(mesch12b),我用Vc++6.0将他们移植到了window下。里面包含了调试通过的库中例子。By klingy-This is a sparse matrix library in C Meschach Library (mesch12b), I use Vc++6.0 will they migrate to the next window. Which contains the debugging examples by the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:KKK
« 12 3 4 »
搜珍网 www.dssz.com