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

搜索资源列表

  1. MemReader

    0下载:
  2. 内存读写函数,挺有用的-memory read and write function, quite the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31238
    • 提供者:将军
  1. MemoryRead

    0下载:
  2. 内存读写的一个程序,可以自动写出指定内存的内容,可以进行一定的改写-memory read and write a procedure, it will automatically write the designated memory, it can be rewritten for certain
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10842
    • 提供者:吴丽军
  1. iseemem

    0下载:
  2. 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memory leaks and memory reader unu
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:23734
    • 提供者:钱 峰
  1. Keil_C_for_AT45DB041

    0下载:
  2. 提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。-provide DataFlash (AT45DB041) literacy drive the bottom function, memory read and write, read and write cache, and cache memory for data exchange between and so on.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3378
    • 提供者:Pan.LF
  1. 20031052325474238

    0下载:
  2. 易语言内存读写例子-easy language to read and write memory examples!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22982
    • 提供者:ryan
  1. H3Editor_modify

    1下载:
  2. 前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西. 在这个程序中主要使用了以下技术: 1 进程列举 2 进程内存搜索 3 进程内存读/写 现在把它放到这里,希望能起到抛砖引玉的作用:) 欢迎拍砖 忘记说程序用法了: 用法: 先运行 WOG (包括 H3 中英文版都行), 然后切换到资源管理器中运行修改器.点?\"读取英雄信息\"按钮来把所有英雄的名字读入
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70042
    • 提供者:vro0
  1. Lab3-Memory

    0下载:
  2. 可以在TI5416DSP上运行的内存读写程序
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:shootyou
  1. ReadCopyMemory

    0下载:
  2. 该源代码详细的描述如何利用内存映射机制来提高文件的访问读写速度,该方法尤其在读取大数据量的文件时候有显著的作用。我们经常遇到读取的数据文件达到100M以上时,用传统的方法进行读取往往会死机,程序效率很低,该方法为解决此类问题提供了一个很有意义的方法。-The source code for a detailed descr iption of how to use memory-mapped mechanism to improve file access to read and write s
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:4016
    • 提供者:赵栓峰
  1. systemDll

    0下载:
  2. 驱动层读写内存的代码,学习驱动编程的朋友可以看一下-Driver layer to read and write the code memory, learning-driven programming friends can look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:14147
    • 提供者:jimmy
  1. 20081122878885

    0下载:
  2. 本例程示例怎样用VB做一个修改器读写内存值! -Example of how to use this routine to be a modifier VB to read and write memory value!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:9173
    • 提供者:ytp173211
  1. shm

    0下载:
  2. linux共享内存读写实例,麻雀虽小,五脏俱全!-linux shared memory using example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1510
    • 提供者:howema
  1. vbwriteandreadmemery

    0下载:
  2. VB读写内存源码,对于软件编写游戏辅助,读写内存有着很重要的意义,此例程即为源码形式,教你如何做到读写内存.-VB source code to read and write memory, for software development, game assistance, read and write memory has a very important significance, this routine is the source code form, teach you how to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:龙神
  1. test

    0下载:
  2. 文本文件读写 将students.txt中数据全部读入内存数组; 可选步骤:对格式不统一的数据进行格式化处理; 将学生按照姓名排序,并将结果保存到文件ordered.txt中; 将班级的学生全部选出,保存到文件classname.txt中。-Text file read and write data in all the students.txt read into memory array Optional: on a unified data format is not f
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:925
    • 提供者:fuchunfen
  1. test

    0下载:
  2. 一个读写内存的小程序 适合练习-A small program for reading and writing exercises memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1890035
    • 提供者:
  1. 易语言API内存读写源码

    0下载:
  2. 外挂,辅助专用~ 例如 写内存字节集()
  3. 所属分类:易语言编程

  1. 内存操作

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

  1. VB通过驱动读写内存的例子

    0下载:
  2. VB通过驱动读写内存的例子,找了好久才找到的.(VB through the drive to read and write memory examples, looking for a long time to find)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:23552
    • 提供者:Mimosa_
  1. spdtoolk

    0下载:
  2. 读写内存spd()
  3. 所属分类:系统编程

    • 发布日期:2018-05-01
    • 文件大小:586752
    • 提供者:ahy
  1. 驱动读写通信

    1下载:
  2. 读写内存的驱动通讯dll用易语言调用读写一些受保护的内容(Read and write the drive communication of memory. DLL reads and writes some protected contents by using easy language.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2326528
    • 提供者:世纪啊啊
  1. 内存线程注入DLL模块

    1下载:
  2. 易语言模块源码:线程DLL注入,内存DLL注入,内存读写,线程操作(Easy language module source code: thread DLL injection, memory DLL injection, memory read and write, thread operation)
  3. 所属分类:易语言编程

    • 发布日期:2018-07-25
    • 文件大小:315392
    • 提供者:GMin
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com