资源列表

« 1 2 ... .93 .94 .95 .96 .97 1498.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法shijianmoni

说明:数据结构 队列 模拟事件驱动 程序。模拟客户到达事件,客户离开事件,事件列表,列队窗口,显示模拟结构-Queue data structure event-driven simulation program. Analog customers to reach the event, the customer to leave the event, event list, lined up window, show the simulat
<teamo38> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法DeMat

说明:差分算法,自己没用出来,欢迎大家来讨论。-Differential
<苗人凤> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法2010quicksort

说明:c++用栈代替递归实现的快速排序,快速排序是一种比较节约时间的排序,一般用递归的方法实现,用栈虽然占用空间比递归大,但不要像递归一样把大多的时间浪费在递归的过程中,特别是对数字比较多的排序更有效-Recursive stack instead of using quick sort, quick sort is a kind of sorting to save time, usually with a recursive method
<郑湾州> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法huffman

说明:java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
<祝美莲> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法AESTest

说明:aes算法,对算法的分析,数据加密程序,设和初学者,-aes algorithm, algorithm analysis, data encryption, set up and for beginners,
<Jian Meng> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法fenzhifa

说明:用c++实现分治法算法的最近点对问题(在VS2008平台上)-Using c++ implementation of divide and conquer algorithm for the nearest point of the problem (in VS2008 platform)
<yan> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法link

说明:《数据结构》 用c 语言实现的 建立链表 删除 插入 一个节点的操作-link
<杨采凤> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法ex4

说明:卡耐基梅隆大学SSD5教程exam4源码-Carnegie Mellon University SSD5 tutorial exam4 source
<孙月霞> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法ch05_Tree

说明:数据结构:所有树的类库源代码-Data structure: the class library source code for all trees ~~~~~~~~~~~
<笑笑> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法ACM_CODE

说明:ACM常用代码模板,包含图论,计算几何,数论,排序,字符串等,非常实用啊-ACM commonly used code templates, including graph theory, computational geometry, number theory, sorting, strings, etc, very useful ah
<simon> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法mgsf

说明:迷宫算法求解 bc++3.1和vc++6.0下调试通过 栈空判别 弹栈 将元素压入堆栈-Maze algorithm bc++3.1 and vc++6.0 to debug through the stack space will determine popped onto the stack element
<严若林> 在 2024-11-12 上传 | 大小:30kb | 下载:0

[数据结构常用算法XGraph2

说明:能够建立有向图无向图的邻接矩阵和邻接表表示法,深度优先和广度优先搜索,能够存储和显示相应的搜索结果(深度优先或广度优先生成森林(或生成树)、深度优先或广度优先序列和编号)。以文件形式输入图的顶点和边,并显示相应的结果。-To build a directed graph undirected adjacency matrix and adjacency list representation, depth-first and bread
<zhangjing> 在 2024-11-12 上传 | 大小:30kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1498.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org