-
数据结构练习测试
数据结构练习测试-Data Structures Practice Test
- 2022-10-06 09:00:02下载
- 积分:1
-
vc ADO 连接数据库
vc ADO 连接数据库-vc ADO to connect to the database
- 2023-04-26 02:00:03下载
- 积分:1
-
01 knapsack problem to achieve the most simple, can do more in its expansion, I...
01背包问题最简单实现,可在其上做更多的扩展,不知道可否不用递归用堆栈-01 knapsack problem to achieve the most simple, can do more in its expansion, I do not know can not use recursive stack
- 2022-12-24 12:20:04下载
- 积分:1
-
Algorithm: Huarong issues heuristic search.
算法:华容道问题的启发式搜索。寻求一种最优解的快速算法。-Algorithm: Huarong issues heuristic search.
- 2022-10-28 03:55:03下载
- 积分:1
-
1. The definition of the order of string storage structure. 2. The initializatio...
1.定义串的顺序存储结构。
2.编写函数实现串的初始化、分配、取子串算法
3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according to string pattern matching to achieve
- 2022-08-25 03:34:41下载
- 积分:1
-
算法设计中的经典问题,符号三角形,n皇后,圆排列
算法设计中的经典问题,符号三角形,n皇后,圆排列-algorithm design of the classic, triangular symbols, n empress, with a round
- 2022-08-06 12:27:27下载
- 积分:1
-
包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器...
包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器-Contains two files, one. BGI document is too graphic drivers, without which the C language program can not display properly, the other is the source, this program features for the graphical calculator
- 2022-02-04 17:56:31下载
- 积分:1
-
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用...
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and algorithm research
- 2022-06-17 08:14:30下载
- 积分: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
-
数据结构
数据结构--图的常见算法实现-data structure-- a common map algorithm
- 2022-05-27 03:25:34下载
- 积分:1