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

搜索资源列表

  1. 人脸检测系统源码vc6

    1下载:
  2. 人脸检测程序源码,测试环境vc6 本源码仅供学习和交流之用-face detection procedures source, the test environment vc6 only source learning and the exchange of use! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:225.34kb
    • 提供者:刘华
  1. 8数码hot

    0下载:
  2. 8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27.67kb
    • 提供者:赵刚
  1. 3-OptimalBinaryTree

    0下载:
  2. 最有二叉搜索树生成程序,图形界面演示,VC6.0开发-most binary search tree formation process, a graphical interface presentations, the development of VC6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28.76kb
    • 提供者:郭上华
  1. 5-Queen

    0下载:
  2. N皇后问题!图形界面演示,VC6.0开发-N Queen! GUI demonstration VC6.0 development. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31.5kb
    • 提供者:郭上华
  1. CheB

    0下载:
  2. 棋盘覆盖问题演示程序,图形界面,VC6.0开发-chessboard coverage Demonstration Program, graphics interface, VC6.0 development. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40.67kb
    • 提供者:郭上华
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:梁小姐
  1. FDP_ga

    0下载:
  2. 用遗传算法实现的影片递送问题,编译环境VC6.0,语言C-Genetic Algorithm transmitted films, VC6.0 compiler environment, language C
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. BP神经网络源代码,代码详细设计了网络节点、迭代过程、及调用接口,在VC6.0下调用测试通过-BP neural network source code, code detailed design of the network nodes, iterative process, and call interfaces, in VC6.0 under test by calling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.11kb
    • 提供者:刘胜国
  1. lzw_c++

    0下载:
  2. 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
  3. 所属分类:压缩解压

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

    0下载:
  2. 自己用VC6.0编写的用遗传算法进行图像分割的软件,该算法已经经过验证,绝对可靠。(菜单:边缘检测- 用遗传算法分割图像)本程序还包括其它一些图像处理的功能,但这些功能还有待进一步修改。-VC6.0 prepare themselves with the use of genetic algorithms for image segmentation software, the algorithm has been tested, absolutely reliable. (Menu : Edg
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:121.47kb
    • 提供者:陈飞
  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. RecognizeItv3.0

    0下载:
  2. BP神经网络进行识别鼠标手势,用VC6.0开发-BP neural network to identify the mouse gestures, with VC6.0 Development
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:57.67kb
    • 提供者:chenmin
  1. SqList

    0下载:
  2. 在VC6.0环境下,用C实现顺序表的基本操作:建立空表、销毁表、清空表、求表长、取表中某个元素、查找某元素在表中的位置、求前驱后继、插入删除元素等。 文件中不仅包含源码 ,还包含一组测试结果。对于刚刚学习数据结构的人是-At VC6.0 environment, using C implementation of the basic operation sequence tables: Create an empty table, the destruction of form, empty
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:7.58kb
    • 提供者:shuiyeshan
  1. xvidcore-1.0.3

    0下载:
  2. xvidcore-1.0.3 vc6工程-xvidcore-1.0.3 vc6
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.7mb
    • 提供者:谢旭明
  1. Route_AOC_two_Colony_based-on-VC6.0

    0下载:
  2. 本程序基于VC6.0实现双蚁群的路径规划算法,两蚁群的职责不尽相同-AOC with two partion based on VC6.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-20
    • 文件大小:5.49mb
    • 提供者:dingkaimeng
  1. VC6.0-MATLAB-COM-

    0下载:
  2. VC6.0通过matcom调用m文件的文章-VC6.0 m file by calling the article matcom
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:505.07kb
    • 提供者:jiangshui
  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. 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. PBC-0.4.7-vc-c

    1下载:
  2. 刚刚修改成功的在VC6.0下的可用整套源码,注意解压后要打开PBCVC文件夹下的PBCVC.dsw工作区运行,可以分别将example文件夹下的例子分别放入该工作区,但要删除原工作区的testpairing.c文件,因为testpairing.c本身就是一个带有main函数的可用实例-Just changed successfully in VC6.0 source package available, pay attention to open the unzipped folder PBCV
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.17mb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com