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

搜索资源列表

  1. Apriori(VC程序)

    0下载:
  2. 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71.72kb
    • 提供者:杨永刚
  1. VC野人八数码程序

    0下载:
  2. 用VC编制的集成的野人和八数码演示程序。其中野人程序用动态的效果演示,并能设置进度。八数码程序能根据给出的源状态转换成目标状态。-VC establishment of integrated Savage and eight digital presentations. Savage procedures which use dynamic demonstration effect, and can be programmed to progress. Eight digital process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.65mb
    • 提供者:wangyan20032003
  1. Matlab与VC混合编程-p001008

    0下载:
  2. 介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值。-introduces a Matlab compiled executable in a way that allows programs written Matlab can be completely out of the Matlab environment to implementation, thus greatly impr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:360.91kb
    • 提供者:jackieluo
  1. 20051004深度优先

    1下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.03kb
    • 提供者:刘强
  1. VC编写的Harris角点检测算法

    1下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:736.35kb
    • 提供者:赵辉
  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. 关联规则挖掘数据生成源文件vc_ardata-vc

    0下载:
  2. 关联规则挖掘数据产生程序.VISUAL C++ 可产生满足要求的挖掘数据.-Data Mining Association Rules have procedures. VISUAL C can be produced to meet the requirements of data mining.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.22kb
    • 提供者:徐益军
  1. amr-nb-coder

    1下载:
  2. AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:550.86kb
    • 提供者:王博
  1. amr-nb-decoder

    2下载:
  2. AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:76.33kb
    • 提供者:王博
  1. vc-LMS

    0下载:
  2. vc++实现神经网络的LMS算法,并可以自动选择神经元个数-vc + + LMS neural network algorithm, and can automatically choose Neuron Number
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.-BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.35kb
    • 提供者:侯海军
  1. yichuan_sga

    0下载:
  2. 基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.12kb
    • 提供者:黄波
  1. QP_suanfa

    0下载:
  2. 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.69kb
    • 提供者:黄波
  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. VC++withMatlab

    0下载:
  2. 很有用的一个资料,可以帮助你更加深入的了解VC-a very useful information, I can help you more in-depth understanding of VC
  3. 所属分类:matlab例程

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

    0下载:
  2. 一个用VC++实现的支持向量机svm分类算法源代码,直接用VC++可以执行。-a VC with the support vector machine svm classification algorithm source code, the direct use of the VC can be implemented.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1mb
    • 提供者:陈正昌
  1. binder-vc

    1下载:
  2. 修改教主的捆绑器代码,觉的满好的.功能:能捆绑任意exe程序,解压后能同时运行.缺点:暂时不能捆绑任意的文件.-leader of the revised code is tied, Cox for the good. Function : exe can be tied arbitrary procedures, decompress after the same time. Disadvantages : temporarily tied arbitrary document.
  3. 所属分类:压缩解压

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

    0下载:
  2. 用C写的,在VC上编译通过,可以查看运行结果,代码没写注释-written in C, compiled by VC can see the operational results, I did not write code Notes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:李沁
  1. www.zlib.net.zip

    0下载:
  2. zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:628.65kb
    • 提供者:李虚东
  1. zlib-1.2.3

    0下载:
  2. Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:553.42kb
    • 提供者:daily
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com