搜索结果
找到约 113 项符合
sys 的查询结果
按分类筛选
- 全部分类
- 驱动编程 (29)
- 其他 (11)
- Linux/Unix编程 (9)
- USB编程 (9)
- 单片机开发 (6)
- 其他书籍 (5)
- 单片机编程 (4)
- 企业管理 (3)
- matlab例程 (3)
- 书籍 (3)
- 技术资料 (3)
- 串口编程 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 其他嵌入式/单片机内容 (2)
- Java编程 (2)
- 微处理器开发 (2)
- 教育系统应用 (2)
- *行业应用 (2)
- 驱动程序 (2)
- DSP编程 (1)
- 数据结构 (1)
- SQL Server (1)
- 网络 (1)
- 其他数据库 (1)
- Windows CE (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- 通讯/手机编程 (1)
- Delphi控件源码 (1)
其他书籍 Every day, patches are created to cover up security holes in software applications and operating sys
Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one st ...
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
其他书籍 A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Sys
A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Systems
驱动编程 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows
在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法.
使用方法:
编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐)
另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路
径也要正确。
编以后,启动控制面版 ...
Linux/Unix编程 The PCI Utilities package contains a library for portable access to PCI bus configuration registers
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
In runs on the following systems:
Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
FreeBSD (via /dev/pci)
NetBSD (via libpci)
OpenBSD (via / ...
驱动编程 费尔个人防火墙 2.1 源程序 版权所有 (C) 费尔安全实验室 http://www.xfilt.com xstudio@xfilt.com 2002 年 12 月 2
费尔个人防火墙 2.1 源程序
版权所有 (C) 费尔安全实验室
http://www.xfilt.com
xstudio@xfilt.com
2002 年 12 月 22 日
===============================================================
在使用费尔个人防火墙源程序之前,请首先阅读用户许可协议(本目录
的 License.txt 文件)。
费尔个人防火墙 2.1 源程序 ...
Linux/Unix编程 oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment sys
oxine is a lightweight, purely osd based xine frontend for set-top boxes and
home entertainment systems
驱动编程 此驱动程序是SATA功能的PCI卡为例
此驱动程序是SATA功能的PCI卡为例,此驱动程序支持ATA协议的PIO,DMA,电源管理,中断处理等功能,特别是DMA,采用ScatterGather编程方式。另外,包含编译后的checked version 的sys文件。
软件设计/软件工程 VB串口实例导航 1. 如果是在Win98操作系统下
VB串口实例导航
1. 如果是在Win98操作系统下,程序中又调用ADO时,VB打开实例项目可能会提示不认ADO对象,这时需要您安装ADO。
2. 对于第2章和第4章,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则可能会发生找不到Dll的错误。 ...
其他 vc++写的云台控制系统程序,程序内有说明,在编译本章程序后
vc++写的云台控制系统程序,程序内有说明,在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化
函数initializeWinIO调用将会失败。