-
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。...
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-04-24 15:50:28下载
- 积分:1
-
用ado连接数据库access的详细代码(可能还有一些功能有待完善,大家可以互相交流啊)...
用ado连接数据库access的详细代码(可能还有一些功能有待完善,大家可以互相交流啊)-Database access using ado connection code details (and possibly some of the features remain to be improved, we can exchange ah)
- 2023-07-05 09:55:04下载
- 积分:1
-
ArkoMaster端系统模块设计文档
系统管理软件自主开发软件。
系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/S...
ArkoMaster端系统模块设计文档
系统管理软件自主开发软件。
系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/Server、大型主机的不同层次的管理,管理的对象包括应用程序(Applications),数据库(Database),网络(LAN, WAN),系统平台(System Platform)和互连网Internet/Intranet等五个方面。-End system ArkoMaster modular design their own document management software system to develop software. A system management software to achieve the ultimate goal: It is free across the desktop (Desktop), Client/Server, mainframe different levels of management, including management of applications (Applications), database (Database), network (LAN, WAN ), system platforms (System Platform) and the Internet Internet/Intranet and other five areas.
- 2022-03-11 14:13:45下载
- 积分:1
-
在线管理
应用背景一个学生只允许一个月申请一次。特点:学生1)注册2)登录3)请求离开4)休假状态5)查看简介6)编辑配置文件7)更改密码关键技术管理:1)批准休假2)拒绝离开3)编辑离开时间4)查看学生简介5)编辑学生简介6)学生的地位主要特点:一个学生只允许一个月申请一次。
- 2022-06-26 09:51:01下载
- 积分:1
-
用C实现的基于O
用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档-C realized based on O-tree-id wiring layout design tools source code, related documentation
- 2022-05-31 07:35:33下载
- 积分:1
-
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上...
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上-This is a print technology on the source, access the database through the data required for printing to our list
- 2023-01-14 05:00:03下载
- 积分:1
-
在 JAVA 游戏
彪彪关游戏
a) 如何使用?
第一次单击任何记得,然后按钮后单击一个按钮,然后记住所有的任何按钮,您单击了。
增加了匹配按钮时发现那两个这些按钮中删除的时间和柜台。
当你无法识别匹
- 2022-01-25 22:14:31下载
- 积分:1
-
火车售票系统
用链表实现了火车票信息以及火车经停站等信息。实现了链表中嵌套链表的功能,即利用两个链表存储火车信息,并且能够进行修改删除添加等基本功能。
- 2023-02-16 00:45:04下载
- 积分:1
-
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en,...
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多项式的项数,ci和ei分别是第I项的系数和指数,序列按照指数降序排列;
(3)多项式a和b相加,建立多项式a+b
(4)多项式a和b相减,建立多项式a-b.-Sparse Polynomial calculator a dollar a basic function is to: (1) input and the establishment of polynomials (2) the output polynomial, the output sequence of the form of an integer: n, c1, e1, c2, e2, ...., Cn , en, in which n is the number of polynomial, ci and ei, respectively, is the first I of the coefficient and index, sequence in accordance with the index in descending order (3) polynomials a and b are added together to establish polynomial A2B ! b (4) polynomials a and b-phase reduction, the establishment of polynomial ab.
- 2022-07-02 13:56:33下载
- 积分:1
-
Data structure, Newton interpolation. Solving equations using the Newton interpo...
数据结构,牛顿插值法。通过牛顿插值法求解方程-Data structure, Newton interpolation. Solving equations using the Newton interpolation
- 2022-03-15 22:54:28下载
- 积分:1