搜索资源列表
(0)嵌入式系统设计基础专题讲座
- COG-VP12864液晶显示模块内置功能强大的EPSON原产点阵液晶控制驱动器SED1565DOB(COG),可以直接与微处理器连接.文中给出了P89C51RD 8位单片机与COG_VP12864的接口电路,同时给出了汉字显示的控制软件程序.-COG-VP12864 LCD module built powerful EPSON origin dot-matrix LCD control Drivers SED1565DOB system (COG), can connect directl
wdm5
- 用户态使用Win32 CreateFile访问驱动程序,dwShareMode为0时来请求独占内核对象在设备对象DEVICE_OBJECT结构中存储设备的信息,对于与设备的每个交互,相关的DEVICE_OBJECT被传递给驱动的回调例程。,但是开发者可以扩展设备结构,称为设备扩展 在PnP IRP中我们加载设备NTSTATUS Wdm1AddDevice( IN PDRIVER_OBJECT DriverObject,-Win32 users use CreateFile state vis
pciview
- 一个驱动开发辅助软件PCIVIEW,在开发PCI驱动时可用来看自己的读取的是否对了。-a driver development software to help PCIVIEW, Drivers in the development of PCI available when their view of whether or not to read the.
8139dosRealmodedriver
- 8139网卡dos实模式驱动及简单收发数据源代码-8139 card dos real mode drivers and a simple transceiver data source code
keyset_led
- 这是一个很不我键盘LED驱动参考程序,希望对大家有所帮助-This is a very I keyboard LED Drivers reference program, we hope to help
WritingWindowsWDMDeviceDrivers1
- WDM Device Drivers Source code
m01100111
- 模拟器的源码,用c写的,包括对底层硬件驱动,cpu驱动,的实现,是不可多的编程典范.(文件改名成exe,解包即可)-simulator source code, write to c, including the right bottom of hardware drivers, cpu-driven, the realization is not more programming paradigm. (document renamed exe, can be unpacked)
ndiswrapper-1[1].1.tar
- 改文件可以安装无线网卡在linux下的驱动,大家可以在网站上查找一下用法-the doctoring of documents can be installed wireless network card under Linux drivers, we can find in this website usage
DM9000device_driver
- 用DM9000做以太网口,底层驱动得自己做啊,大家-do with DM9000 Ethernet port, bottom Drivers will be able to do ah, we try
Z-TEK
- Z-TEK(力特)USB转串口线驱动(Linux和Windows版本,并附驱动下载网址)-Z-Pt (special forces) USB to Serial Line Driver (Linux and Windows versions, Drivers accompanied download site)
bootusb
- 基于linux的s3c2410开发板usb驱动程序-s3c2410 linux-based development board usb drivers
KD611
- KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診\斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。 -KernelDriver development kit, customers can directly access the USB hardware, and f
TREEBINA
- 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
xiaochequdong
- 这部分代码用与电动小车的驱动,驱动芯片是L298N.-this code using the electric car drivers, driving chip L298N.
W35UND_ce50_XScale_ARM_1012
- 支持WINCE5.0 INTEL PXA 270 平台的USB 802.11 B/G 网卡驱动(QCOM产品)-support WINCE5.0 Intel PXA 270 platform USB 802.11 B / G NIC Drivers (QCOM products)
mainfrm
- 当司机在一个地方没有油时,它应该在去那个地方去加油,走那条路为够更好的为他(她)服务,这条路又会经过那些地方, 系统会生成一个解决方案为司机提供一个选择的机会。-when the driver in a place without oil, it should go to those places to refuel and which way to go to better enough for him (her), this road will go through, system will
RS232_Driver_for_linux
- linux 下usb to com 的驱动-under linux usb drivers to com
20040511101
- 从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, prote
GuidetoWritingandPortingDevice
- 电子书388页,英文的。 Guide toWriting and Porting Device Drivers VxWorks5.3设备驱动编写和移植
用C编写设备驱动程序的示例
- 用C编写设备驱动程序的示例-C device drivers example
