-
这是一个关于最长单调递增子序列的代码能运行
这是一个关于最长单调递增子序列的代码能运行-This is a monotonically increasing for the longest sequences of code to run
- 2023-07-26 22:00:02下载
- 积分:1
-
用DELPHI编写的学生管理信息系统,可以实现基本的信息功能。是编来用来交作业的。...
用DELPHI编写的学生管理信息系统,可以实现基本的信息功能。是编来用来交作业的。-used to prepare students Delphi management information system that can achieve basic information functions. To be allocated to the perpendicular operation.
- 2023-01-08 22:20:03下载
- 积分:1
-
STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。...
STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
- 2023-06-11 16:00:03下载
- 积分:1
-
数据结构的课程设计,是实现二叉树的数据结构,包括文档。...
数据结构的课程设计,是实现二叉树的数据结构,包括文档。-Data structures course design is to achieve binary tree data structure, including the documentation.
- 2023-07-10 01:55:03下载
- 积分:1
-
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进...
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently
meets the vitality one kind of construction of data form under, it has
such characteristic regarding data depositing and the operation: 1) it
only has a logarithm according to the port which carries on stores and
takes out; 2) less advanced first leaves, namely finally the data
which will store first is taken out. Its form looks like one kind of
memory coin very much the small container, each time only may press in
a coin from the peak, but takes out also only may carry on from the
peak, namely less advanced first leaves. Such data storage and the
management form are very useful in some programmings. For example, in
the compiling system (this is a kind of quite complex procedure),
transfe
- 2023-08-22 21:50:04下载
- 积分:1
-
扩展的堆栈
在 C + + 包括堆栈行动像推流行组合拆分和输出中执行扩展的堆栈
- 2022-07-08 05:26:00下载
- 积分:1
-
一个简单的公交查询管理系统,采用最短路算法,使用ODBC…
一个简单的公交查询管理系统,采用最短路算法,利用odbcapi函数访问数据库。-a simple inquiry transit management system, the most shorted algorithm, use odbcapi function access to the database.
- 2022-03-18 11:43:55下载
- 积分:1
-
PHP的beginers
亲爱的同学们是打印指令和数据库操作和不同的行动,在 php 编程
- 2022-10-31 23:05:02下载
- 积分:1
-
严蔚敏编写的《数据结构》第7章的答案,全部为源码
严蔚敏编写的《数据结构》第7章的答案,全部为源码-the answers of chapter 7 of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-03-13 00:24:29下载
- 积分:1
-
beginner students, c achieve Joseph Central (round table), the algorithm should...
学生初学,c实现约瑟夫环(圆桌问题),算法应该不是很高效,望各位高人看了改进改进!-beginner students, c achieve Joseph Central (round table), the algorithm should not be very efficient, a person looking to improve reading improvement!
- 2022-01-26 02:52:24下载
- 积分:1