搜索资源列表
previnstance
- 一个好好好用的软件!! .禁用外设,加速启动 在WinXP中暂时禁用一些外设,可以有效地减少系统启动时需要调入的外设驱动程序数量,从而加快系统的启动速度,因为WinXP在启动时会自动扫描硬件的变化。首先打开该设备的电源,然后打开“设备管理器”窗口,单击工具栏中的“扫描硬件改动”按钮,或者直接用鼠标右键单击已禁用的设备,在弹出的快捷菜单中选择“启用”即可。 2.用软件,让WinXP启动如飞 微软提供了一个专用来加速WinXP启动的补丁程序──BootVis,
FormatDisk
- 磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的VXD或者WDM驱动程序来直接对硬件进行操作。世界上完全可以通过调用一个简单的Shell函数来实现这一功能。-disk is formatted computer users often use one of the operation, but how programming disk format, but many people do not know. Many
mcu_dev.ZIP
- 关于LCD液晶的开发应用等技术文章包括驱动程序,硬件开发等-LCD on the development and application of technical articles driver and hardware development
PIC_STUDY
- 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. ba
ht1621b
- HT1621B 硬件驱动程序,包括命令子,代码控制字等命令程序.
WaveData_Gen256x
- 一个虚拟函数信号发生器的PC机完整程序。驱动和硬件方面需要广州周立功公司的EasyD12驱动程序和Usbd12Pack板。需要者可以跟周立功公司联系
FirstBoot
- 用于ARM7的程序移植的源代码,属于驱动硬件的。看看就知道了 -ARM7 transplantation procedures for the source code, which drive the hardware. Look at the know
C8051F340.LM317.X5045
- C8051F340、LM317、X5045中文手册 x5045驱动程序(51汇编),已在硬件调试通过。-C8051F340, LM317, X5045 Chinese manual X5045 Driver 51 compilation), has been adopted in the hardware debugging.
bujindianji
- 了解步进电机工作原理掌握使用C8051F020 控制步进电机的硬件设计方法熟悉步 进电机驱动程序的设计与调试-Understand the working principle of stepper motor control and use the stepper motor C8051F020 hardware design stepper motor drivers are familiar with the design and debugging
LCD
- 了解点阵液晶显示实验的工作原理掌握点阵液晶显示实验程序的设计方法.本实验板中使用的是内置12864A 的液晶屏12864A 由两片带控制器的列驱动电路 KS0108 和一片行驱动电路KS0107 组成主要的硬件电路另外还可以附加负压发生电路 显示方面由一片128*64 点的液晶片组成-Dot-matrix liquid crystal display experiments to understand the working principle of the experiment hav
927413
- 硬件环境: mega32+N298,你可以选择我们提供的运动控制开发板。 硬件连结: 请参考 硬件连接电路图.jpg 使用方法:直接将main.hex文件下载到单片机中就可以使用。你可以打开工程文件查看,motor.c已经是一个结构化的驱动程序,可以方便的调用。 更改连接:请打开motor.h更改以下内容即可。-Hardware environment: mega32+ N298, you can choose to provide us with the moti
Waltoney-ch
- 以某种观点来看,Windows 2000或Windows 98都是由一个操作系统核心和多个驱动程序组成,这些驱动程序与系统中的硬件相对应。本书的内容全部都是关于驱动程序及其相关的技术。-drive program
CSM400(DELPHI)
- 来电显示盒通过USB线接入电脑后,系统提示找到硬件并提示安装硬件驱动程序。这时可直接选择“否”关闭安装程序,而直接运行附带光盘中的USB.exe 驱动程序,并按提示完成安装。-Caller ID box via USB cable into the computer, the system prompt to find hardware and prompts to install the hardware drivers. At this time directly choose "
LINUX-Device-Driver(att.Source)
- LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
Output-LED-Control
- 项目测试结束时都会有结果显示,除了在程序界面上显示外,同时也在硬件上显示。本子程序除了在程序界面上显示外,硬件上用12条IO数字线控制74HC373驱动LED显示,LED用的是共阴极双色(红色和绿色)指示灯,同时附上原理图,-The end of the project testing results show that, in addition to displayed in the program interface, as well as the hardware on display.
small_rtos
- Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的 单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析 Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码在DP51单片机仿 真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下 使用。应用篇还通
IoBeep
- WindowsXP下不需要驱动程序,通过高级权限指令,直接操作硬件端口或物理内存的Vc源码示例;本人亲自设计,非常好;-example source for VC++,which access hardware I/O port or phisical memory space of WinXp with no need of drivers
ioporthook
- 调试寄存器 原理与使用:DR0-DR7,实现对所有硬件port I/O的拦截监视功能,windows 驱动程序 -Principles and use debug registers: DR0-DR7, to achieve all the hardware port I/O monitoring interception
MS5611-01BA03
- 大气压MS5611-01BA03的STM32模拟IIC驱动程序和详细资料,已经经过硬件测试,可以使用!-STM32 simulation IIC driver and details of atmospheric MS5611-01BA03, the hardware has been tested, you can use!
NandFlash
- 采用汇编实现ARM硬件平台的Nandflash驱动程序的实现,采用keil开发工具-ARM hardware platform is realized by using assembly of Nandflash driver implementation, using keil development tools