CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 内存动态分配

搜索资源列表

  1. memory_manager

    0下载:
  2. 基于ACE,在多线程方式实现的动态的内存分配示例-memory_manager
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:3890
    • 提供者:mcz
  1. LinkList

    0下载:
  2. 以动态内存配置的链表,(通常指的链表是一动态内存分配的链表)动态内存配置的链表, 是由许许多多的(node)所链接而成的,每一个结点,包含了数据部分和指向下一个结点的指针(Pointer)。 以动态内存配置的链表,在插入和删除元素的时候,只需要将指针改变指向就可以。 链表和数组一样是一种数据结构,如何使用完全基于你的应用需求。 -linklist
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:127293
    • 提供者:魏星
  1. vcTrapCAD

    0下载:
  2. VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:25256
    • 提供者:zs21
  1. 2

    0下载:
  2. malloc项目第二阶段:动态内存分配,同时加深对数据结=结构的理解-malloc second phase of project: Dynamic memory allocation, while deepening understanding of the structure of the data node =
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8355
    • 提供者:rufang
  1. CplusplusPrimerPlus

    0下载:
  2. 作 者:[美]普拉塔(Prata,S.) 著 全书分17章和10个附录,分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。-Author: [United States] Puerto Plata (Prata, S.) the book is divided into 17 c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5723486
    • 提供者:徐可欣
  1. AdvancedCLanguageSourceProgram

    1下载:
  2. C语言高级程序的源代码示例,包括动态内存分配、文件操作、双机通讯、菜单、鼠标控制、C/S、窗口等等源代码。-advanced C language source program,many advanced C language example.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:705194
    • 提供者:风云
  1. unix

    0下载:
  2. ,内 置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功能 与讯息请参阅档案内附的 GUI 编程指南.PDF -, Built-in memory allocation module, a powerful dynamic loading and excellent scalability would be a good GUI interface. More detailed information, please see the file functio
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:252210
    • 提供者:dsgsd
  1. OSexperience7

    1下载:
  2. 设计程序模拟内存的动态分区法存储管理。 内存空闲区使用自由链管理,采用最坏适应算法从自由链中寻找空闲区进行分配。 假定系统的内存共640K,初始状态为操作系统本身占用64K。 t1时间后,有作业A、B、C、D分别请求8K、16K、64K、124K的内存空间; t2时间后,作业C完成; t3时间后,作业E请求50K的内存空间; t4时间后,作业D完成。 要求编程序分别输出t1、t2、t3、t4时刻内存的空闲区的状态。 -Design program to si
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-26
    • 文件大小:1024
    • 提供者:
  1. Memory-management2

    0下载:
  2. 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1336
    • 提供者:田坤
  1. Memory-management

    0下载:
  2. 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间的另一种代码-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1624
    • 提供者:田坤
  1. code

    0下载:
  2. 用C++类的概念用指针模拟高维数组 主要练习操作符的重载操作以及类的动态内存分配-The concept of C++ class pointer to simulate the dynamic memory allocation for the main practice of high-dimensional array operator overloaded operators as well as class
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1211
    • 提供者:yl
  1. shili

    0下载:
  2. 动态内存分配和析构函数实例以及类的指针成员的的处理方法-Dynamic memory allocation and destructor instance and class pointer member handling methods.Dynamic memory allocation and destructor instance and class pointer member handling methods
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:728
    • 提供者:杨静洁
  1. dongtaineicun

    0下载:
  2. 在内存中开辟空间 进行动态内存分配。显示内存大小-Open space in memory for dynamic memory allocation. Display memory size
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1183
    • 提供者:潘凯波
  1. IDSmile

    0下载:
  2. 学生成绩排名(采用动态内存分配方法的学生成绩处理程序)-Students' Scores (dynamic memory allocation method of student achievement handler)
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1420
    • 提供者:小周
  1. Memory-allocation-simulation

    0下载:
  2. 1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging memory 4. Simulate various memo
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:2273
    • 提供者:fei
  1. Dynamic--array1

    0下载:
  2. 动态数组接口 熟悉动态内存的操作原理及其分配和释放,学会使用new/delete; 赋值操作符号"="的重载,操作符(如”[]”)的重载;-Dynamic array
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3897
    • 提供者:xiaoqiang
  1. students_management_system_new

    0下载:
  2. 这个是用链表写的,功能应该比较全的,用链表可实现动态内存分配,方便存储人数不确定的信息-This is written in the list, the function should be more complete, with a linked list which can realize the dynamic memory allocation, convenient to store the number of uncertain information
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:240057
    • 提供者:Jimmy
  1. CPPexam6

    2下载:
  2. 1. 编写并测试 3×3 矩阵转置函数,使用数组保存 3×3 矩阵。 2. 使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3. 编程实现两字符串的连接。要求使用字符数组保存字符串,不要使用系统函数。 4. 使用 string 类声明字符串对象,重新实现上一小题。 5. 声明一个Employee 类,其中包括姓名、街道地址、城市和邮编等属性,以及change_name()和 display()等函数。display()显示姓名、街道地址、城市和邮编等属
  3. 所属分类:Other windows programs

    • 发布日期:2015-10-12
    • 文件大小:1053696
    • 提供者:wolf
  1. Statistical-line-of-text-characters

    0下载:
  2. 8-12输入学生人数后输入每个学生的成绩,最后输出学生的平均成绩、最高成绩和最低成绩。要求使用动态内存分配来实现。-Enter a line of text, much of which statistics uppercase letters, lowercase letters, spaces, numbers and other characters have.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:606
    • 提供者:张张
  1. the-avg---min-and-max-scores

    0下载:
  2. 输入学生人数后输入每个学生的成绩, 最后输出学生的平均成绩、最高成绩和最低成绩。 要求使用动态内存分配来实现-Enter each student s achievement after entering the number of students, Finally, the students grade point average output, the highest score and the lowest score. Require the use of dyn
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:799
    • 提供者:张张
« 1 2 3 4 56 »
搜珍网 www.dssz.com