-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
Win9x性能监视的程序,可以监测很多参数
Win9x性能监视的程序,可以监测很多参数 -The app of monitoring behaviour in win9x, it can monitor many parameters
- 2022-05-08 00:24:57下载
- 积分:1
-
一个内存管理程序的源码
一个内存管理程序的源码-a memory management procedures FOSS
- 2022-12-05 05:35:03下载
- 积分:1
-
SIFT algorithm literature (PDF) and code can be a thorough understanding of the...
SIFT演算法的文献(PDF)与程式码,可彻底了解SIFT演算法的精随。-SIFT algorithm literature (PDF) and code can be a thorough understanding of the essence with the SIFT algorithm.
- 2023-01-04 00:50:04下载
- 积分:1
-
This software is a simple resource manager, you can realize simple and similar t...
本软件是一个简单的资源管理器,可以实现简单的类似与Windows资源管理器一样的删除,复制,等功能,比较好用.-This software is a simple resource manager, you can realize simple and similar to Windows Explorer the same as delete, copy, and other functions, comparative ease of use.
- 2023-06-28 18:40:03下载
- 积分:1
-
软件调试,英文版。微软发布了关于伟大的Deb…
软件调试,英文版。微软出版的关于windows程序调试的巨著,讲解的非常深入。调试开发必备-Software debugging, the English version. Microsoft published about the Great debugging windows, very in-depth explanations.
- 2022-01-28 10:50:33下载
- 积分:1
-
Sometimes, we need to have people connected to their machine, or to see whether...
有时候,我们需要是否有别人连接到自己机子上,又或者自己想看看是否连接到一定的端口,那么这个例子相信你很喜欢-Sometimes, we need to have people connected to their machine, or to see whether they want to connect to a port, then this example you like
- 2022-11-08 10:35:03下载
- 积分:1
-
kithara开发源码
适用于kithara初学者,基于window内核和EtherCAT开发控制程序,控制器内嵌于windows内核中,无需外部控制器,节约成本
- 2023-04-01 05:45:03下载
- 积分:1
-
系统管理编程主要是针对系统事件收集,等情况
系统管理编程主要是针对系统事件收集,等情况-System Management Programming System Event mainly for the collection, etc.
- 2022-02-20 19:00:45下载
- 积分:1
-
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来...
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来 -This procedure is the role of a PE file enumerate all of its resources and to print out
- 2023-05-29 19:50:03下载
- 积分:1