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

搜索资源列表

  1. 20031052325474238

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

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

    0下载:
  2. 基于进程与共享主存实现的生产者消费者问题(Windows/Linux)。与网络上可以下载到的大多数生产者消费者问题模拟程序不同,本程序使用进程(而非线程)模拟,基于共享内存读写“产品”。同时给出了Windowst和Linux下实现的源代码,使用gcc编译通过。详细参见:http://blog.sina.com.cn/s/blog_53773b5f01000a1j.html
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28858
    • 提供者:林健
  1. 读写内存变量文件

    1下载:
  2. 读写内存变量文件-or memory variable documents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5360
    • 提供者:张然
  1. gamehook

    1下载:
  2. 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c # development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory technology, and the 1000 bloc
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:17032
    • 提供者:稷下剑圣
  1. vc.rar

    0下载:
  2. vc驱动级读写内存 仅仅用于学习研究 有不懂就问作者吧,driver vc-class for learning to read and write memory study only asked the authors do not understand it
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:9478
    • 提供者:陈灿林
  1. ReadMemoryNotByAPI.rar

    0下载:
  2. 不使用API跨进程内存读写,通过自己编写驱动进行内存读写。可以绕过通过监控API进行保护的软件,API does not use inter-process memory read and write, write drivers, through their own reading and writing to memory. Can bypass the protection by monitoring software API
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3398514
    • 提供者:西方失败
  1. delphi-hook-readwrite

    0下载:
  2. delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些外挂可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的外挂出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to f
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-24
    • 文件大小:48595
    • 提供者:wangyong
  1. SupperStdioFile

    0下载:
  2. 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:1493
    • 提供者:yayasave
  1. MEM_WRITE_READ_CLASS

    0下载:
  2. 内存读写类,可以用来注入用,用起来十分方便,适合初学者,呵呵!-Memory, reading and writing classes, can be used to inject use them very convenient to use, suitable for beginners, Ha ha!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:32069
    • 提供者:xusir98
  1. TaxiManagement

    0下载:
  2. 通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:305176
    • 提供者:李儒
  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. 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. 一个读写内存的小程序 适合练习-A small program for reading and writing exercises memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1890035
    • 提供者:
  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. 驱动读写内存

    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. 汇编读写字节集内存

    0下载:
  2. 汇编读写字节集内存,非常好用的一款源码,可以借鉴和参考(Assemble read and write byte set memory)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:hackdiqi
  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. 微风模块9.6

    1下载:
  2. 易语言微风模块 内存读写 模拟按键 按键监测(Easy language breeze module memory read and write analog button monitoring)
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:2152448
    • 提供者:群哥哥
  1. DLL劫持技术之反向内存读写

    1下载:
  2. DLL劫持技术之反向内存读写 DLL劫持技术之反向内存读写
  3. 所属分类:系统编程

  1. 内存读写

    0下载:
  2. 内存读写.ec 源码可调试!源码可调试!源码可调试!源码可调试!源码可调试!
  3. 所属分类:界面编程

    • 发布日期:2022-06-01
    • 文件大小:1456158
    • 提供者:79571245@qq.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com