-
实现KMP算法。
经典的模式搜索算法。
实现KMP算法。
经典的模式搜索算法。-KMP algorithm realization. Classical algorithms.
- 2022-03-23 07:06:13下载
- 积分:1
-
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成...
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成-This procedure is in turbo c run, realize the sum of polynomials, subtract, multiply. 4 function by the composition of
- 2022-07-10 03:54:35下载
- 积分:1
-
on data structures and algorithms is the teacher's curriculum courseware all...
这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher"s curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
- 2022-05-18 01:14:35下载
- 积分:1
-
典型的迷宫算法,用数据结构――栈来实现,很好的代码
典型的迷宫算法,用数据结构――栈来实现,很好的代码-maze
- 2022-07-11 03:34:26下载
- 积分:1
-
MFC实现的图书馆管理系统,希望对大家有用。
MFC实现的图书馆管理系统,希望对大家有用。-MFC library management system to achieve the hope for all of us.
- 2022-04-16 18:48:04下载
- 积分:1
-
操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。...
操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否被删除 6. 删除用户sun的全部文件,然后在撤销sun用户,在查访用户sun, 检查其是否已被撤销。 在建立一个新用户及新用户的两个文件,然后查该两个用户的所有文件-operating system, the paper is to document catalog items to the management, in order to manage and facilitate the search, according to the document level directory entries organizations, the same floor on which constitute the directory contents on the floor, the first layer of the root directory to look for levels of subdirectories. Assuming that the representative of a string of characters, each character expressed a record. In establishing the directory structure on the basis of the establishment of a corresponding system of management and asked to accomplish the following : 1. Once established two separate files. Visits to the two users of all three docum
- 2022-01-26 01:47:05下载
- 积分:1
-
数据结构中线性表的合并链式实现,VC++实现的。
数据结构中线性表的合并链式实现,VC++实现的。-Data structure in linear chain realize the merger table, VC++ Achievable.
- 2022-10-17 07:40:03下载
- 积分:1
-
Access数据库经典模板,Access
Access数据库经典模板,Access-DateBase-Template.rar-Classic template Access database, Access-DateBase-Template.rar
- 2022-03-16 08:24:22下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材---使用矩阵类-Data Structures and Algorithms- procedures, materials--- the use of matrices
- 2022-05-24 05:17:33下载
- 积分:1
-
一个有关于VC++6.0与ACCESS数据库的小程序
一个有关于VC++6.0与ACCESS数据库的小程序-1 on VC++6.0 and the ACCESS database, a small program
- 2022-01-26 05:46:28下载
- 积分:1