-
Tree algorithm, senior data structure must learn a special binary search tree, a...
红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
- 2022-03-24 15:41:48下载
- 积分:1
-
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明...
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明-Visual+ C+++6.0 database development Technology and Engineering Practice (below), a total of seven instances, active code, CD-ROM read instructions before use
- 2022-05-16 07:39:08下载
- 积分:1
-
数据结构
详细描述了如何链栈的方法以及操作
数据结构
详细描述了如何链栈的方法以及操作-Data structure described in detail how the chain stack method and the operation of
- 2022-05-05 17:23:36下载
- 积分:1
-
C2C电子商务二手交易网站
资源描述一、安装说明:
1.将文件解压后上传至网站服务器目录下,通过web页面即可正常访问。
2.通过/admin/login.asp进入后台管理,管理员账号和密码均为admin
3.数据库位于/datum 下面#SecondHand.mdb,为了安全,其名称可以进行必要的修改。
相关文件为conn.asp,位于根目录和/admin中均有。
二、系统参数说明:
1.运行环境:Windows+IIS
2.开发语言:asp
3.数据库:access 2000
- 2022-09-24 07:25:03下载
- 积分:1
-
应用
是一个用于管理公司avous we make Purchase of good sales order quote proforma模块的应用程序;
- 2022-08-09 20:44:20下载
- 积分:1
-
希尔排序(缩小增量法)
排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序...
希尔排序(缩小增量法)
排序过程:先取一个正整数d1
- 2023-08-27 08:35:04下载
- 积分:1
-
Mystery of Einstein, who fish (Environment : VisualStdio 2005)
爱因斯坦谜题,谁养鱼(环境:VisualStdio 2005)-Mystery of Einstein, who fish (Environment : VisualStdio 2005)
- 2023-08-17 00:35:04下载
- 积分:1
-
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安...
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-In the compiler, before running the program, please rms.mdb attached database file into SQL server and will be named this database RMS. Specific steps can see the relevance of the book section of this chapter. If not install SQL server, can also be directly in the control panel in this database file is set to the data source named MyDS. Note that if the databases are not installed successfully, MS Visual Studio project file in the open when the error will be, but do not overlook the impact of following the normal procedures for compiling.
- 2022-01-26 03:33:39下载
- 积分:1
-
Manager: In this system there is only one administrator, that is, the system adm...
管理员:在此系统中只有一个管理员,即系统管理员。具有一般用户所没有的权限,即具有管理一般用户、试题管理功能。
管理员可以向题库中添加各种类型且符合要求的试题,也可以对它们进行修改和删除。同时,管理员也能对科目、用户、考试记录等数据进行管理。
试题管理-Manager: In this system there is only one administrator, that is, the system administrator. General users do not have permission, that is, with the management of general users, test management capabilities. Administrators can add to the questions of all types and meet the requirements of the test, can also modify and delete them. At the same time, administrators can also subjects the user, the examination of data records management. Test Management
- 2022-05-17 02:44:48下载
- 积分:1
-
Variable postfix infix expression evaluation: Enter the expression,# to end the...
中缀变后缀表达式求值:输入表达式,#为结束符(如1+2#),程序会自动给出后缀表达式,并给出最终计算结果。程序中部分地方有注释-Variable postfix infix expression evaluation: Enter the expression,# to end the character (eg, 1+2#), the program will automatically give postfix expression, and gives the end result. Some parts of the program annotated
- 2022-05-29 12:56:14下载
- 积分:1