-
用VC写的模拟内存分配管理的代码,经测试运行完全正确
用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
- 2023-01-07 01:40:03下载
- 积分:1
-
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr...
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
- 2023-01-08 06:55:02下载
- 积分:1
-
目录bigraph和uigraph中包含的是两份不同的算法
bigraph: 处理双向图的算法
uigraph: 处理单向无环图的算法...
目录bigraph和uigraph中包含的是两份不同的算法
bigraph: 处理双向图的算法
uigraph: 处理单向无环图的算法-shorestpath
- 2023-03-19 14:35:04下载
- 积分:1
-
c++管理系统
初学自己边的一个管理系统,比较简单,发出来希望大神可以帮我改进,谢谢
- 2022-08-23 04:45:41下载
- 积分:1
-
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,-ODBC API to access the database of the article are few and far between. Although access to the database using ODBC is too much trouble, but it is very flexible, high efficiency,
- 2022-07-08 05:31:07下载
- 积分:1
-
数据结构文件检索
数据结构实验六
统计若干个大型英文txt文件(如英文小说)中所有单词出现的次数,并输出出现次数最多的前10个单词及其出现次数。假设单词字符定义为大小写字母、数字和下划线,其他字符均看作单词分隔符。
要求:
(1)自行设计合适的数据结构及相关算法;
(2)程序运行结束时将txt文件名以及统计结果写入磁盘;
(3)每次程序启动时(除了首次运行)将上次的结果读入内存、显示;
(4)能根据用户选择实现重新初始化、查找某单词出现次数、追加统计、退出等功能。
- 2022-01-26 00:14:54下载
- 积分:1
-
相对于实验一,新增了2个类。
Class Listing vector<Advertisement*>.
Class Group vect...
相对于实验一,新增了2个类。
Class Listing vector.
Class Group vector.
使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。
压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills.
C++ Class Specification- Produce C++ class implementations
Standard Template Library- Knowledge of the STL, particularly sequential containers and iterators
Goals: This assignment is designed to reinforce your understanding and use of the STL vector container and the Standard Template Library.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Produce C++ class implementations given class declarations
- 2022-07-21 10:24:05下载
- 积分:1
-
matlab论文,对于一些人可能有用的。第一次上传,不是很精通。...
matlab论文,对于一些人可能有用的。第一次上传,不是很精通。-matlab papers may be useful for some people. The first upload is not very proficient. Hehe
- 2022-03-20 22:40:37下载
- 积分:1
-
This is a java implementation of the personnel management system, examples of pe...
这是用java实现的一个人员管理系统的例子,可以实现人员管理-This is a java implementation of the personnel management system, examples of personnel management can be achieved
- 2022-01-31 18:02:47下载
- 积分:1
-
R树与B树的混合树,在这个程序里面可以直接用R树和B树
R树与B树的混合树,在这个程序里面可以直接用R树和B树-R and B-tree tree of mixed tree, in the inside can directly with the R and B-tree tree
- 2022-07-17 09:31:58下载
- 积分:1