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

搜索资源列表

  1. 数据结构与算法(C实现)演示篇

    1下载:
  2. 数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series --- demonstration chapter, we can find a lot of examples here!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13965
    • 提供者:蒙山
  1. EZWvc

    0下载:
  2. ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11437
    • 提供者:马木木
  1. CArithmetic

    0下载:
  2. c 语言算法的实例实现,将数据结构中的重要算法实现-examples of achievement, the data structure an important algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:275528
    • 提供者:shisanyu
  1. HJYJXZ.c

    0下载:
  2. 用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:smartliu
  1. matlab_3_opt

    0下载:
  2. 提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:2997
    • 提供者:
  1. JM98B

    0下载:
  2. 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:3043
    • 提供者:顺星
  1. DPSO-C.tar

    0下载:
  2. 耗散粒子群(DPSO)优化算法C程序及其测试实例
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7721
    • 提供者:Cheng bing
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. C#遗传算法源码实例集

    3下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:15320
    • 提供者:海霞
  1. spctrm

    0下载:
  2. c++编写的功率谱密度函数算法,实现了动态读取文件功能,小数据量分批处理,占用内存小。内附计算实例。-c++ the preparation of the power spectral density function algorithms, read the document to achieve a dynamic function, batch processing of small amounts of data, small memory. Containing a calculati
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1428
    • 提供者:single
  1. axing

    0下载:
  2. 利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:9794
    • 提供者:温智君
  1. C--lianbiao

    0下载:
  2. C语言链表 中和实例程序 对经典算法提高很有帮助-C language linked list and examples of program is helpful to improve the classical algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:21380
    • 提供者:cdluoy
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:107593
    • 提供者:huangsong
  1. NSGA_II(unmodified)

    0下载:
  2. 这个程序实改进遗传算法c程序,使用性很强,能用到很多其他优化方面的实例-improved GA edited by C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:22870
    • 提供者:张云亚
  1. appendix-C

    0下载:
  2. 金融数量分析基于MATLAB编程中的详细算法实例,非常有用。用于遗传算法工具箱的应用-Financial quantitative analysis based on the MATLAB programming algorithm instance, very useful. Beginners practical
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2537
    • 提供者:vicky
  1. ga_main

    0下载:
  2. 遗传算法C语言实例,包含基本遗传算法操作函数,且带有注释-Genetic Algorithm C language instance, contains the basic genetic algorithm manipulation functions, and with comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3215
    • 提供者:hugh
  1. fuzzycm

    0下载:
  2. FCM(模糊c均值聚类函数)的一个实例,通过matlab实现这一经典的模糊算法(An example of FCM based on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:热心市民
  1. 队列实现归并排序

    0下载:
  2. 使用C++语言实现队列归并排序的实例 采用分制法一种有效排序算法(An example of queue merging and sorting using C++ language using an efficient sorting algorithm)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:Alionness
« 12 3 4 5 »
搜珍网 www.dssz.com