资源列表

« 1 2 ... .81 .82 .83 .84 .85 2086.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法middle-num

说明:一个求中位数 算法复杂度为0(n)的小程序-get middle number which time is 0(n)
< 李杰> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Poly

说明:数据结构中,使用线性表实现的关于多项式的实现,实现了多项式的一般运算功能-The data structure, using a linear table implementations on polynomial achieve polynomial general arithmetic function
<阿来> 在 2024-09-28 上传 | 大小:328704 | 下载:0

[数据结构常用算法DoubleLinkList

说明:数据结构中,关于双向链表的实现,双向链表的实现稍微有点复杂。-Doubly linked list implementations in the data structure, the realization of the doubly linked list is a little bit complicated.
<阿来> 在 2024-09-28 上传 | 大小:413696 | 下载:0

[数据结构常用算法optional-project-blackjact

说明:经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used
<luck> 在 2024-09-28 上传 | 大小:84992 | 下载:0

[数据结构常用算法data-structure--project-black-jacter

说明:经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used
<luck> 在 2024-09-28 上传 | 大小:84992 | 下载:0

[数据结构常用算法hw1-joseph

说明:c++数据结构中处理约瑟夫环问题源码,使用模版编写链表。配套清华版数据结构图书。-c++ data structure in processing Josephus source, use the template to write a linked list. Supporting Tsinghua version data structure books.
<秦泽宇> 在 2024-09-28 上传 | 大小:174080 | 下载:0

[数据结构常用算法hw2-poly

说明:c++数据结构中处理多项式加和问题源码,使用链表。配套清华版数据结构图书。-c++ data structure in processing the polynomial plus problem source, use a linked list. Supporting Tsinghua version data structure books.
<秦泽宇> 在 2024-09-28 上传 | 大小:154624 | 下载:0

[数据结构常用算法hw3-Hannoi

说明:数据结构中汉诺塔问题的递归解法。原题中为链表解决。但是较为繁琐,使用递归较快解决。配合清华版数据结构书。-Data structure in the Tower of Hanoi problem recursive solution. Solve the original title for the linked list. But more cumbersome to use recursion to solve faster. Th
<秦泽宇> 在 2024-09-28 上传 | 大小:152576 | 下载:0

[数据结构常用算法1111

说明:建立一棵二叉树,并按照中序、先序、后序及按层次方法访问-Create a binary tree inorder, preorder, postorder and hierarchical method to access
<谭超> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法kruakal

说明:用并查集和最小堆算法实现KRUSKAL算法-Use and check the set and minimum heap algorithm achieve KRUSKAL algorithms
<Maggielee> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法river

说明:一个非常详细的小马过河的源代码程序,适合初学者学习。-a horse go across the river
<sunsy> 在 2024-09-28 上传 | 大小:2800640 | 下载:0

[数据结构常用算法backpack

说明:动态规划实现0-1背包问题和贪心法实现背包问题-Dynamic programming to realize knapsack problem and greedy method to realize knapsack problem
<尹建> 在 2024-09-28 上传 | 大小:3072 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2086.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org