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

搜索资源列表

  1. CGStoreBmp

    1下载:
  2. 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:3567479
    • 提供者:yinyu
  1. DdeComm

    0下载:
  2. 这个是通过内存读取的方法实现进程间的通信,已经调试很多次了,直接用没问题
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52934
    • 提供者:张伟平
  1. HVStoreBmp

    1下载:
  2. 抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:79072
    • 提供者:dtcdtc
  1. 获取各种系统信息(操作系统、内存、驱动器、磁盘)

    0下载:
  2. 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31238
    • 提供者:王明
  1. 中断矢量设置与读取有关的DOS功能调用

    0下载:
  2. 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:张东
  1. read_from_textfile

    0下载:
  2. 运行程序弹出对话框,选择文本文件路径后,将制定文本文件进行解析,并保存到内存
  3. 所属分类:其它

    • 发布日期:2010-02-02
    • 文件大小:2108131
    • 提供者:oyxt007@163.com
  1. PIC16F689驱动SD卡程序

    0下载:
  2. PIC16F689驱动SD卡程序,可以实现对SD的ID读取和内存读取,并且可以通过串口调试精灵看到相应信息,PIC16F689 drives SD card procedures, can be achieved on the ID reader and SD memory reader, and can see the corresponding wizard serial debugging information
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-30
    • 文件大小:59897
    • 提供者:刘雨
  1. demo_ShareMemory.rar

    0下载:
  2. VC编写的共享内存读取的例子,可以用于进程之间的通信,VC prepared to read examples of shared memory that can be used in the process of communication between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:195447
    • 提供者:dugf
  1. memory

    0下载:
  2. 跨进程内存读取.通常,跨进程读写内存,用到ReadProcessMemory, WriteProcessMemory, 但需要进程句柄,如果目标进程受到保护,可能获得进程句柄会失败.不同的进程的虚拟地址被映射到了物理内存中不同的页面.每个进程的虚拟地址的范围是相同的,但是实际的映射却是物理内存内中的不同部分.假如我们直接读取目标进程的虚拟地址映射的物理地址,是否可以达到预期的要求.当然这是肯定的,!-Cross-process memory read. In general, cross-pro
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:693118
    • 提供者:qiurun
  1. HOOKPROESSRW

    1下载:
  2. 一个可以HOOK别人外挂内存读写,并且可以读取到别人的CALL原型,帮助懒人找CALL -hook process memory read and write tools,easy to find call
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:101144
    • 提供者:陆权
  1. 11111111111

    0下载:
  2. 易语言全能模块源码 易语言内存读取型网游木马源码,为了成为VIP我拼了!后续还会发给大家很多有用的易语言源码!--Almighty easy language to read the module-type source easy language online horse source memory, hard for me to become a VIP! Follow-up will be distributed to you a lot of useful source code eas
  3. 所属分类:系统编程

    • 发布日期:2017-04-02
    • 文件大小:482756
    • 提供者:
  1. zhiwudazhanjiangshiwaigua

    0下载:
  2. 植物大战僵尸外挂源码,初级的二级指针的内存读取和写入方法!-Zombies external source, junior secondary pointer memory read and write way!
  3. 所属分类:Game Hook Crack

    • 发布日期:2016-01-22
    • 文件大小:73728
    • 提供者:徐升良
  1. tk2

    0下载:
  2. 一个太阁立志传2的内存修改器,主要功能在内存中读取和修改另外一个进程的数据。-A 太阁立志传 2 memory modifier key functions in memory, read and modify data in another process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:4822
    • 提供者:河坊街
  1. 666

    0下载:
  2. 易语言内存读取型网游木马源码,为了成为VIP我拼了!后续还会发给大家很多有用的易语言源码!-Easy language to read type memory online games source Trojan, in order to become a VIP I spell it! Members will be given up many useful source of easy language!
  3. 所属分类:外挂编程

    • 发布日期:2017-03-31
    • 文件大小:47318
    • 提供者:丁浩
  1. MemoryMapFile

    0下载:
  2. 基于内存映射文件技术的海量影像数据快速读取方法-Technology-based memory-mapped file huge image data Method of Reading
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:178968
    • 提供者:mafajin
  1. shishen2xiugai

    0下载:
  2. 式神之城2的修改器,对应龙漫电玩发布的式神之城2,内存修改和读取-The city of Shikigami 2 modifiers, the corresponding Long Man video game released by the city of Shikigami 2, memory, modify and read
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:344440
    • 提供者:张洪涛
  1. Read_LargeBmp

    0下载:
  2. 用内存映射文件读取大尺寸图片,基于MFC开发的-Memory-mapped file to read with large size pictures, MFC-based development
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2966729
    • 提供者:王军
  1. MemoryViewer

    0下载:
  2. 可以查看当前机器上运行的任何进程的内存映象。在调试、破解程序时可以使用。比如可以读取WinXP下“扫雷”程序的地雷数据。-Can view the current machines running on any process of memory mapping. In the debugging process can be used to crack. For example, under WinXP can read
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:69213
    • 提供者:fishjam
  1. HVStoreBmp

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14474
    • 提供者:辛欣
  1. Readphysicalmemoryfromregistry

    0下载:
  2. 运用win32 api函数,从寄存器中读取物理内存中的信息.-Use win32 api functions, from the register to read the information in the physical memory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1359
    • 提供者:21
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com