-
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。...
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operations such as delete.
- 2022-02-04 04:46:55下载
- 积分:1
-
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS ...
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS 若 LS 为原子,且 tail(LS) 为空
F(LS) = append( F(tail(LS)), head(LS) ) 若 LS->tag=0 ,且 LS->tp!=null
F(LS) = append( F(tail(LS), F(head(LS)) ) 若 LS->tag=1
其中 append(a,b) 的功能是将广义表 a 和 b 作为元素的广义表连接起来。-Generalized table set against the broad anti-order recursive model of the table is as follows: F (LS) = null if the LS is empty F (LS) = LS if LS for the atoms, and the tail (LS) is empty F (LS) = append (F (tail (LS)), head (LS)) if the LS-> tag = 0, and the LS-> tp! = null F (LS) = append (F (tail (LS), F (head (LS))) If the LS-> tag = 1 where append (a, b) function is a generalized form, and b as elements of generalized tables connected.
- 2022-03-01 20:55:59下载
- 积分:1
-
literacy DAO
DAO读写-literacy DAO
- 2023-01-15 21:15:03下载
- 积分:1
-
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子...
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem description : a long, wide and high respectively m, n, p rectangular cut into the 000 m* n* p small cube. Within each small cube is an integer. Seeking to have the largest rectangular son cuboid. The son of rectangular size it contained all integral and defined.* /
- 2023-05-13 14:30:02下载
- 积分:1
-
企业售后管理系统
企业售后管理系统-enterprise management system sale
- 2022-08-14 07:47:05下载
- 积分:1
-
运用apache的poi读取excel表格内容,将读取出来的数据插入db2数据库。...
运用apache的poi读取excel表格内容,将读取出来的数据插入db2数据库。-The poi using apache to read the contents of excel table, will read out the data into db2 database.
- 2022-02-27 05:09:11下载
- 积分:1
-
学校管理系统
应用背景和公司的;和公司的;和;学校;管理系统;您可以管理您的学校从这个代码,谢谢关键技术您可以更新您的学生,教师的细节,从这个应用程序,它将是容易您的工作
- 2023-03-23 19:55:04下载
- 积分:1
-
good system, vc ASSSE system
很好的系统,vc++ + ASSSE 系统-good system, vc ASSSE system
- 2022-01-26 01:50:49下载
- 积分:1
-
1. The definition of the order of string storage structure. 2. The initializatio...
1.定义串的顺序存储结构。
2.编写函数实现串的初始化、分配、取子串算法
3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according to string pattern matching to achieve
- 2022-08-25 03:34:41下载
- 积分:1
-
毕业设计、、
应用背景毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级关键技术好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的
- 2023-01-06 11:15:17下载
- 积分:1