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

搜索资源列表

  1. 怎样判断一个指针指向的对象是否已经被析构

    0下载:
  2. 怎样判断一个指针指向的对象是否已经被析构,很好的学习C++的资料-how to decide a pointer at whether the target has been Destructors, good learning C information
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7646
    • 提供者:辛万江
  1. 模拟退火c++的算法程序

    1下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. bayes在分类中的应用

    1下载:
  2. 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:龚文引
  1. 科学与工程数值算法(Visual C++版)中的Source

    1下载:
  2. 科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1193403
    • 提供者:刘扬
  1. GA(C++)

    0下载:
  2. c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3428
    • 提供者:张在房
  1. C++ProgramExample

    0下载:
  2. 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27446
    • 提供者:周颖
  1. database(c++)

    0下载:
  2. C++版的数据结构源代码,对初学者有很好的借鉴
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:1532887
    • 提供者:fgt
  1. Data.Structures.and.Algorithms.in.C++.(Adam.Drozde

    0下载:
  2. 学习c++的书籍,很好的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22512486
    • 提供者:赵力
  1. C---kmeans1

    0下载:
  2. 很好的kmeans算法,用C编写,输入:簇的数目K 和包含N 个对象的数据集 输出:K 个簇,使平方误差准则最小
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:冀振兴
  1. C++pso

    1下载:
  2. PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:134168
    • 提供者:高冲
  1. C算法常用程序

    1下载:
  2. 收录各种常见的c算法,对C语言初学者是个很好的帮助,对开发人员来说也是不错的参考
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-12-09
    • 文件大小:265977
    • 提供者:txgbuaa@126.com
  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  1. 十进制数转换为十六进制数的源代码

    1下载:
  2. 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:2040
    • 提供者:刘秦
  1. PSO_C++

    0下载:
  2. 一个很好的学习粒子群算法的例子。(刘康C++版本) 程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 备注:目标优化函数程序中已经内定了,f6 ={0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:31534
    • 提供者:
  1. c++ingenetic

    0下载:
  2. 很好的关于遗传算法的c程序,编的比较简单移动,是初学者的好程序-Very good on the genetic algorithm c procedures, provision of relatively simple movement is a good program for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3547
    • 提供者:zong
  1. ant-C

    0下载:
  2. 蚁群算法的源代码,里面有详细的实现过程,有很好的参考价值-Ant colony algorithm source code, which the realization of the process in detail, have a good reference value
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5082
    • 提供者:liuhui
  1. C-arithmetic

    0下载:
  2. C语言程序设计题典,包括很多类型的设计题目,有详细的代码,和经典的算法,很好的学习C语言的资料-C Language Programming Code title, including many types of design topics, with detailed code, and the classical algorithm, very good information to learn C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3394256
    • 提供者:lyd
  1. 592wg.com-dnf-dg

    0下载:
  2. 我用过的很好的地下城外挂的适用版本,都能选-I used a good plug-in application version of the underground city
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1311305
    • 提供者:扎花
  1. C-means-clustering

    0下载:
  2. C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1034
    • 提供者:赵兴旺
  1. 数据结构基础(C语言版)(第2版)

    0下载:
  2. 是一本很好的学习数据结构的书籍,而且是C语言描述。(a good book for your studying Data Structure. And the language is C.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:28806144
    • 提供者:MichaelChen
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com