-
链表、栈、多项式乘法实现
代码提供顺序链表、链式链表和栈C语言实现版本,其中包括链表的初始化、插入元素、删除元素、获取元素、输出元素等操作。同时提供多项式乘法的实现代码。
- 2022-08-24 02:56:22下载
- 积分:1
-
Prime 算法,创建有向图,无向图,有向网,无向网的算法
Prime 算法,创建有向图,无向图,有向网,无向网的算法-Prime algorithms, to create a directed graph, undirected graph, directed networks, undirected networks algorithm
- 2022-02-05 18:59:57下载
- 积分:1
-
data structure Learning Guide "book on the source
数据结构导学》书上的源程序-data structure Learning Guide "book on the source
- 2022-07-17 05:16:34下载
- 积分:1
-
Linux下的操作oracle数据库的连接库
Linux下的操作oracle数据库的连接库-Linux operating oracle database library
- 2022-03-24 16:19:17下载
- 积分:1
-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwde...
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwdebug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in ezw2 ezw debug find executable code; In ezw2 unezw debug find decoder executable.
- 2022-01-25 19:22:08下载
- 积分:1
-
双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题
双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题-Two-way Joseph problems, using two-way two-way linked to the issue of Joseph
- 2023-04-28 16:05:03下载
- 积分:1
-
一个效率可以的线段树代码
可以直接用来求解矩形面积并
另外可以修改实现更多功能....
一个效率可以的线段树代码
可以直接用来求解矩形面积并
另外可以修改实现更多功能.-The efficiency of the line segment can be a tree code can be directly used to solve the rectangular area and the other can be modified to achieve more.
- 2023-07-08 10:55:03下载
- 积分:1
-
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
- 2023-05-30 18:00:03下载
- 积分:1
-
ADO数据库操作
ADO 数据库操作
- 2022-10-27 22:20:03下载
- 积分:1