-
数据结构基本问题C实现
一些基本的数据结构问题,用C语言实现,我们学校的上机作业,大家可以参考一下
包括1、Josephu问题 2、一元多项式加法 3、三元组表示的稀疏矩阵的一些操作
4、n阶“魔方”的解法 5、Hanoi塔 6、中缀转后缀 7、二叉排序树 8、快速排序 9、谢尔排序(Some basic data structure problems, implemented in C language, our school homework on the computer, you can refer to it.
Including 1, Josephu Problem 2, Polynomial Addition 3, Some Operations of Sparse Matrix Represented by Triple
4. Solution of Magic Cube of order n 5, Hanoi Tower 6, suffix-to-suffix 7, binary sorting tree 8, fast sorting 9, Shell sorting)
- 2020-06-22 05:40:01下载
- 积分:1
-
10-to-2
c语言实现十进制整数转换成二进制
数据结构实验 使用队列和栈完成(c language decimal integer into binary data structures completed experiments using queue and stack)
- 2014-01-08 21:51:15下载
- 积分:1
-
Data structure on the tree, stack, queue data structure, such as some of the C l...
数据结构中关于树、栈、队列等数据结构的一些算法的C语言实现,给需要的人-Data structure on the tree, stack, queue data structure, such as some of the C language algorithm realize, to those who need
- 2023-09-01 12:00:04下载
- 积分:1
-
sorting_string
随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序(Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort)
- 2013-10-19 16:02:00下载
- 积分:1
-
Area code conversion software, you can check area code of Chinese characters mai...
区位码转换软件,可以查询汉字的区位码,主要用于学生考试系统-Area code conversion software, you can check area code of Chinese characters mainly used for student examination system
- 2022-02-19 23:44:33下载
- 积分:1
-
sxdicss
Inclan和Tiao(1994) 提出的迭代累积平方和算法(ICSS)是对变点检验的一种比较成熟方法。该算法假定时间序列在开始一段时间内呈现出平稳性方差,直到方差发生突变才会改变其波动水平,随后又保持一个方差直到下一个突变反复重复上述过程,就能得到未知数目的方差突变时间。(break point)
- 2021-01-05 19:28:54下载
- 积分:1
-
本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样...
本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样-the code in Visual C++ compiler environment to achieve, but we do not know in pure C++ to run what will be the outcome
- 2022-03-04 18:29:27下载
- 积分:1
-
数据结构
说明: c语言是最基础的编程语言,数据与结构在找工作面试过程中发挥了巨大的作用,本资料数据结构c语言实现,非常好用(C language is the most basic programming language, data and structure in the process of job interview has played a huge role, this data structure c language implementation, very easy to use)
- 2020-12-24 00:39:35下载
- 积分:1
-
school materials management system
教材管理系统
- 2022-03-10 11:21:33下载
- 积分:1
-
数据结构中的AVL TREE的实现
数据结构中的AVL TREE的实现-data structure of the realization of AVL TREE
- 2022-03-14 23:10:35下载
- 积分:1