资源列表

« 1 2 ... .17 .18 .19 .20 .21 2222.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法Data-Structures

说明:数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。-Data structure is a computer store, organize data. Data structure refers to the mutual relationship between the prese
<赵雪伟> 在 2024-09-20 上传 | 大小:6329344 | 下载:0

[数据结构常用算法Single-chain-programs

说明:单链表程序,数据结构域STL一书中的配套第二章程序。-Single-chain programs, data domain STL a book supporting the Chapter II procedure.
<chen> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法Assignments2-src

说明:一个tic-tac-toe三子棋游戏的代码,可实现人工智能下法和人人对战下法。界面可扩展为n子棋并选择深度优先或者广度优先下法。-A tic-tac-toe three chess game code, and everyone can achieve artificial intelligence war dismount dismount. Interface can be extended to n-game and choose
<susan> 在 2024-09-20 上传 | 大小:59392 | 下载:0

[数据结构常用算法asd

说明:几个C++程序,可供大家参考与学习。请多多指教-some C++ code for you.
<黄清> 在 2024-09-20 上传 | 大小:145408 | 下载:0

[数据结构常用算法index

说明:根据所输数字,生成索引表,并根据关键字在索引表中查找其所在位置。-Depending on the input numbers, generate the index table, and based on keywords in the index table to find its location.
<木沐> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LeastCommonAncestors

说明:求一棵二叉树的2个结点的最近公共祖先 输入:根据带空指针的先序遍历结果建立普通二叉树 数据元素类型:字符类型 空指针: # 输入格式: 第一行:依次为元素个数N 第二行:元素序列 第三行:字符x 字符y 输出格式:x与y的最近共同祖先的元素值,或者NULL。 注意:1、输入错误时,输出ERROR(大写)并结束程序。2、树节点保存的元素值为字符类型。3、任意多余输出视为错误。4、二叉树的结点关键字
<zrx> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法suanfadonghua

说明:给出了算法的动画演示,文件格式swf。包括查找、串、排序、队列、栈、图、线性表等。-Animation algorithm is given, the file format swf. Including search, strings, sorting, queues, stacks, maps, linear tables, etc.
<zrx> 在 2024-09-20 上传 | 大小:1159168 | 下载:0

[数据结构常用算法lvyoubeibao

说明:旅游背包问题,采用近似算法BF、CF算法。题目:第i个物体大小为 Si, 箱子尺寸为c(maxSi<c). 现在有n个物体和m个箱子。请问,我们最少需要多少个箱子来储存这些物体? 要求: 输入 文件名 输出:最少箱子数量 文件名对应的文件内容是 第一行 物体数量n 箱子尺寸C 第二行 用空格分隔的i个物体的大小 其中的数字都是整数,物体和箱子均不能分隔-Travel knapsack problem,
<zrx> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法EK

说明:图论---数据结构---算法,网络流中求最大流的经典算法,EK算法。-Graph Theory--- Data Structures--- algorithms, network flow for maximum flow of the classical algorithm, EK algorithms.
<Shao Xinqi> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Survey

说明:survey paper for computer archi.
<huda> 在 2024-09-20 上传 | 大小:32768 | 下载:0

[数据结构常用算法Antenna_arrays_in_3D

说明:3D uniform rectangular array antenna beam
<azhrcom> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法rice-ball

说明:2006 年百度之星程序设计大赛初赛题目,饭团的烦恼-Baidu in 2006 star program design contest preliminaries topic, rice ball
<Lin> 在 2024-09-20 上传 | 大小:674816 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2222.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org