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

搜索资源列表

  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调用matlab的dll文件

    0下载:
  2. 用VC调用matlab的dll文件-VC call Matlab dll file
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.88kb
    • 提供者:付少辉
  1. VC(zuixiaoercheng)

    0下载:
  2. VC编写的最小二乘法算法,适用于3阶方程,可编译为链接库文件。-VC prepared by the method of least squares algorithms for three-order equation can be compiled to link library file.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:228.34kb
    • 提供者:尹名航
  1. DWT

    0下载:
  2. 从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:8.08kb
    • 提供者:雅双
  1. ppmd

    0下载:
  2. VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:47.86kb
    • 提供者:uuuuu
  1. Compr

    0下载:
  2. VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:450.72kb
    • 提供者:uuuuu
  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
    • 文件大小:37.05kb
    • 提供者:afei
  1. fullrobocup

    0下载:
  2. 这是一个完整的仿真足球程序,由哈工程乌托邦代表队编写,实力强悍,请同学们下载后好好研究,里面有时下流行的射门算法,和完美的守门员策略-a great 5v5 vc file...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:922.73kb
    • 提供者:ydl
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:38.24kb
    • 提供者:魏罡
  1. genetic-algorithm-vc

    0下载:
  2. 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:302.91kb
    • 提供者:胡丹
  1. VC.programming.code.extracting.file.compression.ra

    0下载:
  2. VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:12.37kb
    • 提供者:67
  1. UseRar

    0下载:
  2. 在VC6.0环境下调用WinRAR.exe实现对文件的压缩和解压。-VC6.0 environment in a file called WinRAR.exe achieve the compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.49mb
    • 提供者:小李
  1. vc

    0下载:
  2. 文件中含有大量的vc++语言和MATLAB语言的源代码,并附带有运算结果-File contains a large number of vc++ language and MATLAB language source code, together with an operation result
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.47mb
    • 提供者:刘颖
  1. vc

    0下载:
  2. 刚刚完成的VC++简易的计算机程序(含有原文件)-VC++ just completed a simple computer program (with the original file)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:蓝玫
  1. MATCOM-VC-MATLAB

    0下载:
  2. 用MATCOM实现VC_对MATLAB中_m文件的调用-With MATCOM achieve VC_ on file in MATLAB call _m
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.87mb
    • 提供者:李哲
  1. compress-file

    0下载:
  2. 用VC++开发的利用赫夫曼树原理压缩文件的程序,有压缩及解压缩功能-With the use of vc++ development principle of compressed files hoffman (tree program, compression and decompression function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:196.5kb
    • 提供者:秦楚
  1. czip

    0下载:
  2. VC++实现文件压缩与解压缩 MFC界面-VC++ file compression and decompression MFC interface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:139.57kb
    • 提供者:朱靖
  1. file

    0下载:
  2. 失效概率计算软件 有相应的VC界面和算法实现-Failure probability calculation software VC interface and algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3.63mb
    • 提供者:叶冬荣
  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
    • 提供者:
  1. Compressed-file-_final

    0下载:
  2. 用vc++的MFC界面实现一个文件解压和压缩,-VC++ MFC interface implements a file decompression and compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:3.66mb
    • 提供者:xuexixi
« 12 3 4 5 6 »
搜珍网 www.dssz.com