Welcome![Sign In][Sign Up]
Location:
Search - windows hal

Search list

[OS programhal

Description: windows hal 源代码,内核级代码-windows hal source code, kernel-level code
Platform: | Size: 2814 | Author: david | Hits:

[OS programhal

Description: windows hal 源代码,内核级代码-windows hal source code, kernel-level code
Platform: | Size: 2048 | Author: david | Hits:

[Driver Developuhal

Description: Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。-Windows, demonstrate how the hardware abstraction layer HAL in mapping memory access space for the driver code.
Platform: | Size: 1135616 | Author: 肖荣权 | Hits:

[Software EngineeringMFCWindowbasicprogramming

Description: Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Context,设备描述表)。-Windows in charge of graphics output is GDI (ie Graphic Device Interface, Graphics Device Interface). This is not related to Windows and hardware graphics output mode of the embodiment. GDI based on hardware abstraction layer (HAL) on top of different shielding difference between the output device, providing users with a unified standard output device. However, with the DOS different, Windows is a multi-task, the process of independence, each window should have an independent output channels. This, GDI also uses a simple mechanism to ensure the drawing in the window between the different procedures to share the equipment and non-interfering. This mechanism is the DC (Device Context, device description table).
Platform: | Size: 8192 | Author: yl | Hits:

[Windows DevelopCPU-HAL-Updater-HALu-0.2.0

Description: Good utility for updating Windows HAL.DLL to Multiprocessor after you installed Windows as single-core. Much easier than doing the job manually.-Good utility for updating Windows HAL.DLL to Multiprocessor after you installed Windows as single-core. Much easier than doing the job manually.
Platform: | Size: 97280 | Author: Richard | Hits:

[OS programnthals

Description: Windows的hal.dll的源码,非常珍贵啊,里面包含了绝大部分的硬件平台,有intel的,alpha的,mips的,希望对大家有用-Windows, hal.dll source, very precious ah, which contains most of the hardware platform, there are intel, alpha, mips, and hope for all of us
Platform: | Size: 4841472 | Author: 胡涛 | Hits:

[Embeded LinuxQt-detect-Udisk

Description: 老外写的qt检测U盘插拔,没有用上层的hal、udisks,而是利用qt的tcpSocket接收内核netlink_sock发来的数据,实时检测U盘插拔!比较强大,包含windows、linux两个版本,测试通过。据作者说正在测试wince平台-Written by foreigners the qt detect U disk plug, not the upper hal udisks, but to use the data the qt tcpSocket receive kernel netlink_sock sent real-time detection of U disk swap! More powerful, including two versions of windows, linux, and test. According to the author that is being tested wince platform
Platform: | Size: 39936 | Author: yanzi1225627 | Hits:

[Multi Monitordisplay

Description: /* * PROJECT: ReactOS HAL * LICENSE: GPL - See COPYING in the top level directory * FILE: hal/halx86/generic/display.c * PURPOSE: Screen Display Routines, now useless since NT 5.1+ * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) */-/* * PROJECT: ReactOS HAL * LICENSE: GPL- See COPYING in the top level directory * FILE: hal/halx86/generic/display.c * PURPOSE: Screen Display Routines, now useless since NT 5.1+ * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) */ #include <hal.h> #define NDEBUG #include <debug.h> #include <ndk/inbvfuncs.h> /* PUBLIC FUNCTIONS**********************************************************/ /* * @implemented */ VOID NTAPI HalAcquireDisplayOwnership(IN PHAL_RESET_DISPLAY_PARAMETERS ResetDisplayParameters) { /* Stub since Windows XP implemented Inbv*/ return }
Platform: | Size: 1024 | Author: kusa | Hits:

[OS programRTXUSBUserGuide

Description: RTX是美国Ardence公司开发的基于Windows操作系统的实时解决方案,是目前Windwos平台的唯一纯软件的硬实时扩展子系统。RTX不对Windows系统进行任何封装或修改,其通过在HAL层增加实时HAL扩展来实现基于优先级的抢占式的实时任务的管理和调度。RTX实时子系统RTSS的线程优先于所有Windows线程,提供了对IRQ、I/O、内存的精确直接控制,以确保实时任务的100 可靠性。通过高速的IPC通讯和同步机制,RTX方便地实现与Windows之间的数据交换。RTX的定时器时钟分辨率为100纳秒,最低定时器周期为100微秒。RTX同时支持实时以太网和实时USB通讯。-RTX is the United States Ardence company developed based on the Windows operating system real-time solution, is currently the only pure software Windwos hard real-time expansion subsystem. RTX does not encapsulate or modify any Windows system by implementing real-time HAL extensions at the HAL layer to implement priority-based preemptive real-time task management and scheduling. RTX Real-Time Subsystem The RTSS thread takes precedence over all Windows threads and provides precise direct control of IRQ, I/O, and memory to ensure 100 reliability of real-time tasks. With high-speed IPC communication and synchronization mechanisms, RTX facilitates data exchange with Windows. RTX timer clock resolution of 100 nanoseconds, the minimum timer period of 100 microseconds. RTX supports both real-time Ethernet and real-time USB communication.
Platform: | Size: 120832 | Author: mindengxue | Hits:

CodeBus www.codebus.net