-
设计一个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
-
Strassen expansion algorithm can even order any calculation of matrix multiplica...
strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
- 2022-01-26 01:13:17下载
- 积分:1
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1
-
Minimum spanning tree, my own little program, very good, and would like to share...
最小生成树,我自己做的小程序,很好用,希望和大家分享-Minimum spanning tree, my own little program, very good, and would like to share with
- 2022-08-07 14:03:44下载
- 积分:1
-
Sql 日期的相加操作
开发过程中,总会遇到把一个数据表的行,以列的形式查询出来,这是一个动态的查询方法。以前总是容易忘记,发上来给新手看吧!这些命令多操作后就记住了,
- 2023-02-25 22:25:03下载
- 积分:1
-
同学通讯录系统,利用MFC编写,利用了数据库的技术
同学通讯录系统,利用MFC编写,利用了数据库的技术-classmates directory system, using MFC preparation, the use of database technology
- 2023-07-12 22:00:02下载
- 积分:1
-
访问FTP下载数据,通过数值分析,并把数据以及结果存放到Oracle数据库中。FTP访问;数据分析;Oracle连接、操作。...
访问FTP下载数据,通过数值分析,并把数据以及结果存放到Oracle数据库中。FTP访问;数据分析;Oracle连接、操作。-FTP access to download data, through numerical analysis, and the data and the results stored into the Oracle database. FTP access data analysis Oracle connection, operation.
- 2022-10-09 05:55:03下载
- 积分:1
-
餐厅点菜系统
程序介绍:
主要功能 系统管理 前台管理 后台管理
系统管理 用户登录及修改
前台管理 餐桌状态 更换餐桌 结账 合并结账等
后台管理 配菜系统 厨房做菜 库存管理 添加菜单 菜信息
技术
WebService .Net Framework Compact编程
数据库
开发工具
VS2005
Oracle 10G 数据库(这里给出SQL脚本 DataBak文件夹中,里面用到了存储过程,游标等大多部的技术,可以参考)
- 2022-05-29 08:16:11下载
- 积分:1
-
This is a classic look for the nearest point of the algorithm, using VC preparat...
这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
- 2022-02-05 11:01:24下载
- 积分:1
-
Excel数据库
将excel转换为mdb文件(换句话说)提取excel文件中的列并将其转换为access格式的数据库文件
- 2022-07-24 14:08:17下载
- 积分:1