登录
首页 » Windows开发 » 本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...

本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...

于 2022-02-05 发布 文件大小:10.82 kB
0 186
下载积分: 2 下载次数: 1

代码说明:

本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vs c++
    v3.0自画直线,矩形,园v2.8-2.9完成所有功能,包括全选,拖动等,参见文档HDraw2.9.docv2.7修正画布随滚动条滚动的Bug完善MouseMove的直线,矩形和椭圆识别v2.5增强版增加相应菜单把画图的Toolbar单独分离出来在画布上对单张图片操作v2.4完结版画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤1.创建MFC类CHDrawPView:CScrollView2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include加入CRectTracker的步骤1.增加成员变量CRectTracker m_tracker2.在CHDrawPView的构造函数中设置Tracker的大小3.在CHDrawPView的OnDraw中调用Tracker的Draw函数4.override CHDrawPView的SetCursor方法 GetCursorPos->ScreenToClient->SetCursor5.override CHDrawPView的LButtonDown方法 HitTest->Track将CHDrawView加入CHDrawPView的使用自定义消息防止ActiveView从画布跑到背景Viewv2.3增加Bitmap背景功能v2.2完成颜色和线宽功能v2.1增加文本图形类型,增加删除功能,增加打开保存功能v2.0完成所有基本功能
    2022-01-26 00:54:46下载
    积分:1
  • COBF (aka C
    COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
    2022-07-21 12:34:20下载
    积分:1
  • Windows Mobile PDA上的铃声软件 源码 有兴趣的可以
    Windows Mobile PDA上的铃声软件 源码 有兴趣的可以-Windows Mobile PDA software source of ring tones are interested can try
    2022-03-14 20:30:07下载
    积分:1
  • 这是一个计算机设备的检测程序,在vc下编程 。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。...
    这是一个计算机设备的检测程序,在vc下编程 。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。-This is a computer equipment testing procedures, programming under vc. For example, detection of the keyboard, when you press the corresponding key when the corresponding interface on the highlighted text will be displayed in red.
    2022-02-26 11:01:02下载
    积分:1
  • 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变...
    用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
    2023-07-12 06:00:04下载
    积分:1
  • 关于工工汽车的讲解,告诉你怎么乘车,用了就行
    关于工工汽车的讲解,告诉你怎么乘车,用了就行-About Public Works on cars, car to tell you how, using the on line
    2022-08-21 19:40:27下载
    积分:1
  • 一个很容易的财富计划
    a very easy programe.-A very easy program for fortune-telling
    2022-06-14 20:01:47下载
    积分:1
  • 用VC++实现集合的并 交 差和运算是双链表形式的
    用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
    2022-01-27 11:40:54下载
    积分:1
  • 在屏幕上移动的球
    这是 UIUC 的 ECE298 LAB7 的代码。然后,代码的主要目的是以球移动屏幕上的代码。
    2022-03-01 11:53:41下载
    积分:1
  • Basl curve generator, which can generate mouse and the importation of a curve Ba...
    这是一个Basl曲线生成器,它可通过鼠标和输入生成一个Basl曲线-Basl curve generator, which can generate mouse and the importation of a curve Basl
    2022-07-10 07:05:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载