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

搜索资源列表

  1. 迷宫最短路径VC

    1下载:
  2. 用VC编写的迷宫最短路径求解。-VC prepared by the shortest path to solve the maze.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2489
    • 提供者:yj
  1. 在VC中使用MATLABC++函数库

    1下载:
  2. MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22577
    • 提供者:杨波
  1. 科学与工程数值计算算法配套源码vc++

    5下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC + +" complementary source, includes the plural, matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1318271
    • 提供者:方正
  1. vc

    0下载:
  2. 用VC实现解线性规划中的单纯形法问题. -with VC solution of the linear programming problem simplex method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:曹成
  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
    • 文件大小:73442
    • 提供者:杨永刚
  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
    • 文件大小:1726345
    • 提供者:wangyan20032003
  1. Matlab与VC方法

    0下载:
  2. matlab应用越来越广泛。但如何与VC 结合来提高编程效率呢,本文提供的资料可以帮大家。-matlab application is more and more widespread. How but unifies with VC enhances the programming efficiency, this article provides the material may help everybody.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2327051
    • 提供者:王清华
  1. c4.5算法数据(VC VERSION)

    0下载:
  2. 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:156447
    • 提供者:万喜
  1. svm算法vc源代码

    1下载:
  2. Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1076852
    • 提供者:yu
  1. 支持向量机的SMO算法VC实现

    1下载:
  2. 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14326
    • 提供者:dog
  1. 用VC写的词法分析器

    0下载:
  2. 这是我用VC写 的一个小程序希望对大家有用-This is my VC write a small program you want to useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8977
    • 提供者:张事实
  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
    • 文件大小:754023
    • 提供者:赵辉
  1. 遗传算法vc

    0下载:
  2. 遗传算法是基于生物学的一种新型算法,本例题中采用vc来实现该算法-genetic algorithm is based on the biology of a new algorithm, using the example vc to the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17868
    • 提供者:张红亮
  1. Matlab与VC CBuilder混合编程精选

    0下载:
  2. 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
  3. 所属分类:matlab例程

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

    0下载:
  2. 一个在vc++环境中实现的遗传算法,该算法与其他算法不同的是:速度较快 -an environment in achieving the genetic algorithm with other algorithm is different : faster
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16916
    • 提供者:李冰龙
  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
    • 文件大小:594398
    • 提供者:刘利辉
  1. VC++_Matlab_pdf

    0下载:
  2. Matlab与VC混合编程实例,rar格式-Matlab and VC mixed programming examples, rar format
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:105288
    • 提供者:diaryon
  1. vc++计算器

    1下载:
  2. 一个简单的计数器,用VC++做的,不知道做的好不好,呵呵!-a simple counter, with VC do not know a good thing to do, huh!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39708
    • 提供者:gui
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. psocode(vc)

    0下载:
  2. 基于vc开发的pso源程序,提供给大家参考-based on the development of PSO source to provide for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:宁雨
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com