资源列表

« 1 2 ... .68 .69 .70 .71 .72 1973.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法tree

说明:二叉树回溯,利用栈实现,带界面演示,更加直观的查看每个时刻栈的情况。-Bintree back, using the stack to achieve, with the interface presentation and more intuitive view of the circumstances of each moment of the stack.
<mengyong> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法gj

说明:银行家算法的改进,包括2个pdf格式的文件和文本文档,解释详细。-Bankers algorithm, including the two pdf files and text documents, a more detailed explanation.
<liyue> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法BinarySearchTree

说明:从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。注意:请采用动态存储方法保存这棵二叉排序树,事先并未知道该二叉排序树中的结点的个数。-Input from the keyboard on a string of positive integers, the last input-1 as an
<syuanying> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法queen_n

说明:解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!-Solve the N Queens problem can be the source and run the program, analyze, and output, intuitive, and effective!
<zhangxinsheng> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法MATRIX

说明:二维矩阵创建类,矩阵转换功能齐全,可以直接运行。-Create a class of two-dimensional matrix, matrix conversion is complete, you can run directly.
<ZhangJuan> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法sort

说明:给出一个有向图,采用邻接表存储方式,增加一个记录顶点入度的数据域,编写算法输出一个拓扑序列。-A directed graph given by adjacency list is stored, a record increase in the degree of vertex data into the field, the preparation of a topological algorithm output sequence
<卜丽娜> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法QuanHau

说明:the code nqueen use backtracking algorithm
<kag> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法tree-hash-table-homework

说明:纽约大学数据结构课程作业5 树,红黑树,哈希表, 以及一道编程题的原始数据-Data structure course work at New York University 5 trees, red-black trees, hash tables, and a programming question of the original data
<qianli> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法list_operation_Of_C_Language

说明:链表操作完整工程,包括链表的创建、删除、插入、翻转、排序等等。编程环境为VC6.0,完整工程,可以直接下载运行。-Complete list operation projects, including the creation of the list, delete, insert, flip, sort, and so on. Programming environment for VC6.0, complete projects,
<zyh> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法bank

说明:银行家算法(解决死锁问题),为一般算法,非链表结构。-Bankers algorithm (solve the dead lock problem)
<kkeys> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法Collection-of-data-structure

说明:数据结构算法集锦,里面包含各种简单算法的介绍。适合大家参考学习。-Collection of data structure algorithms, which include the introduction of a variety of simple algorithms. Study for your reference.
<姜森> 在 2024-09-30 上传 | 大小:237568 | 下载:0

[数据结构常用算法shortest-way

说明:最短路径寻优算法,也是通过矩阵来存储信息,获得最短的路径-The shortest path optimization algorithm, is also the shortest path through the matrix to store information
<中国> 在 2024-09-30 上传 | 大小:237568 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1973.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org