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

搜索资源列表

  1. Huffman

    0下载:
  2. Huffman 编解码源程序 VC语言开发 -Huffman codec VC source language development
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:68070
    • 提供者:xhusan
  1. sift_MATLAB+VC_ImageFusion

    0下载:
  2. sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。-sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2869649
    • 提供者:zhangrui
  1. VC++GeneticAlgorithm

    0下载:
  2. 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:106693
    • 提供者:林宇贞
  1. C++GAcode

    0下载:
  2. VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:47120
    • 提供者:lian
  1. suanfa

    0下载:
  2. 用vc++写的常用的一些数值算法,包括最常用的插值、拟合,以及解方程等等。-With vc++ Write some commonly used numerical algorithms, including the most commonly used interpolation, fitting, and the solution of equations and so on.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:217205
    • 提供者:jordan
  1. file_cut

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-02
    • 文件大小:239452
    • 提供者:Richard Yang
  1. TestLzw

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:140518
    • 提供者:Richard Yang
  1. SGA

    0下载:
  2. VC编写的基本遗传算法,建立遗传算子类,实现基本遗传算法-gene algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:64193
    • 提供者:
  1. LZW

    0下载:
  2. 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:64121
    • 提供者:王绍鹏
  1. huaxian

    0下载:
  2. vc与matlab联调,由matlab编写m文件,生成com组件,然后vc调用com组件,完成vc与matlab的接口-FBI vc with matlab, matlab prepared from m file to generate a com component, com component then vc call to complete the vc interface with matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:37935
    • 提供者:afei
  1. VCandmatlab

    0下载:
  2. VC与matlab接口编程,介绍了VC与matcom的接口编程,实现了VC调用matcom的一些基本功能,-VC and matlab programing
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1478164
    • 提供者:S.x.wang
  1. matlab

    1下载:
  2. VC与MATLAB接口的实例应用,列举了详细的例子-The applications of MATLAB and VC interfacation , cited some detailed examples
  3. 所属分类:matlab

    • 发布日期:2014-05-23
    • 文件大小:1570692
    • 提供者:yeecom
  1. vc

    0下载:
  2. 讲述VC++与MATLAB的接口编程,对于初学者有很大的帮助-On the VC++ and MATLAB programming interface, for there is a great help for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:1003758
    • 提供者:刘丽荣
  1. lzw

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:13387
    • 提供者:dyg
  1. unrar_vc

    0下载:
  2. 我把unrar的代码整理成vc工程了,供大家使用。-I unrar code organized into the vc project for everyone to use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:214008
    • 提供者:agou
  1. pca-vc

    2下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:200027
    • 提供者:王建
  1. mp3decodesource

    0下载:
  2. mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:85612
    • 提供者:李勇
  1. VC_MATLAB

    0下载:
  2. VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13703
    • 提供者:liuzhe
  1. cal

    0下载:
  2. VC下做的计算器,适合初学者熟悉基于对话框的消息和控件响应机智-VC under the calculator to do for beginners familiar with the dialog-based controls in response to the news and wit
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1916941
    • 提供者:cuibingbo
  1. Matrix

    0下载:
  2. VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:733
    • 提供者:刘石
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com