-
基于单链表的多项式的运算
实现已下功能:
1.创建有头结点的单链表存储多项式的指数和系数。
2.输出多项式。
3.多项式的相加。
4.多项式的相乘。
- 2022-02-21 12:48:52下载
- 积分:1
-
医药及销促系统,自带数据库
医药及销促系统,自带数据库-medicine and promote sales systems, onboard database
- 2023-05-29 07:40:03下载
- 积分:1
-
用链表实现的大数阶乘,可以计算n万的阶乘,不过3万以上,时间就很长了。...
用链表实现的大数阶乘,可以计算n万的阶乘,不过3万以上,时间就很长了。-List realize with the factorial of large numbers, can calculate the factorial of n million, but more than 30,000, time is very long.
- 2022-03-10 17:52:57下载
- 积分:1
-
从一个句子删除重复项
此程序将从给定的字符串中删除模式 (子串)。
这是最简单和容易理解的 c + + 编写的代码。
这是最准确和最佳性能要使用的程序。
- 2022-07-07 11:22:09下载
- 积分:1
-
n个数的全排列的非递归算法,cpp文件可编译运行
n个数的全排列的非递归算法,cpp文件可编译运行-n the number of full-order non-recursive algorithm, cpp files can be compiled to run
- 2022-04-27 20:01:08下载
- 积分:1
-
data algorithm, Xiao Ming books
数据算法,小明买书-data algorithm, Xiao Ming books
- 2022-08-22 00:28:09下载
- 积分:1
-
Latest noi2099 problem
最新noi2099解题报告.包含源程序.标注以及解答.-Latest noi2099 problem-solving report. Contains source. Callout and answer.
- 2022-09-17 16:45:03下载
- 积分:1
-
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DA
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
- 2022-07-08 02:52:45下载
- 积分:1
-
简单的迷宫算法,数据结构操作,迷宫是一组
简单的迷宫算法,数据结构作业,迷宫是自己设定的-Simple maze algorithm, data structure operations, the maze is a set of
- 2022-04-01 10:01:42下载
- 积分:1
-
数据结构,用栈实现表达式求职,是改进后的算法
数据结构,用栈实现表达式求职,是改进后的算法-Data structure, with the stack to achieve expression for employment, is the improved algorithm
- 2022-02-03 04:07:01下载
- 积分:1