CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 开发工具 搜索资源 - Memory

搜索资源列表

  1. Delphi 7.0常用函数速查手册

    0下载:
  2. 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:6623
    • 提供者:陈修
  1. 如何获取某个进程的主窗口以及创建进程的程序名?

    1下载:
  2. 如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作-windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5493
    • 提供者:李飞
  1. Delphi 的内存管理器

    0下载:
  2. 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi memory manager. These data type
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:509233
    • 提供者:pl
  1. pic-c

    0下载:
  2. 详细介绍了MICROCHIP公司推出的16位的,具有哈佛结构的,更大存储空间的,存储器分段管理的PIC18系列单片机的C语言编程指南-details of the company's going before 16, with Harvard architecture, greater storage space, memory management section of PIC18 MCU Series C Programming Language Guide
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:147198
    • 提供者:叶秋香
  1. perf

    0下载:
  2. 应用编程与体系结构的关系 高性能计算机体系结构概述 CPU内的并行结构(指令级并行) 存储器的层次结构 多体交叉的并行存储系统 分布存储系统中的通信优化 -application programming architecture and the relationship between high-performance computer architecture outlined CPU parallel structure (ILP) memory structure
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:50157
    • 提供者:陈强
  1. XP Services详细解释及建议

    0下载:
  2. Windows XP集成了许多功能和服务,但是有很多服务是我们个人用户所用不到的,开启只会浪费内存和资源,而且,还影响激活速度。比如alerter、application layer gateway service、application management等等。-Windows XP integrates many functions and services, However, there are a lot of services is used by individual users
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4324
    • 提供者:萧建
  1. Lwip协议栈的设计与实现

    0下载:
  2. Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子.-Lwip protocol stack design and rea
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:693677
    • 提供者:铃铛
  1. 内存泄漏检测

    0下载:
  2. 硬件必修,了解内存的泄漏检测,计算机爱好者该读。-hardware required to understand memory leak detection, computer enthusiasts of the time.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4109
    • 提供者:王涛
  1. neuralnetwork&application

    0下载:
  2. 关于神经网络及其应用的一本电子书,里面包含了一些基本的网络模型的说明如联想记忆,随机神经网络模型等等还有他们的应用及其计算机实现的一些源码-on neural networks and applications of an electronic book, which contains some basic network model stating associative memory, random neural network model, etc. There is also the a
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:3746595
    • 提供者:朱圣盼
  1. Memory.Management.Algorithms.And.Implementation.In

    0下载:
  2. c和c++的内存管理 与 应用实现 (英文版)
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5727200
    • 提供者:李杰
  1. Memory Management - Algorithms and Implementation

    0下载:
  2. Memory Management - Algorithms and Implementation in C & C
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5718518
    • 提供者:papaya
  1. memmanager

    0下载:
  2. 内存泄漏管理,介绍内存泄漏的避免方法-memory leakage management, memory leakage on the ways to avoid
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:10007
    • 提供者:张三
  1. OReilly-Programming-Embedded-Systems-in-C-and-C++.

    0下载:
  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation,
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:446925
    • 提供者:古月伦
  1. AT89S52

    0下载:
  2. Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz •
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:212863
    • 提供者:haojun
  1. MemoryManagementPowerPoint

    0下载:
  2. 对处理器的内存管理进行了详细描述,是理解操作系统里面内存管理的很好的学习材料-right processor memory management for a detailed descr iption, understand memory management system inside a good learning materials
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:74604
    • 提供者:姜建华
  1. spaceconfig

    0下载:
  2. stl2 空间配置器:stl 空间配置器接口,空间配置器的设计方法,以及内存的使用等全方面的问题。-stl2 space allocation : stl Interface configuration space, and space allocation for the design, and memory use all aspects.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:718010
    • 提供者:古难记录者
  1. sdsdsdsds

    0下载:
  2. 一个SD存储卡的设计原理土方案 希望能对大家有帮助-an SD memory card design principle of land for the program we hope to help
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:7906
    • 提供者:好伟
  1. AT89C51SND1A

    0下载:
  2. AT89C51SND1A与闪速存储器的接口技术.rar-Design between AT89C51SND1A and the Flash Memory Interface Technology. Rar
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:354309
    • 提供者:xq
  1. dspmemeryandiIO

    0下载:
  2. 介绍了DSP的存储器地址空间和IO空间的地址分配和配置-introduced a DSP memory address space and IO address space allocation and configuration
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:666826
    • 提供者:王军
  1. Ex070202

    0下载:
  2. Visual C++ 入门、进阶、与应用 如何使用内存映射文件实例 可学习操作内存文件-Visual C entry, advanced with the application of how to use memory-mapped file examples learning how to operate a paper memory
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:20271
    • 提供者:洒脱
« 12 »
搜珍网 www.dssz.com