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

搜索资源列表

  1. program

    0下载:
  2. 一个算法问题包括,一些数据结构的算法,全部是已经编译通过的源码,且是我自己写的!- An algorithm question includes, some constructions of data algorithms, completely were already translated through the source codes, was precisely I writes!
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:5493
    • 提供者:王林广
  1. sourcecode

    0下载:
  2. 以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:47861
    • 提供者:zgz
  1. MyGA

    0下载:
  2. 我自己写的一个用于图编码的遗传算法,实现了多种算子,如选择、交叉、编译、比较等,具体的请参见源码-I wrote it myself one for the graph-encoded genetic algorithm, to achieve a variety of operators, such as selection, crossover, compile, compare and so on, see the specific source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:73897
    • 提供者:denglijun
  1. rbf

    0下载:
  2. 由于本人近阶段在研究神经网络方面的,所以把有关方面的共享给大家。 这段是用rbf函数逼近的源码。可直接编译运行-Due to recent phase I study of neural networks, so the parties to share to everyone. This is the source function approximation rbf. Direct the compiler to run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:812
    • 提供者:张芳
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2688
    • 提供者:leo
  1. algorithm2

    0下载:
  2. 王晓东算法设计与分析课后一些题目的源码。vc下全都编译通过。且在学校网站上提交通过。是学习算法较好的参考资料-Xiaodong algorithm design and analysis of the source after some of the topics. Compiling under vc all through. And in the school site is presented for adoption. Learning algorithm is a good refer
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2723
    • 提供者:leo
  1. btree

    0下载:
  2. 源码:求二叉树最大节点源码,编译通过,原创-Source: source node for the largest tree, the compiler is passed, original
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:124498
    • 提供者:闫帆
  1. 7-Zip_v465_src

    0下载:
  2. 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2890003
    • 提供者:zhoujie
  1. datastructclassic

    0下载:
  2. 数据结构经典,里面含有很多算法的源码,能够直接在vc中编译,希望对你们有帮助-Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:433166
    • 提供者:jenson
  1. fingerprintsourcecode

    0下载:
  2. 北航开发的指纹识别系统,编译都没问题,因为缺少原图像库,因此程序运行可能有点问题,但是源码可供大家交流参考。-BUAA developed fingerprint identification system, the compiler no problem because the lack of the original image database, it may be a bit run, but to facilitate the exchange of source code for r
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-22
    • 文件大小:6741260
    • 提供者:刘子木
  1. binary_hash

    0下载:
  2. 查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search method to test the procedure usin
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3666
    • 提供者:code998
  1. svm_light6.02.tar

    0下载:
  2. 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:51026
    • 提供者:wang
  1. compile_work2

    0下载:
  2. 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:13352
    • 提供者:181
  1. jpeg

    0下载:
  2. JPEG2000源码 编译过无问题 可以正常解压缩,运行-the code of JPEG 2000 in visual C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:366548
    • 提供者:XH Jane
  1. MCO

    0下载:
  2. 人工智能实验,野人与传教士问题的源码,vc++编译。-Artificial intelligence experiments, Savage and missionaries problem code, vc++ compiler.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:76444
    • 提供者:于闵
  1. CodesandApplication

    0下载:
  2. 一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。-A semantic analysis of source code developed by Chinese Academy of Sciences, can be compiled to run. The code inside the very integrity of annotations is also clear, is to study the semantic p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5911552
    • 提供者:Kevin
  1. ChessBoardAlgorithm

    0下载:
  2. 该程序为棋盘覆盖程序,显示16行16列棋盘数据,用户可直接将源码导入Visual C++环境中编译运行。-The program covers procedures for the board to show 16 rows 16 board data, users can directly source code into Visual C++ compiler environment to run.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:136990
    • 提供者:
  1. jm15.0

    0下载:
  2. H.264最新源码, 对研究H.264算法有很重要的价值。代码结构清晰,在VC下一编译通过。-H.264-date source code, the study of H.264 algorithm has a very important value. Clear code structure, in the VC the next compile.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:63089389
    • 提供者:zf
  1. kruskal

    0下载:
  2. kruskal算法源码,可以在vc平台上面编译运行,具体算法可参考程序具体实现-the source code of kruskal
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:741
    • 提供者:wangjine
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -The stand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:930
    • 提供者:leo
« 1 2 34 5 6 »
搜珍网 www.dssz.com