-
这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较....
这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较.
-This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.
- 2023-08-22 23:35:03下载
- 积分:1
-
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树...
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long,
this structure only is useful is may separate the tree
- 2022-01-26 00:38:00下载
- 积分:1
-
统计上参观的游客数量可以记录到该网站的数量…
访客人数统计可以记录访问网站的人数,访客统计器通常放在网站首页,当有访问时候,就将数据库中人数字段自动加一。-Statistics on the number of visitors visit the site can record the number of visitors on the site statistics page normally, when there is access, the database will automatically add a number of fields.
- 2022-03-14 16:08:20下载
- 积分:1
-
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)
4. 增加对向量或矩阵运算的支持,如输入
-Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input
- 2022-07-17 11:32:14下载
- 积分:1
-
Visualizar tabela do banco de dados
*********************************************************
- 2022-10-05 07:10:03下载
- 积分:1
-
Visual Basic编程实例与技巧(数据库 编程),本书着重讲述了数据库编程...
Visual Basic编程实例与技巧(数据库 编程),本书着重讲述了数据库编程-Visual Basic programming examples and techniques (database programming), this book focuses on the Database Programming
- 2022-06-15 09:15:49下载
- 积分:1
-
A plan to merge sorting algorithm. In accordance with the
一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
- 2022-06-21 23:35:43下载
- 积分:1
-
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
- 2023-01-10 04:30:04下载
- 积分:1
-
关于 Datareport 的使用
关于 Datareport 的使用-the use of Datareport
- 2022-02-26 23:41:22下载
- 积分:1
-
自动生成mdb数据库,统计出每行200列数据中相同的数量。示例程序...
自动生成mdb数据库,统计出每行200列数据中相同的数量。示例程序-Automatically generated mdb database, the statistics of each line 200 in the same amount of data. Examples of procedures
- 2023-04-26 21:55:03下载
- 积分:1