-
归并排序,C代码,初学者可以看一下,大家分享一下
归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
- 2023-02-15 05:35:04下载
- 积分:1
-
数据结构图论课后题
资源描述数据结构图论课后题,对于初学数据结构课程的学生有很大帮助
- 2023-07-11 00:15:03下载
- 积分:1
-
大数据的乘法
应用背景应用数组 可以实现的算法和解决的问题非常多,这里举 一个非常典型的例子一一大整数 乘怯 。这个例子所采用的方法和思想都非常巧妙 。由于计算机的精度是有限的,因此单纯使 用程序设计语言提供的原子数据类型来完成两个大整数的乘法显然是不切实际的。
关键技术可以考虑 用两个数组来分别存储 一些小于 10 的整数 ,这些数字按顺序排列在一起,分别表 示一个大整数的每一位上的数字,于是大整数的储存问题就解决了。然后按照基本乘法规则对这两个 大整数进行运算即可。下面给出了程序的代码。
- 2022-02-07 02:59:09下载
- 积分:1
-
北大ACM1003(Hangover)
北大ACM1003(Hangover)-North ACM1003 (Hangover)
- 2022-02-03 12:26:03下载
- 积分:1
-
数据结构算法~~~图
数据结构算法~~~图-algorithm data structure map ~ ~ ~
- 2022-02-11 13:48:43下载
- 积分:1
-
ORACLE数据库的并集查询
ORACLE数据库的并集查询-ORACLE database inquiries and Set
- 2022-02-02 13:05:45下载
- 积分:1
-
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。...
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
- 2022-03-14 01:25:09下载
- 积分:1
-
During the course design should be based on the actual situation in the main, on...
在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.
- 2022-01-26 05:47:05下载
- 积分:1
-
数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。...
数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。-Experimental data structure, the realization of polynomial multiplication, free importation of two polynomials, the calculation results and sort.
- 2022-12-22 19:45:03下载
- 积分:1
-
数据库基础知识的笔记题集,对初学者进行复习很有用
数据库基础知识的笔记题集,对初学者进行复习很有用-database
- 2022-09-16 04:35:03下载
- 积分:1