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

搜索资源列表

  1. physmembrowser

    0下载:
  2. Physical Memory Browser
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24042
    • 提供者:aeno
  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49720
    • 提供者:fangfei
  1. osdi00

    0下载:
  2. Using Compiler-Inserted Releases to Manage Physical Memory Intelligently∗
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:110776
    • 提供者:Jason
  1. WinMemoryTest

    0下载:
  2. 对Windows分配虚拟内存、改变内存状态,以及对物理内存(physical memory)和页面文件(pagefile)状态查询的API函数的功能、参数限制、使用规则
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20621
    • 提供者:mating
  1. 系统检测工具

    0下载:
  2. 系统检测工具,可以检测CPU的类型和可用物理内存-System detection tool, can detect the type of CPU and available physical memory
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9396
    • 提供者:勇者
  1. WinIO的应用

    0下载:
  2. 使用BCB直接访问硬件端口和物理内存的源程序 -use BCB direct access to hardware ports and physical memory of the source
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3222
    • 提供者:王华
  1. iomem_winnt_msvc.zip

    0下载:
  2. Win95和NT下直接存取物理内存和端口IO地址的程序,Program in which physical memory and IO port address can be accessed directly in Win95 and NT
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:110532
    • 提供者:
  1. WinIo.rar

    2下载:
  2. WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件,通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,可以绕过了Windows系统的保护机制,从而连接指定端口可以成功。,WinIo.dll source code and VC demo, WinIO is an I/O ports and physical memory access links operating system components, through the use o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:190449
    • 提供者:zhong
  1. E820.zip

    0下载:
  2. E820 Address Map描述(用C与Assembly混编) OS必须知道系统物理内存的数量,才能够有效的使用和管理这些物理内存。所以在booting阶段,我们必须通过某种手段来检测和获取物理内存的总量。因此我们利用BIOS中断获取内存容量,常用的是INT 15h, AX=E820h - Query System Address Map的中断方法 ,E820 Address Map describe (using C and Assembly mixed) OS system must
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:6942
    • 提供者:胡太运
  1. windriver

    0下载:
  2. 用于WINDOWS下的硬件直接访问,端口,物理内存等-for driver windows hardware,very useful,port,physical memory and so on
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7295710
    • 提供者:jiangsiling
  1. WinMem_wfh

    1下载:
  2. 绕过Windows操作系统的限制,直接访问物理内存-To bypass the Windows operating system limitation, direct access to physical memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:41186
    • 提供者:王华
  1. phymem

    0下载:
  2. 访问物理内存、端口和PCI配置空间,利用了ACPI开放库-Access to physical memory, ports and PCI configuration space, the use of the ACPI open database
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:60151
    • 提供者:aaa
  1. IntercessorreportsrcbinIntercessor

    0下载:
  2. 内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect vario
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1567643
    • 提供者:欣烁
  1. WinIoTest

    0下载:
  2. 本程序可以饶过WINDOWS操作系统对端口和物理内存直接读写!-This procedure can not executed on the WINDOWS operating system ports and physical memory directly read and write!
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:7949
    • 提供者:Luo
  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. MASM

    0下载:
  2. 三个数的比较大小在汇编操作环境下的运用并把他们储存在物理储存器里 -Comparison of the size of the number three in the compilation of operational environment and their use is stored in physical memory Lane
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1931
    • 提供者:珇慧
  1. bios

    0下载:
  2. bios读取bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存 -bios read bios information exists physical memory f000: 0000, the key is how to read physical memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1827
    • 提供者:张星
  1. MemoryDetector

    0下载:
  2. A java program used to check the physical memory and used memory
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:brian
  1. MemStatus

    0下载:
  2. windows下检查物理内存、虚拟内存等使用情况。-windows under the inspection of physical memory, virtual memory usage.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5737
    • 提供者:bruke
  1. 03p_mem

    0下载:
  2. Physical Memory Architecture
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:335837
    • 提供者:chin
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com