-
是关于数据库备份方面的
是关于ORACLE数据库的备份方面的- Is about the ORACLE database backup aspect
- 2023-03-15 22:40:04下载
- 积分:1
-
Visual C#数据库开发中 简单论坛的开发sql2000数据库
Visual C#数据库开发中 简单论坛的开发sql2000数据库-Visual C# Database development in a simple forum for the development of SQL2000 database
- 2022-04-11 21:55:11下载
- 积分:1
-
这是一个V+A的学生资料管理系统~各位做 课程设计的同学可以借鉴~论文也是有的...
这是一个V+A的学生资料管理系统~各位做 课程设计的同学可以借鉴~论文也是有的-This is a V A student information management system was designed to do courses the students can also learn from some papers ~
- 2022-11-20 08:20:03下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1
-
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
- 2022-08-21 06:49:58下载
- 积分:1
-
求两个字符串的最长公共子序列,使用递归算法实现。
求两个字符串的最长公共子序列,使用递归算法实现。-For two of the longest common sub-string sequences, using the recursive algorithm.
- 2022-09-05 10:30:02下载
- 积分:1
-
自己做的 借书管理系统
自己做的 借书管理系统-own library management system
- 2022-04-12 10:10:51下载
- 积分:1
-
是一种数据结构的算法,实现一种简单的数据计算功能
是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
- 2022-08-11 06:34:11下载
- 积分:1
-
检验SQL语法正确性
检验SQL语法正确性-test SQL syntax correctness
- 2022-11-13 00:55:03下载
- 积分:1
-
1.定义顺序栈的数据结构
2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。
3.定义队列的链式数据结构...
1.定义顺序栈的数据结构
2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。
3.定义队列的链式数据结构
4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defines the order of 2. Write a function to achieve the initialization of the stack, stack, out of the stack, to determine whether the stack is empty the algorithm, and application and matches the test expression in parentheses. 3. Chain data structure defines queue 4. Write a function to achieve chain of queues into queue, a queue algorithm
- 2022-02-01 19:13:46下载
- 积分:1