-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
0 day security
0 day安全:软件漏洞分析技术.rar
Source code-0 day security
- 2022-06-15 15:06:13下载
- 积分:1
-
获取系统的各种信息,包括内存,驱动器,磁盘等
获取系统的各种信息,包括内存,驱动器,磁盘等-Access to various information systems, including memory, drives, disks, etc.
- 2022-02-22 11:59:03下载
- 积分:1
-
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
- 2022-03-12 20:57:59下载
- 积分:1
-
一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。...
一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。- Uses in to analyze the homepage link and the batch gain all
pictures procedure, does not have the time to optimize, hoped has the
model to everybody.
- 2022-02-02 10:01:14下载
- 积分:1
-
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。...
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。-latest version TRACK II source code integrity, a very good real-time operating system to support 64 real-time task, priority scheduling.
- 2022-03-30 23:59:27下载
- 积分:1
-
pv is not that type of operation LPVOID pointer, which means you can assign any...
pv操作 LPVOID是一个没有类型的指针,也就是说你可以将任意类型的指针赋值给LPVOID类型的变量(一般作为参数传递),然后在使用的时候在转换回来。-pv is not that type of operation LPVOID pointer, which means you can assign any type to LPVOID pointer type variable (usually passed as a parameter), and then when used in the conversion back.
- 2023-06-02 18:50:04下载
- 积分:1
-
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip- Through reads the registration table to obtain the application
procedure which on this locality or the long-distance computer
installs to tabulate zip
- 2022-03-13 19:52:45下载
- 积分:1
-
双 色 球 随 机 选 小 程 序,Shuang Seqiu randomly selected small programs...
双 色 球 随 机 选 小 程 序,Shuang Seqiu randomly selected small programs-Shuang Seqiu randomly selected small programs
- 2022-04-30 06:34:42下载
- 积分:1
-
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦-A use of C++ written a small DLL file example used to study the preparation of a good DLL Oh! !
- 2022-02-09 23:46:09下载
- 积分:1