资源列表

« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法duoxiangshi

说明:数据结构实现多项式的运算,多项式用链表实现,可以一次建立多个多项式-Data structure to achieve polynomial operations, polynomials with linked list, you can create multiple polynomial time
<Liangxu> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法sort

说明:一些排序的方法,以及比较,快速排序,选择排序,排序的快慢比较-the kinds of the sort
<周阳> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法union-find

说明:算法设计与分析上的union-find算法-the resource code of union-find
<王小丫> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法data-structure.tar

说明:用C实现的常用数据结构集合,包括链表、堆栈、队列、位图、优先级队列、向量、堆等,对于初学数据结构是个相当不错的材料,都是自己亲自实现并测试的,各个数据结构的元素类型采用了通用类型(void *)-common data structures implemented using C language, including linked lists, stacks, queues, bit maps, priority queues, ve
<joey.zhao> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法BS-tree-and-inorder

说明:二叉排序树的创建以及基于所建的树进行的中序遍历操作-The creation of Binary search tree and the inorder traversal on the tree you created.
<janison> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法code

说明:ACM World Finals 2008 题解-ACM World Finals 2008
<Dong> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法elevator

说明:用C语言实现经典的电梯调度算法,压缩包里包含涉及思想及完整的源代码,流程图。-In C language implementation classic elevator scheduling algorithm, compressed package contains involving thought and complete source code, flow chart.
<Lee> 在 2024-11-16 上传 | 大小:10kb | 下载:1

[数据结构常用算法kekule

说明:利用回溯算法实现的适用于所有共轭体系的kekule计数问题,-Using backtracking algorithm applies to all conjugated systems of kekule counting problems,
<冬冬> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法lujin

说明:关键路径 AOE 通过堆栈来实现 C++语言的-critical path
<王彤> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法MinPath

说明:最短路径计算程序 使用Dijkstra算法完成 开发语言为C-compute the minimal path use dijkstra algorithm the develop language is cpp
<kidfruit> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法bmh

说明:bm算法实现,及简单说明 bm算法实现,及简单说明-BM algrithom
<tiankaiying> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法basic-operation-of-linear-table

说明:实现线性表的建立,元素的查找,删除,插入基本操作。-To achieve the basic operation of linear table.
<wang> 在 2024-11-16 上传 | 大小:10kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org