-
数据库开发,实现多数据库交互,复杂查询语句
数据库开发,实现多数据库交互,复杂查询语句-Database development, the realization of multi-database interaction, complex query
- 2022-05-06 00:29:23下载
- 积分:1
-
java of several commonly used sorting algorithm. Using Java language to achieve...
java中几种常用的排序算法。
用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sort, SortUtil such.
- 2022-12-16 21:50:04下载
- 积分:1
-
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!...
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!-database pb language sample some of the procedures for the use and reference pb learners, we can bring help!
- 2022-04-28 03:36:29下载
- 积分:1
-
the database programming method
有关数据库编程的方法-the database programming method
- 2022-02-21 02:51:00下载
- 积分:1
-
Data Structure of maps
Data Structure of maps
- 2023-05-29 07:35:03下载
- 积分:1
-
有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步...
有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
(1) α→β1β2…βm
(2) (θδ1δ2…δn)→θδnθδn-1…θδ1θ
在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,用下述两条具体规则和上述规则形式(2)实现,把他的话解释成人能听得懂的话。
(1) B→tAdA
(2) A→sae
设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。测试用例见题集p97。
- 2022-04-17 01:02:37下载
- 积分:1
-
在线管理
应用背景一个学生只允许一个月申请一次。特点:学生1)注册2)登录3)请求离开4)休假状态5)查看简介6)编辑配置文件7)更改密码关键技术管理:1)批准休假2)拒绝离开3)编辑离开时间4)查看学生简介5)编辑学生简介6)学生的地位主要特点:一个学生只允许一个月申请一次。
- 2022-06-26 09:51:01下载
- 积分:1
-
本人上传的是用分治法实现的大整数算法,采用的是数组形式。...
本人上传的是用分治法实现的大整数算法,采用的是数组形式。-I uploaded is to use divide and conquer to achieve a large integer arithmetic, using the array form.
- 2023-04-07 00:40:03下载
- 积分:1
-
oracle OCI 数据类封装
1.oracle OCI 数据类封装 支持linux windows 2.通过封装不同类驱动
- 2022-06-20 12:01:26下载
- 积分: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