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

搜索资源列表

  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
    • 文件大小:477688
    • 提供者:魏洪平
  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
    • 文件大小:111865
    • 提供者:魏洪平
  1. GaussJordan(VC)

    0下载:
  2. GaussJordan消去法C++实现,数值分析学习时的练习,希望大家多多指教,多多评论。-GaussJordan elimination C achieved, numerical analysis to study the practice, We hope the exhibitions, give more comments.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231757
    • 提供者:谭文政
  1. 12

    0下载:
  2. 遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:631046
    • 提供者:
  1. VC

    0下载:
  2. 编写另一版本结构手册,有待学习并进一步提高
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:555699
    • 提供者:郝晓
  1. 图像压缩算法的VC实现

    0下载:
  2. 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:697348
    • 提供者:寒塘
  1. TIchinese_A1097

    0下载:
  2. x264源代码,VC编定,很实用的,可用于学习与交流-x264 source code, VC scheduled, it is practical, can be used for learning and exchange
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:2439556
    • 提供者:zf
  1. SVM

    1下载:
  2. VC++实现的SVM的算法实现,应用于机器学习的好方法.-VC to achieve the SVM algorithm, used in a good way of machine learning.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-26
    • 文件大小:427282
    • 提供者:qiyali
  1. vc

    0下载:
  2. c/vc常用算法代码,对于学习语言或者是数据结构和算法设计者都有很好的参考价值。-c/vc code commonly used algorithm for learning a language or data structure and algorithm designers have a very good reference value.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15366
    • 提供者:小强
  1. dfse

    0下载:
  2. 何志丹讲VC学习,适合与初级编程者,内容很不错-Ho VC stresses Zhidan study, fit and junior programmers
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:61013
    • 提供者:张锋
  1. yuce

    0下载:
  2. 一个BP网络的MATLAB源代码,通过训练学习,进而对目标的预测-A BP network of MATLAB source code to learn through training and then on the target forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1171
    • 提供者:刘广清
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:16166
    • 提供者:chengbo
  1. visual

    0下载:
  2. VC MATLAB图像处理,有典型的应用程序实例可以学习 ,大家可免费下载啊!-VC MATLAB image processing, there is a typical example of the application can learn, we can free download ah!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7777663
    • 提供者:胡晓明
  1. DS-Algo-VC

    0下载:
  2. 数据结构,严蔚敏一书中的全部程序代码,请参考,进行交流学习。-Data structure, Yan Wei-Min a book all the code, please refer to conduct the exchange of learning.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:3056238
    • 提供者:张元
  1. VCjpeg

    0下载:
  2. VC编写的图像编解码源码,可以提供大家参考学习。-VC codec source code written in the image can provide our reference study.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3953581
    • 提供者:wx
  1. czip_source_code

    0下载:
  2. vc++的多个数据压缩方法源代码, 提供大家代码学习-vc++ the number of data compression source code, to provide you the code to learn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:40497
    • 提供者:csgcsg
  1. VC

    0下载:
  2. 遗传算法实现,学习资料,更深了解遗传算法-Genetic algorithms, learning materials, better understanding of the genetic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:18171
    • 提供者:田振川
  1. VC

    0下载:
  2. vc++实现加法功能,学习的过程中体验编程的乐趣-vc++ Realize addition function, the process of learning to experience the fun of programming
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2986878
    • 提供者:
  1. VC-Matrix

    0下载:
  2. 符号重载,vc++矩阵学习,对大家有帮助-Symbol overloading, vc++ matrix study, we have to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:51078
    • 提供者:
  1. vc++实现二值化.

    0下载:
  2. vc++实现二值化.实现了图像二值化变换的功能,用vc++完成喜欢数字图像处理的可以仔细看看带代码,一起学习一起进步~
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com