搜索资源列表
如何获取某个进程的主窗口以及创建进程的程序名?
- 如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作-windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation
PDFViewDemo
- PDF文件批量读取和显示,支持内存读取,是批量打印PDF文件的首选控件。-quantities read PDF files and display, memory access support, batch printing the PDF document of choice for control.
UART-8052
- 8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052 -- (including baud rate, and several memory access to the shell commands)
4G Memory Access
- 4G寻址 4G寻址 4G寻址 4G寻址 4G寻址 4G寻址-4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable
魔法单词记忆——DAO访问ACCESS数据库
- 魔法单词记忆——DAO访问ACCESS数据库 这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式-magic word memory -- DAO visit ACCESS database it is in learning to write database of a way sequence take DAO visit the ACCESS database
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
list.cpp
- 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
DMA.rar
- DMA教程,介绍了直接内存访问技术,提高系统速度,系统底层汇编编程,DMA tutorial introduces Direct Memory Access technology to improve system speed, the system underlying the compilation of programming
Cache_dotnet_cs
- 实现LRU算法的cache dotnet C#源码,用来支持asp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。-LRU algorithm implementation cache dotnet C# source code, used to support asp.net procedures to enhance the speed of system access. At the same time to ensure that the system be ab
mm-dram
- This module implements a Linux character-mode device-driver for the processor s installed physical memory. It utilizes the kernel s kmap() function, as a uniform way to provide access to all the memory-zones (including the "high memory" on s
4g
- Assembly source code access to 4GB memory address for DOS-4G memory access assembly source code
Improved-Memory-Access
- 采用更有效的方法分析x86架构下可执行文件的内存使用情况-Over the last seven years, we have developed static-analysis methods to recover a good approximation to the variables and dynamically allocated memory objects of a stripped executable, and to track the flow of values thro
ELM---Direct-Memory-Access-with-AVR
- ELM - Direct Memory Access with AVR
memory
- 设计一个能够对实验台上的存储器读写的部件,满足以下目标: (1)一个16位的存储器地址寄存器。该寄存器在reset为低电平时清零,在时钟clk的上升沿加1,地址寄存器在超过ox000f后下一个时钟上升沿回到0。 (2)一个标志寄存器,在reset为低电平时复位为0,当存储器地址寄存器等于0x000f后,下一个时钟clk的上升沿标志寄存器翻转。 (3)在标志寄存器为0时执行存储器存数功能,从存储器的0单元开始存16个16位数。按动一次单脉冲按钮,存一次数,存的数由内部产生,不由实验台开
Access-memory
- 用vhdl写的一个存储器访问程序,下载到FPGA运行通过,有助于了解memory的工作原理。-The vhdl write a memory access program, downloaded to the FPGA to run through the help understand memory works.
Code-Examples-for-AT89LP-Memory-Access
- Code Examples for AT89LP Memory Acce-Code Examples for AT89LP Memory Access
Memory-access-ordering---an-introduction.pdf.tar.
- Memory access ordering - an introduction
Memory-access-ordering-part-2---barriers-and-the-
- Memory access ordering - part 2
Memory-Access-Ordering-Part-3---Memory-Access-Ord
- Memory access ordering - part3
WinIo3.0Driver
- Windows Drivers IO Memory Access
