期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
基于C语言基础数据结构的实现和优化
1
作者 郑璐 邢昀 《数字技术与应用》 2025年第2期193-195,共3页
本文基于C语言基础数据结构的实现与优化,概述了常见数据结构的特点与优化策略。首先,分析了线性表的实现与优化,主要是通过数组和链表实现,其中,数组适合随机访问,但插入及删除开销较大;而链表则适合动态操作,优化时可采用动态数组减... 本文基于C语言基础数据结构的实现与优化,概述了常见数据结构的特点与优化策略。首先,分析了线性表的实现与优化,主要是通过数组和链表实现,其中,数组适合随机访问,但插入及删除开销较大;而链表则适合动态操作,优化时可采用动态数组减少内存重分配,从而通过内存池技术提高效率。其次,分析了栈与队列的实现及优化,主要包括动态扩展和内存池管理,避免栈溢出和内存浪费。最后,树结构的实现与优化侧重于AVL树、红黑树的平衡操作,以及B树和B+树在大规模数据中的应用,以减少树高度提升查询和操作效率。 展开更多
关键词 基于C语言 基础数据结构 线性表 动态扩展 内存池管理 AVL树 红黑树 平衡操作
在线阅读 下载PDF
计算机软件基础数据结构之算法分析 被引量:3
2
作者 张建娇 《无线互联科技》 2013年第10期50-50,共1页
计算机软件的基础数据结构,主要负责讲解计算机内信息的寄存方式、集合和整理,通常是与算法密不可分的。算法是能够被计算机分辨和识别的指令,指令的内容就是通过计算机软件基础数据结构来进行寄存的信息。数据结构的算法分析,可以使计... 计算机软件的基础数据结构,主要负责讲解计算机内信息的寄存方式、集合和整理,通常是与算法密不可分的。算法是能够被计算机分辨和识别的指令,指令的内容就是通过计算机软件基础数据结构来进行寄存的信息。数据结构的算法分析,可以使计算机处理比较复杂的难题,提高了效率,本文对计算机基础数据结构的算法进行了分析。 展开更多
关键词 计算机软件 基础数据结构 算法分析 复杂度
在线阅读 下载PDF
利用VBA For Excel实现“专项资金管理和辅助审计”
3
作者 李吉坤 朱益强 唐德云 《中国内部审计》 2004年第2期31-33,共3页
专项资金的日常管理工作烦琐、量大,给审计工作带来不便。南京市审计局在总结近年来对专项资金审计经验和做法的基础上,开发了一套“专项资金管理和辅助审计”系统,对我们内部审计机构开展此类工作,有颇多借鉴之处,现予刊登。
关键词 专项资金管理 VBAForExcel 计算机软件 辅助审计 系统构成 基础数据结构
在线阅读 下载PDF
Cluster-Based Content Download and Forwarding Scheme for Highway VANETs 被引量:3
4
作者 mingsi zhang changle li +1 位作者 tao guo yuchuan fu 《China Communications》 SCIE CSCD 2018年第4期110-120,共11页
The recent advances in wireless communication technology enable high-speed vehicles to download data from roadside units(RSUs). However, the data download volume of individual vehicle is rather restricted due to high ... The recent advances in wireless communication technology enable high-speed vehicles to download data from roadside units(RSUs). However, the data download volume of individual vehicle is rather restricted due to high mobility and limited transmission range of vehicles, bringing users poor performance. To address this issue, we exploit the combination of both clustering and carry-and-forward schemes in this paper. Our scheme coordinates the cooperation of multiple infrastructures, cluster formation in the same direction and data forwarding of reverse vehicles to facilitate the target vehicle to download large-size content in dark areas. The process of data dissemination and achievable data download volume are then derived and analyzed theoretically. Finally, we conduct extensive simulations to verify the performance of the proposed scheme. Results show significant benefits of the proposed scheme in terms of increasing data download volume and throughput. 展开更多
关键词 clustering carry-and-forward^data dissemination data download volume
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部