-
这些文件实现对图像纹理分割
these files inplement to segmentation for image and texture
- 2022-08-14 01:27:57下载
- 积分:1
-
公文管理系统源码,内附数据库,可运行,可调式
公文管理系统源码,内附数据库,可运行,可调式-Source document management system, containing a database, run, adjustable
- 2023-01-27 05:50: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
-
人事管理,可用小型企业内部人员管理
采用Delphi编写,登录用户名密码为:
admin...
人事管理,可用小型企业内部人员管理
采用Delphi编写,登录用户名密码为:
admin
-Personnel management, small businesses can be used internal staff to manage the preparation of the use of Delphi, the logged-on user name password is: admin
- 2022-01-26 04:31:46下载
- 积分:1
-
PB9.0 generated student information management system, to complete the student i...
PB9.0生成的学生信息管理系统,能完成学生信息的增加,删除,修改等基本操作。后缀为db的是数据库文件-PB9.0 generated student information management system, to complete the student information to add, delete, modify the basic operation. Db suffix to the database file
- 2022-01-26 03:08:04下载
- 积分:1
-
the software simulation data structure Algorithm
该软件模拟数据结构的算法实现-the software simulation data structure Algorithm
- 2022-12-01 01:45:03下载
- 积分:1
-
Campus e cartoon in database design and system page design, server
校园e卡通中数据库的设计和系统页面设计,实现服务器端数据库对交易的监视和记录的功能 -Campus e cartoon in database design and system page design, server-side database to realize the transaction monitor and record the functions of
- 2022-07-23 05:08:46下载
- 积分:1
-
投票系统
绝大多数工作门户让求职者报名注册一个免费账户,并允许他们搜索由雇主发布的职位空缺岗位上而言,雇主可审查个人简历。门户网站提供恢复过帐服务,使求职者进行复制和粘贴简历信息从字处理文档或建立一个新的恢复使用在线工具。工作门户通常提供提交一份已完成的简历,从字处理程序 (如 Microsoft Word 中创建的选项。求职者可以浏览由雇主发布的职位空缺和申请职位通过工作门户。
- 2022-11-15 00:20:03下载
- 积分:1
-
Rijndael algorithm for SqlServer 2005 UDT
&公共静态字节[]加密(SqlString s)
- 2022-02-05 04:53:46下载
- 积分:1
-
This simple procedure is to write several different types of the traversal algor...
这个简单的程序写的是几种不同的对二叉树的遍历算法,在数据结构中经常可以看到。-This simple procedure is to write several different types of the traversal algorithm for binary tree in data structure can be seen frequently.
- 2023-08-08 19:35:03下载
- 积分:1