-
图书系统管理系统
图书系统管理系统-Library System Management System
- 2022-06-19 11:43:19下载
- 积分:1
-
数据结构文件检索
数据结构实验六
统计若干个大型英文txt文件(如英文小说)中所有单词出现的次数,并输出出现次数最多的前10个单词及其出现次数。假设单词字符定义为大小写字母、数字和下划线,其他字符均看作单词分隔符。
要求:
(1)自行设计合适的数据结构及相关算法;
(2)程序运行结束时将txt文件名以及统计结果写入磁盘;
(3)每次程序启动时(除了首次运行)将上次的结果读入内存、显示;
(4)能根据用户选择实现重新初始化、查找某单词出现次数、追加统计、退出等功能。
- 2022-01-26 00:14:54下载
- 积分:1
-
binary search algorithm, to achieve a set of data for the search operation, the...
折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
- 2023-02-02 17:15:04下载
- 积分:1
-
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!...
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!-performance management system, with VC right ACCESS database operation, to achieve the basic performance management functionality!
- 2022-07-09 01:43:57下载
- 积分:1
-
数据结构实验练习
数据结构实验练习--计时器,通过定义数组operand存放每个操作数,定义数组operate建立操作符集合,输入表达式得出结果。-Experimental data on the structure of practice- the timer, the array operand stored by defining the number of each operation, the definition of the array operate operator set up a collection, enter the expression results.
- 2023-01-10 14:50:03下载
- 积分:1
-
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!...
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!-database pb language sample some of the procedures for the use and reference pb learners, we can bring help!
- 2022-04-28 03:36:29下载
- 积分:1
-
数据结构
数据结构
数据结构
数据结构
数据结构
数据结构
数据结构
数据结构
-data structure data structure data structure data structure data structure data structure data structure data structure data structure
- 2023-02-03 21:55:03下载
- 积分:1
-
二叉树有一个优雅的递归指针结构,所以他们是一个很好的学习方法递归指针算法。...
二叉树有一个优雅的递归指针结构,所以他们是一个很好的学习方法递归指针算法。
- Binary trees have an elegant recursive pointer structure, so they are a good way to learn recursive pointer algorithms.
- 2023-08-18 16:15:03下载
- 积分:1
-
数据结构中栈的经典算法――第二类背包问题,已经通过测试!...
数据结构中栈的经典算法――第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
- 2022-01-28 03:40:53下载
- 积分:1
-
对二叉树结构作了清晰而简易的演示,可以帮助要了解二叉树结构和基本算法的人加深认识。可用VC直接编译运行。...
对二叉树结构作了清晰而简易的演示,可以帮助要了解二叉树结构和基本算法的人加深认识。可用VC直接编译运行。-On the binary tree structure was clear and simple presentation can help to understand the binary tree structure and the people a better understanding of the basic algorithm. VC can be used directly to compile run.
- 2023-01-23 21:10:03下载
- 积分:1