-
求两个字符串的最长公共子序列,使用递归算法实现。
求两个字符串的最长公共子序列,使用递归算法实现。-For two of the longest common sub-string sequences, using the recursive algorithm.
- 2022-09-05 10:30:02下载
- 积分:1
-
VB+ACCESS2000编写的VCD出租管理系统
VB+ACCESS2000编写的VCD出租管理系统-VB ACCESS2000 prepared by the VCD rental management system
- 2022-06-26 22:28:54下载
- 积分:1
-
vc environment information management system for students, using ODBC to connect...
vc环境下学生信息管理系统,用ODBC连接数据库-vc environment information management system for students, using ODBC to connect database
- 2022-02-02 23:01:10下载
- 积分:1
-
面试经常遇到的大数相乘问题,代码简洁易懂
面试经常遇到的大数相乘问题,代码简洁易懂-Interviews are often encountered in large numbers multiply problems, the code easier to understand
- 2022-11-10 09:15:03下载
- 积分:1
-
数据结构和算法中文第二版源代码程序打包下载
数据结构和算法中文第二版源代码程序打包下载-Data structures and algorithms second edition of the Chinese package download the source code program
- 2023-03-27 02:40:03下载
- 积分:1
-
作业练习题 你们
作业练习题 你们-workbooks that you s
- 2022-08-11 13:02:55下载
- 积分:1
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1
-
网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable...
网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
- 2023-02-02 01:20:03下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什...
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
- 2022-01-30 12:51:23下载
- 积分:1