-
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・...
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・-Analysis of data structures and algorithms described in C++ to write their own final score Dongdong, useful bar
- 2022-08-10 20:49:25下载
- 积分:1
-
北大在线题库3468题标程代码,经典数据结构“线段树”的完美运用...
北大在线题库3468题标程代码,经典数据结构“线段树”的完美运用-Beijing 3468 title online questions marked-way code, data structure of the classic
- 2022-05-29 15:57:26下载
- 积分:1
-
Strassen expansion algorithm can even order any calculation of matrix multiplica...
strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
- 2022-01-26 01:13:17下载
- 积分:1
-
数据库索引功能 C 语言源码
数据库索引功能 C 语言源码-database indexing functions C language source code
- 2022-02-07 23:13:16下载
- 积分:1
-
在医院门诊中的应用
此应用程序可以帮助医生和记录的数据,什么应该药物消耗量,bios 医生检查
- 2022-03-26 13:25:16下载
- 积分:1
-
大数据的乘法
应用背景应用数组 可以实现的算法和解决的问题非常多,这里举 一个非常典型的例子一一大整数 乘怯 。这个例子所采用的方法和思想都非常巧妙 。由于计算机的精度是有限的,因此单纯使 用程序设计语言提供的原子数据类型来完成两个大整数的乘法显然是不切实际的。
关键技术可以考虑 用两个数组来分别存储 一些小于 10 的整数 ,这些数字按顺序排列在一起,分别表 示一个大整数的每一位上的数字,于是大整数的储存问题就解决了。然后按照基本乘法规则对这两个 大整数进行运算即可。下面给出了程序的代码。
- 2022-02-07 02:59:09下载
- 积分:1
-
我学习数据结构后的产品,个人认为非常全面,链表,树,图等都有源代码。...
我学习数据结构后的产品,个人认为非常全面,链表,树,图等都有源代码。-I study the data structure of the product, personally think that is very comprehensive, linked list, tree, map all source code.
- 2022-07-03 14:07:00下载
- 积分:1
-
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用...
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
- 2022-11-27 01:15:03下载
- 积分:1
-
Practice of information technology systems, the application of information techn...
信息技术练习系统,适用开高中信息技术课的使用-Practice of information technology systems, the application of information technology to open high school classes use
- 2022-03-21 06:58:13下载
- 积分:1
-
ISAM system containing BTREE source, such as
ISAM系统实现,含有BTREE源码,等-ISAM system containing BTREE source, such as
- 2023-05-03 20:50:03下载
- 积分:1