资源列表

« 1 2 ... .21 .22 .23 .24 .25 226.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法Josephus

说明:约瑟夫问题,用数组、链表和模拟指针完成,使用输入输出流进行数据的载入-Joseph problems with arrays, linked lists and pointers to complete simulation, using the input and output streams of data loading
<拥夜> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法heb

说明:将两个带头结点的非递减有序单循链表的合并-The two leading nodes of non-decreasing order one through the merger of the list
<liuxinyi> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josph

说明:约瑟夫环,利用单向循环链表存储结构模拟此过程,按照出列的顺序引出各人的编号。-Joseph Wan, using one-way linked list storage structure simulation of this process, according to the order of the columns leads to each number.
<wangjing> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法fieldvalues

说明:函数fun的功能是计算出链表中各结点数据域中值之和,由于链表单向,利用循环从头结点开始搜索直到最后一个结点,每找到一个结点就把结点的数据域上的数据累加起来。-Function fun feature is calculated in the node list of data field values and, as a one-way linked list, nodes from scratch using loop start s
<晶晶> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法TEST

说明:这个程序代码主要是体现了C++中++和--的自增自减的运算说明,我加了详细的注释,看完这个程序就基本可以了解C++中自增自减的相关用法-This mainly reflects the code C++,++ and- of self by self-descr iption by the operation, I added detailed notes, read the program can understand the bas
<刘超亚> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法caozuoxitong

说明:操作系统的进程调度实验(利用的是优先权的算法)-Operating system process scheduling experiments (using the priority algorithm)
<孙艳艳> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanoibfs

说明:用广度搜索编的汉诺塔问题,能解决14个盘子的,用到位运算压缩判重,用哈希表判重。-The Tower of Hanoi with the breadth of search code problem, can solve the 14 dishes, with a compression sub-re-place operations, using the hash table sub-weight.
<ly> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法8numcant

说明:广度搜索八数码问题,用康托展开判重,哈希表的思想。-BFS 8 digital issues, with Cantor re-start negotiations, hash table ideas.
<ly> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法CircularLinkedList

说明:循环链表的一些实现及基本操作 约瑟夫环及插入-Circular linked list some of the basic operations to achieve and Joseph Central and insert
<Earl> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:栈的基本操作的实现 初始化、入栈、取栈顶元素-The realization of the basic operation of stack initialization, stack, take the stack element
<Earl> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法basic_binary_search_tree_routines

说明:A short code segment which can be used..... Basic binary search tree routines.zip
<Jaffar> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Basic_double_linked_list_fragment

说明:Basic double linked list fragment.txt
<Jaffar> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 226.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org