资源列表

« 1 2 ... .32 .33 .34 .35 .36 1737.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法Josephus

说明:有n个人围坐在一个圆桌上,每个人的编号分别为1,2,3…n,现从第一个人开始数,数到第m个人时,这个人出列,再从下一位其编号是出列的人编号的后一位开始重复上述操作直到所有人都出列(编号是循环的,及最后一位的下一位是第一位),编写一个程序试将出列人的编号依次输出。-A n personal sitting around a round table, each person s Numbers were 1, 2, 3... N, now
<xu_xianyu> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法student-management

说明:数据结构的典型程序,班级人员信息管理。是学习的一个很好的材料-The typical procedure of the data structure, class information management. A good material for learning
<dandykang> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法duoxiangshi

说明:运用线性链表实现两个多项式相加、相乘、相减- The use of linear linked list two polynomials, multiply and subtract
<史军> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法LinkList

说明:线性表中链式存储结构链表的基本操作,写得很简单,仅供新手参考-List of basic operation
<王德红> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法List-of-basic-operation

说明:线性表中链表的基本功能操作的实现,写得比较简单,仅供参考-List of basic operation
<王德红> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法Trifurcate-linked-list

说明:二叉树的三叉链表存储表示 (1)定义二叉树的链式存储结构; (2)建立一颗二叉链表表示的二叉树; (3)对其进行前序,中序,后序输出。 -Trifurcate linked list storage representation of a binary tree
<xiaowen > 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法Huffman

说明:哈弗曼编码实现 含有具体注释 文件结构的哈弗曼树 包括编码及译码-Huffman Coding
<杨添琴> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法scasca

说明:迷宫求解 用一个m×n长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序对于任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Maze solving an m × n long phalanx said the maze, the maze of pathways and barriers 0 and 1, respectively. Design a program for any set of the
<mkk> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法Huffman

说明:Huffman 实验,C++实现,简单,易懂!其中包括数据结构的知识,有显示意义!-Huffman experiment, C++ implementation, simple, understandable! Including knowledge of data structures, showing the significance!
<张明> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法CreateGraph

说明:本程序实现了数据结构中图的基本创建方法...以及图的深度遍历和图的广度遍历-This program to achieve data structure of Chinese basic and establish ways... And the depth of the graph traversal graph and breadth of traverse, etc...
<> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法CH5

说明:通过一个实例讲解如何通过C语言来实现运动估计算法,这里只介绍运动估计算法中各函数的实现方式。-An example to explain how the C language to implement the motion estimation algorithm here only describes the motion estimation algorithm function.
<xiqoqing> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法PF----6-users

说明:LTE Carrier Aggregation PF-Algorithm (6users)
<lohaukai> 在 2024-11-07 上传 | 大小:3kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1737.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org