-
出入口控制管理程序
出入口控制管理程序实现对各种人员通道,车辆通道出入的记录、抓拍控制等应用管理
- 2022-03-28 21:36:58下载
- 积分:1
-
PHP 项目
f 有代码在您的描述,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。
- 2023-05-23 12:40:04下载
- 积分:1
-
描述图的头文件,不过是用C描述的,移植到了VC当中
描述图的头文件,不过是用C描述的,移植到了VC当中-description of the plan is the first document, but is described in the C and transplant them to the VC
- 2022-02-22 03:04:58下载
- 积分:1
-
known to a sequence of binary tree with the order, then the order of the output...
已知一个二叉树的前序与中序,输出其后序的程序。-known to a sequence of binary tree with the order, then the order of the output process.
- 2022-02-03 13:00:55下载
- 积分:1
-
很实用的程序.
用Virtual C++ 6.0做的,实现对声音的采集,处理,从而对MIC的声音进行控制的效果,
本程序是已成功测试通过....
很实用的程序.
用Virtual C++ 6.0做的,实现对声音的采集,处理,从而对MIC的声音进行控制的效果,
本程序是已成功测试通过.-Very useful procedure. Using Virtual C++ 6.0 to do, and realize the sound collection, treatment, thereby to control the voice of MIC results, the procedure is successfully tested.
- 2022-07-10 20:37:54下载
- 积分: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
-
ASP+Accesss数据库设备WEB报修
ASP+Accesss数据库设备WEB报修-ASP+ Accesss database equipment repair WEB
- 2022-04-21 00:55:31下载
- 积分:1
-
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发-Joseph Ring problem, design a procedure to derive the column order based on VISUAL C++ Development
- 2023-07-26 07:05:03下载
- 积分:1
-
百威代金券制作
该软件可以制作百威收银系统全系列的购物券单个生成和批量生成,生成数据为随机数据
- 2022-01-26 03:08:01下载
- 积分:1
-
如何使用水晶报表
how to use crystal report
- 2022-03-19 06:53:08下载
- 积分:1