资源列表

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

[数据结构常用算法skiplist

说明:实现c++数据结构中的跳表,是一种特殊形式的单链表, 运算较快-it realize the skiplist data stucture, which is a special kind of list calculating in a faster speed
<> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法sheji-Microsoft-Word-

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!--with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
<刘义> 在 2024-10-03 上传 | 大小:6144 | 下载:0

[数据结构常用算法WQL1

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -, A software company about 30 employees, each employee name, job number, position and other attributes, and
<manda> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法josephus

说明:用C语言实现josephus算法,用以实现报数问题,很好的算法啊-The C language achieve josephus algorithms to achieve the number off good algorithm
<郑磊> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法g

说明:用C++语言实现二叉树的生成,修改,删除,遍历问题-Generation of binary tree in C++ language, modify, delete, traversal problem
<郑磊> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法h

说明:串的匹配问题,用C语言实现此算法,很实用的算法。-The string matching problem, this algorithm, a practical algorithm using C language.
<郑磊> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法josephus.lianbiaofa

说明:用循环单链表实现josephus问题,开发软件为C语言,比起向量法更有效率。-Achieve josephus problems with circular single linked list, develop software for the C language, and more efficient than the vector method.
<郑磊> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Josephus

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -Josephus: T
<manda> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法C

说明:Dijkstra算法 能够以此来解决最短路问题-Dijkstra algorithm to solve the shortest path problem
<孙常虹> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法code

说明:C++实现的两类问题随机森林生成算法,对学习随机森林很有帮助-Source code for random forests,wanderful codes,and help youself to it!
<左磊> 在 2024-10-03 上传 | 大小:44032 | 下载:0

[数据结构常用算法lsp

说明:~~~ 北斗程序算法-Beidou navigation algorithm
<xxxa> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Search-Tree

说明:C语言编写,二叉查找树的非递归实现。包含一个描述二叉树的头文件和实现功能的cpp文件。-Non-recursive implementation of binary search tree, written in C++. Contains a header file of the binary tree of the header files and source file of functions.
<chenqw> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1822.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org