-
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程...
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C++ version) demonstration program, a detailed presentation of specific merge sorting process called
- 2022-01-26 01:48:42下载
- 积分:1
-
迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度...
迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
- 2022-01-26 05:22:03下载
- 积分:1
-
A. General Queries
基于数据库设计一个网页,实现基本功能:增删改、查询、统计报表的功能要有.管理信息-A. General Queries- The system should be able to retrieve useful data stored in the database. B. Statistics Collection- The system should be able to generate useful statistics information. C. Modification of Data- The system should provide interface for the store managers to add, remove and update the data in the database. D. Dealing with special events in the system. Your system should be able to handle real life situations that may arise from running the business. E. You are required to implement a web user interface for your system. F. The user interface should be intuitive and effective to use. G. Please bear in mind that a casual user should not have problems to check some simple information. H. The system should provide an English UI. You can also design multi-lingual UI.
- 2022-12-15 03:20:03下载
- 积分:1
-
Bubble sort to sort a simple 10 figures, according to smallest order
气泡排序,一个简单的排序10个数字,按从大到小排列-Bubble sort to sort a simple 10 figures, according to smallest order
- 2023-03-24 13:15:04下载
- 积分:1
-
poj3233 the subject and the subject of problem
poj3233的题目及解题代码 poj3233的题目及解题代码-poj3233 the subject and the subject of problem-solving and problem-solving poj3233 code code code poj3233 the subject and problem-solving
- 2023-02-19 20:30:03下载
- 积分:1
-
是数据结构的课程设计,程序可以运行,但有时会出错,文档也有,希望对大家有帮助。最重要的是很简单,如果你什么都不会,但是课设题目,你就可以用。...
是数据结构的课程设计,程序可以运行,但有时会出错,文档也有,希望对大家有帮助。最重要的是很简单,如果你什么都不会,但是课设题目,你就可以用。-Is the data structure of curriculum design, program can run, but sometimes to be wrong, the document also, I hope all of you help. The most important thing is very simple, what if you do not, but the class-based subject, you can use.
- 2022-02-01 21:58:37下载
- 积分:1
-
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract design automation sped up the code, and
guarantee all processes all use the same naming standard and the
structure produce. In order to enhances the encoded efficiency as far
as possible in the large-scale SQL project, the author has compiled
when a series of designs (design-time) saves the process, produces
when the movement with them (run-time) saves the process, and always
uses in the project. Recently, the author renewed its memory process
in order to use SQL the Server 2,000 characteristics, including user
definition function. This article institute and the content cover
founds and carries out these dynamic T-SQL script to cause the
ordinary database memory process code automation.
- 2022-04-12 03:09:38下载
- 积分:1
-
使用ADO对比较大的数据进行操纵
使用ADO对比较大的数据进行操纵-use ADO contrast to the larger data manipulation
- 2022-03-17 18:09:14下载
- 积分:1
-
考勤管理系统
考勤管理系统-Attendance Management System
- 2022-01-28 23:38:24下载
- 积分:1
-
马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。...
马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。-Traversal problem horses. In Chinese chess chessboard, for any one location to place a horse, able to choose the right line, making the chess pieces according to chess rules can not repeat the past chessboard for each location.
- 2022-02-27 04:21:33下载
- 积分:1