资源列表

« 1 2 ... .77 .78 .79 .80 .81 782.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法fib

说明:数据结构中的非波那起序列-data structure of the non-wave sequence since then
<刘海> 在 2025-02-02 上传 | 大小:182kb | 下载:0

[数据结构常用算法yuesefu

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

[数据结构常用算法3

说明:将表达式存入二叉树中,并输出,先序、中序、后序遍历输出-The expression in binary tree, and output, first order, in the preface, traverse sequence after the output
<alice> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法hash_basic

说明:实现哈希表的基本操作,插入,搜索,输出,删除等功能。-This program will show how to operate to a HashTable.You can display all elems,search a elem,insert elem,delete a elem.
<林恩> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法list

说明:1.创建一个双向链表,结点内容可以是任意类型的值; 2.删除一个已创建的双向链表; 3.向表尾添加一个结点;-1 Create a doubly linked list, the contents of the node can be any type of value 2. Delete a doubly linked list has been created 3 to add a node to the end of
<John Handsome> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法sequence

说明:数据结构中的动态规划算法,求最大子序列问题,最优解-Dynamic programming algorithm data structure, the biggest promoter sequence, the optimal solution
<zzw> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法ID3

说明:这是关于决策树ID3的代码,是我在新浪微博上找到的,我已经编译通过了,代码很有扩展价值!-This is a decision tree ID3 code I found on Sina microblogging, I have been compiled by the a code useful extension value!
<吕斌> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法CHange

说明:交换左右子树的C语言描述,计算机软件基础,适用于初学者-Exchange left and right subtree C language descr iption of the basis of the computer software for beginners
<li> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法gauss

说明:数值计算方法中的gauss算法,主要是编程的实现。-Numerical methods gauss algorithm is mainly programming implementation.
<yy> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法red-black-tree-c

说明:红黑树的c实现源码与剖析,添加了注释,教你彻底实现红黑树-red and black tree C language source code and analysis.Include detailed explain.
<wang xiaochun> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法NQueen_Nonrecursive

说明:非递归方法解决N皇后问题,任意两个皇后都不能处于同一行、同一列或同一斜线上。输出解法-A non recursive method for solving N queens problem, any two queens are not in the same line, the same row or on the same diagonal. Output solution
<keii> 在 2025-02-02 上传 | 大小:183kb | 下载:0

[数据结构常用算法数据结构上机指导说明书与代码

说明:数据结构描述了非数值问题的数据元素及组织关系,包含逻辑结构、物理结构与数据运算。(Data structure describes the data elements and organizational relationships of non - numerical problems, including logical structure, physical structure and data operation.)
<fairytxj> 在 2025-02-02 上传 | 大小:183kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 782.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org