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

搜索资源列表

  1. 医学边缘检测

    1下载:
  2. 很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测-good source edge detection, the use of vc 6.0 preparation, mainly for Medical Image Edge Detection
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106.69kb
    • 提供者:宋军
  1. C++常用算法之09插值

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting in
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:89.7kb
    • 提供者:闻杉
  1. C++常用算法之07线性方程组求解

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:101.81kb
    • 提供者:闻杉
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:580.47kb
    • 提供者:刘利辉
  1. ga_vc6.0

    0下载:
  2. 本代码在vc++6.0下演示遗传算法的具体设计,供爱好者借鉴。-the code vc 6.0 demo genetic algorithm designed specifically for lovers draw.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.59kb
    • 提供者:光临
  1. vc++part8

    0下载:
  2. 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:466.49kb
    • 提供者:魏洪平
  1. vc++part9

    0下载:
  2. 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:109.24kb
    • 提供者:魏洪平
  1. Ant-Algorithmcpp

    1下载:
  2. 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-08
    • 文件大小:254.01kb
    • 提供者:占志刚
  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. Convex

    2下载:
  2. 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:38.27kb
    • 提供者:wgy
  1. hunhebianma

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:272.45kb
    • 提供者:胡辉
  1. HuffMan

    0下载:
  2. VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:16.74kb
    • 提供者:Zhaowenyao
  1. RGB

    0下载:
  2. This an example of the combining programme using VC++6.0 and Matlab 7.0.-This is an example of the combining programme using VC++6.0 and Matlab 7.0.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:武秀永
  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
  1. RTW

    0下载:
  2. 利用Matlab RTW实现控制系统的仿真,使用VC++6.0开发。-Achieved using Matlab RTW control system simulation, using VC++6.0 development.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:318.27kb
    • 提供者:actionLv
  1. cordic-c-vc-6.0

    0下载:
  2. cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.65kb
    • 提供者:baijingdong
  1. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.25kb
    • 提供者:baijingdong
  1. vc-filter

    0下载:
  2. 用c++写的小波滤波程序,开发环境是VC++6.0,可用于边缘检测-Use c++ write wavelet filtering program, the development environment is vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4.11mb
    • 提供者:小代
  1. 160507010340杨佳慧.rar

    0下载:
  2. 一个包含学生信息(编号,书名,价格)的的顺序表和链表,具有如下功能: (1) 从文件中读入书籍信息; (2) 根据图书位置获取该书信息; (3) 根据价格进行查找,返回此该书的书名; (4) 根据指定的位置可返回相应的书籍信息; (5) 给定一个书籍信息,插入到表中指定的位置; (6) 删除指定位置的书籍记录; (7) 统计表中书籍个数。 (8) 输出书籍信息。(An order table and a list of student information (numbers
  3. 所属分类:数据结构

    • 发布日期:2017-12-10
    • 文件大小:214.57kb
    • 提供者:杨小鱼
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com