搜索资源列表
魔法单词记忆——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
list.cpp
- 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
基于直接用户空间内存访问的高速网卡驱动
- 基于直接用户空间内存访问的高速网卡驱动-users of space-based direct memory access high-speed LAN Driver
CPLD
- This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technolo
DMA
- DMA与DMA控制器,讲解了DMA(Direct Memory Access)的概念以及DMA系统组成及工作过程
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
DMA.rar
- DMA教程,介绍了直接内存访问技术,提高系统速度,系统底层汇编编程,DMA tutorial introduces Direct Memory Access technology to improve system speed, the system underlying the compilation of programming
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
WinIo.rar
- 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
use-WINIO-read-above2Gmemory-address
- 这是一个编程资料,教你如何在windows下访问大于2G内存的空间,并附下载地址。-This is a programming information, teach you how to access the windows larger than 2G of memory space, along with download address.
uhal
- Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。-Windows, demonstrate how the hardware abstraction layer HAL in mapping memory access space for the driver code.
GameWeapon
- 该软件是一个游戏修改器,支持16位游戏和内存编辑,具有即时存取等功能. -The software is a game modification, and support for 16 games and memory editing, with features such as real-time access.
Memory_Test
- 此源代码是s3c44b0x 的内存访问和读写程序,已经调试成功-This source code is S3C44B0X to read and write memory access and procedures, has been testing the success of
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
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
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.
WinIo3.0Driver
- Windows Drivers IO Memory Access
