-
java客房管理系统
java客房管理系统-java客房管理系统!!!!!!!!!!
- 2022-09-16 05:15:03下载
- 积分:1
-
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整...
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the record than keyword keyword small, then the two were part of the record sort, so as to achieve the entire sequence of orderly
- 2022-03-10 10:21:56下载
- 积分:1
-
libaly为OrCAD 16.2
libaly for orcad 16.2
- 2023-04-30 12:40:13下载
- 积分:1
-
快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi...
快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
- 2022-04-21 11:58:50下载
- 积分:1
-
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。...
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。-Contract management system source code, for printing statements, such as data backup and recovery technology for the application.
- 2022-08-12 07:47:46下载
- 积分:1
-
这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序...
这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序-This is a common data structure algorithms, is the sort of character input string of characters with character Sort Algorithm
- 2022-06-20 10:37:50下载
- 积分:1
-
模拟队列存储器
储器是一种能够存储大量二进制信息的逻辑电路,通常用于数字系统大量数据的存储。存储器的工作原理是:存储器为每一个存储单元都编写一个地址,只有地址指定的那些存储单元才能够与公共的I/O相连,然后进行存储数据的读写操作。在计算机领域中,队列是不可忽视的概念。队列是一种数据项按顺序排列的数据结构,但它的特殊之处在于,一端只能进行数据的插入操作,另一端只能进行数据的删除。
- 2022-03-09 10:59:51下载
- 积分:1
-
很适合初学者《数据结构实验与实训教程》(PDG).zip
很适合初学者《数据结构实验与实训教程》(PDG).zip- Suits the beginner very much "Construction of data Experiment
And Really Teaches Course" (PDG) zip
- 2022-08-03 23:15:19下载
- 积分:1
-
使用VB+Arcengine,实现了最短路径的分析功能。
使用VB+Arcengine,实现了最短路径的分析功能。-The use of VB+ Arcengine, the implementation of the shortest path analysis.
- 2022-07-22 18:29:22下载
- 积分:1
-
balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate...
平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf for the balance factor to the depth h can be inserted delete calculated rotational frequency (wangliwei007 me, not Tim material on the whole good for this, please give me a 62-000, okay? I would also like to download something radical)
- 2022-05-08 16:28:03下载
- 积分:1