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

搜索资源列表

  1. 用分枝定界法求解TSP

    2下载:
  2. 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9840
    • 提供者:yy
  1. ayangmovie

    0下载:
  2. 有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题.vb开发的,很好的 .-example, can be resolved, such as mathematics function approximate maximum shortest path problem. Vb development, very good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3375109
    • 提供者:王名
  1. c++io

    0下载:
  2. C++中输入输出的例子,对于C++入门的学者来说有一定的参考价值,可以学习C++的基本语法-C input and output example, the entry for C scholars have some reference value, can learn the basic syntax C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2746
    • 提供者:亿摆
  1. -arguments

    0下载:
  2. C++中变量的例子,对于C++的初学者有一些帮助,可以更了解C-C variable example, for C beginners some help, we can be more understanding of C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6335
    • 提供者:亿摆
  1. func_ptr

    0下载:
  2. 一个函数指针的例子,C++语言,我在初学C++时写的,可以参考一下-a function pointer example, C language, I was learning C, can take a look
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3255
    • 提供者:亿摆
  1. QUICKQUEUE

    0下载:
  2. 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:包包
  1. huishuo-VB

    0下载:
  2. 回溯演算法解迷宮問題-VB 本代碼是回溯演算法的非常經典的例子,可以做遊戲作簡單參考-backtracking algorithm maze problem - the VB code is backtracking algorithm very classic example. can be done to make the game simple reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3419
    • 提供者:張小龍
  1. 20050708131632_luzhijianr

    0下载:
  2. 一个单列表的循环例子,可供用户学习&参考,决定可以执行-a single list of examples of the cycle for users learning & reference, the decision can be implemented
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:166442
    • 提供者:刘缘
  1. eight_huanghou

    0下载:
  2. 八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen's problems, backtracking algorithms classic example of this procedure can be extended to n Queen's problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:wf
  1. 经典cpp例子

    0下载:
  2. 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7166
    • 提供者:丁志强
  1. PhysizsEngine

    0下载:
  2. 此是一个物理引擎的例子,可以再次开发更多的程序,更炫的效果!-This is an example of a physics engine, can once again develop more programs, more dazzling effect!
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5011045
    • 提供者:
  1. zuichangdizengzishulie

    0下载:
  2. 所谓子序列,就是在原序列里删掉若干个元素后剩下的序列,以字符串"abcdefg"为例子,去掉bde得到子序列"acfg" 此程序可求出它最长的单调递增子序列。 -The so-called sub-sequences, that is deleted in the original sequence in a number of elements remaining after the sequence to the string abcdefg , for example, be r
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:863
    • 提供者:杨磊
  1. aaa

    0下载:
  2. 数据结构书上例子的代码,非常之全 可以用于学习参考-Data structure example of the code book, a very wide learning can be used for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:217746
    • 提供者:陈晓
  1. TREE2

    0下载:
  2. 学习C语言,学习数据结构可以作为例子,二叉树-Learning C language, learning data structures can serve as an example, binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2304
    • 提供者:张斌
  1. link

    0下载:
  2. 链表的基本操作,以同学录为例子,完成了链表的创建,插入,删除,销毁,通过这个程序,我相信大家对链表的理解会更深。-this is the code about link ,including the base operation create,insert,delete and destroy,i hope you can understand link clearly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6121
    • 提供者:wangning
  1. beta3

    0下载:
  2. 一个有关哈夫曼编码的例子,可以编码,屏幕打印,和输出。-An example of Huffman coding can be coded, screen printing, and output.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2830
    • 提供者:mll
  1. LinkedList

    0下载:
  2. 一个C++链表的很好的参考例子,可以帮助对于数据结构链表这一章不明白的新手,希望大家能从中获益。-A C++ linked list of good reference example, linked data structures can help to understand this chapter is not new to hope that we benefit from it.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2534
    • 提供者:陈玄风
  1. Ackerman

    0下载:
  2. 阿克曼函数(Ackerman)是非原始递归函数的例子;它需要两个自然数作为输入值,输出一个自然数。它的输出值增长速度非常高,仅是(4,3)的输出已大得不能准确计算。   Ackerman函数定义如下:   若m=0 返回n+1   若m>0且n=0 返回Ackerman(m-1,1)   若m>0且n>0 返回Ackerman(m-1,Ackerman(m,n-1)) -Ackermann function (Ackerman) examples of no
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:7671
    • 提供者:夏雪
  1. A

    0下载:
  2. 这篇文章并不试图对这个话题作权威的陈述。取而代之的是,它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。   最后,这篇文章没有程序细节。你尽可以用任意的计算机程序语言实现它。如你所愿,我在文章的末尾包含了一个指向例子程序的链接。 压缩包包括C++和Blitz Basic两个语言的版本,如果你只是想看看它的运行效果,里面还包含了可执行文件。 -This article does not attempt to be authoritative on the subject
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:102936
    • 提供者:hello
  1. DSsourceCode

    0下载:
  2. 数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutorial books are only a few very si
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:353304
    • 提供者:duane
« 12 3 »
搜珍网 www.dssz.com