资源列表

« 1 2 ... .65 .66 .67 .68 .69 2270.71 .72 .73 .74 .75 ... 2657 »

[数据结构常用算法DNAsort

说明:PEK1007 北京大学ACM1007题
<wry> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法BigNum_List_factorial

说明:数据结构中一个基于链表的大数阶乘,每节点存储3位数据-Data structure a linked list-based factorial of large numbers, each node in the data storage 3
<shadow> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Binary_Tree

说明:数据结构中一个已知前序和中序求二叉树的问题,输出二叉树并前中后遍历二叉树-A known data structure in order before the order and request the binary tree problem, the output before, during and after traversing a binary tree and binary tree
<shadow> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法huocai

说明:移火柴游戏源码,是许多学校课程设计题目,希望对大家有参考作用。-Shift matches the game source code, a design of many school curricula, in the hope we have a reference.
<> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze

说明:用C++编写的迷宫程序,用户可以自行输入迷宫,程序自动解出迷宫通路。-Written in C++, maze procedure, the user is free to enter the maze, the maze pathway automatically solved.
<xiaohe> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法ShortPath

说明:最短路劲问题,具体算法代码,用来解决你的问题-The most short circuit, concrete strength algorithm code
<sulili> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法06HuffmanCode

说明: 以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。 在计算机信息处理中,“哈夫曼编码”是一种一致性编码法(又称"熵编码法"),用于数据的无损耗压缩-Huffman Coding
<shaozhiqi> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法p261plus

说明:一套扑克牌洗牌算法,带有详尽的解释,适合初学者学习-A set of playing cards shuffle algorithm, with detailed explanations, suitable for beginners to learn
<> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuixiaoshengchengshu

说明:用Kruskal算法求最小生成树,n个城市架设N—1条通讯网络-For the Minimum Spanning Tree with Kruskal, n cities set up communication network N-1 条
<suming> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Cpp1

说明:实验目的: 学习用指针构造链表,操作链表 实验内容: 输入两个非降序列,转换成两个非升序列,合并成一个非升序列。 基本要求: 用链表实现。 完成解题报告 -Experimental Objective: To study the list with a pointer structure, the operation contents of the list experiment: two non-redu
<张少群> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法8shuma

说明:使用c语言编写的一个关于8数码问题的程序,可以运行。-C language using a program on the 8 digital issues, you can run.
<lys> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Test(2)

说明:用循环单链表实现: N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Achieved with cyclic single-linked list: N indi
<绿色萌芽> 在 2024-06-10 上传 | 大小:1024 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2270.71 .72 .73 .74 .75 ... 2657 »

源码中国 www.ymcn.org