-
关于图书馆管理系统源代码
图书馆管理系统簿,借款人的详细信息,还会生成罚款支出。
对借款人分配固定的数量的书。
此外将删除、 修改或更新的书详细信息和借款人的书
此外添加了新的书籍、 新的借款人,和删除相同
- 2022-08-31 13:20:03下载
- 积分:1
-
VB为前台,SQL_SERVER为后台的关于宾馆的数据库编程
VB为前台,SQL_SERVER为后台的关于宾馆的数据库编程-prospects for VB, SQL_SERVER background on the hotel Database Programming
- 2022-03-14 22:29:19下载
- 积分: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
-
Fibonacci函数
Fibonacci函数-Fibonacci function
- 2022-10-08 18:05:02下载
- 积分:1
-
取数据库内容到字符串,可用于显示
取数据库内容到字符串,可用于显示-from database content to string can be used to show!
- 2022-07-22 07:57:37下载
- 积分:1
-
VB数据库开发源代码,方便实用的数据库小软件
VB数据库开发源代码,方便实用的数据库小软件-VB source code database development, convenient and practical database small software
- 2022-03-30 14:49:19下载
- 积分:1
-
MsSql数据库辅助工具
数据库辅助工具帮助数据库管理以及程序开发者提高效率的小工具源码。SQL Tools工具有可能不被系统支持 的解决办法 如果系统没有安装数据库或者缺少相关组件,可能会导致程序不能正常工作!在源码中没有附带解决方法,这个是我的疏忽。一下补上内容:SqlTool补丁使用方法:第一步:首先将msvcr71.dll, ?SQLDMO.DLL,拷贝到C:Program FilesMicrosoft SQL Server80ToolsBinn目录。?第二步:打开开始,在运行中输入 regsvr32 "C:Program FilesMicrosoft SQL Server80ToolsBinnsqldmo.dll" 注册sqldmo.dll。问题解决组件下载链接:http://pan.baidu.com/s/1zN21v
- 2022-03-19 05:33:22下载
- 积分:1
-
我用Powerbuilder做的一个研究生管理系统,功能齐全,界面友好...
我用Powerbuilder做的一个研究生管理系统,功能齐全,界面友好-I used to do a post-graduate management system, fully functional, user-friendly
- 2022-04-06 16:39:11下载
- 积分:1
-
use Excel to read the data, the use of VC 6.0, containing "odbcinst.h"...
使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
- 2022-03-07 14:32:27下载
- 积分:1
-
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。...
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。-Data structures textbook algorithms, their own independent writing, supplementary materials, Yan Wei-Min, Tsinghua University Press. Statement: without my permission is prohibited for commercial and illicit purposes. The author of this code All Rights Reserved.
- 2022-02-21 02:11:45下载
- 积分:1