CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作内存

搜索资源列表

  1. VB未公开的2个内存操作函数

    1下载:
  2. VB未公开的2个内存操作函数,很有学习意义-VB undisclosed two memory manipulation functions, the very significance of learning
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3137
    • 提供者:梁俊
  1. VBDumpPhys32

    0下载:
  2. vb运用winio操作内存的小例子 -vb use winio operating memory small examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26683
    • 提供者:chw
  1. Win32Osd_WaterFlow[06-11-14_00]

    0下载:
  2. SCOsd.cpp可以直接操作内存的方式处理象素 CSWaterFlow.cpp是一个测试程序,撒水的粒子效果-SCOsd.cpp memory can operate directly approach CSWaterFlow pixels. cpp is a test procedure that tracks the effect of particles
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71049
    • 提供者:雪吹风
  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
    • 提供者:洒脱
  1. MemFile

    0下载:
  2. 一个操作内存文件的例子,对那些需要读写文件并对执行速度有较高要求的场合可以试试内存文件的使用
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15742
    • 提供者:肖克
  1. 虚拟存储器的内存管理

    1下载:
  2. 使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allo
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62713
    • 提供者:陆阳
  1. BMP文件操作

    0下载:
  2. 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
  3. 所属分类:图片显示浏览

    • 发布日期:2009-08-26
    • 文件大小:1924
    • 提供者:fjiale
  1. TimeTen数据库操作封装

    0下载:
  2. 操作TimeTen内存数据库的封装代码,方便实现对数据库的访问。
  3. 所属分类:数据库编程

    • 发布日期:2010-12-13
    • 文件大小:10851
    • 提供者:gloxy@sina.com
  1. Altibase内存数据库操作封装

    0下载:
  2. 一个实用的针对Altibase内存数据库操作的封装。
  3. 所属分类:数据库编程

    • 发布日期:2010-12-13
    • 文件大小:10987
    • 提供者:gloxy@sina.com
  1. 操作例子

    0下载:
  2. 一个DELPHI写的例子。
  3. 所属分类:源码下载

    • 发布日期:2011-07-25
    • 文件大小:233352
    • 提供者:joker2k@163.com
  1. mini memory db linux下的迷你内存数据库

    0下载:
  2. linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-23
    • 文件大小:182057
    • 提供者:齐鲁
  1. ch14

    0下载:
  2. 一、教学目的: 要求掌握C++对内存的管理方法,能灵活使用new和delete运算符对堆进行操作。理解和正确使用拷贝构造函数,理解临时对象和无名对象的概念。 二、教学重点: 通过大量的例程的分析,使学生正确掌握堆的分配释放操作,拷贝构造函数的使用。 三、教学难点: 深拷贝和浅拷贝的区别,临时对象和无名对象的理解。-I. Teaching Purpose: To request grasp C++ Memory management methods, the flexib
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:77375
    • 提供者:新奇
  1. qsting

    0下载:
  2. 快速字符串处理原代码!直接操作内存,功能非常强大!-Quick dealing with the original code string! Direct operation of memory, very powerful!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:540196
    • 提供者:就哦俄
  1. MemoryManager

    0下载:
  2. 内存管理模拟器,利用MFC模拟实现了内存的管理操作--内存分配和释放;不同内存分区利用不同颜色区分;采用首次适应算法实现。-Memory management simulator, the use of MFC to achieve a simulated memory management operations- memory allocation and release different memory partition to use to distinguish between dif
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3679464
    • 提供者:Jim
  1. MapView

    0下载:
  2. 完成文件映射内存,操作文件像操作内存那样简单。-Complete file mapping memory, operating documents as simple as the operation of the memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9441
    • 提供者:zhangca
  1. ecom

    0下载:
  2. N多个易语言模块 可以实现大部分的功能 包括系统操作 内存操作 网络操作 -N number of easy language modules can achieve most of the features include memory operations network operation system operation, etc., etc.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-10
    • 文件大小:17429995
    • 提供者:尹海军
  1. 内存操作

    0下载:
  2. aefawefwaefwarfawf用C#读写内存(Use C# to read and write memory)
  3. 所属分类:文章/文档

  1. 驱动读写内存

    3下载:
  2. 采用驱动级读写内存,可自定义驱动进行读写通讯等操作(Use driver level read and write memory, customizable drive to read, write, communication and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:A_d_m_i_n
  1. 《内存DLL操作支持库》含例子源码和演示录像

    0下载:
  2. 内存中DLL的注入和卸载,适用于游戏外挂注入。(The injection and uninstall of DLL in memory is suitable for game plug-in injection.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3385344
    • 提供者:誉满天下
  1. 内存压缩解压缩JPG图像

    1下载:
  2. 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
  3. 所属分类:其他

    • 发布日期:2020-10-14
    • 文件大小:8192
    • 提供者:kankan@
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com