-
完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结...
完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结-completion of the pilot all the functional requirements and run through the algorithm of a certain novelty, with code written norms, experimental report describes a distinct and comprehensive, detailed analysis and summary
- 2023-08-26 03:15:03下载
- 积分:1
-
数据结构中约瑟夫环问题的链式存储结构(循环链表)算法实现...
数据结构中约瑟夫环问题的链式存储结构(循环链表)算法实现-data structure Josephus the chain storage structure (circular linked list) Algorithm
- 2022-04-06 17:15:06下载
- 积分:1
-
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开...
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开-VC under Neither the small program automatically generates a small file that can be used REALPLAYER other players open
- 2022-06-15 11:58:02下载
- 积分:1
-
希尔排序(缩小增量法)
排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序...
希尔排序(缩小增量法)
排序过程:先取一个正整数d1
- 2023-08-27 08:35:04下载
- 积分:1
-
构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码...
构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码-Gray Construction Code Analysis Program for the analysis of algorithms, with VC preparation, can be constructed of n-Gray code
- 2022-08-13 19:02:44下载
- 积分:1
-
algorithm, tree hash table, b tree, Tas de Fibonnaci
algorithm , tree hash table, b tree, Tas de Fibonnaci-algorithm, tree hash table, b tree, Tas de Fibonnaci
- 2022-10-23 03:50:03下载
- 积分:1
-
这是一本介绍面向对象数据库的书,对学习数据库的朋友们很有帮助。
这是一本介绍面向对象数据库的书,对学习数据库的朋友们很有帮助。-This is an introduction of object-oriented database of books, to learning database helpful friends.
- 2022-11-03 17:05:04下载
- 积分:1
-
广义表的头文件简单实用,一般般的操作都有说明。
广义表的头文件简单实用,一般般的操作都有说明。-Generalized table header file is simple and practical, generally have been described as the operation.
- 2023-04-05 08:15:03下载
- 积分:1
-
对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。...
对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。-book sales for small bookstores run the software with book sales management functions. Boss can greatly reduce the workload and accounts for liquidation. Also in this area software developers have reference value.
- 2022-11-12 17:25:03下载
- 积分:1
-
实现数据库存储管理的demo
数据库存储管理的实现,根据输入文件建立 B + 树索引和散列索引,并将索引存入外存文件中。实验实现 B + 树索引的建立、查找、插入、删除,以及索引写入外存、重新读入和重构等功能
- 2022-08-22 23:03:36下载
- 积分:1