搜索资源列表
liyao_ucos1
- 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
ffuart.tar
- In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
easy_iic
- 此程序可以驱动所有基于iic的器件,如24wc08等eeprom的驱动程序,c语言编写并调试通过。-this procedure can drive all devices based on 2005/09, 24wc08 such as EEPROM driver, c language and debugging through.
xcg-XMS
- 你有没有用c语言编程时申请不到内存(申请内存太多的原因)的情况,如果有,怎么解决呢?用扩展内存吧。这里提供扩展内存支持的源程序。本程序经过本人精心编写,操作扩展内存就象在操作文件一样,非常方便!你不妨试试!-c programming language used when applying less than memory (memory for many reasons). If there is, how to solve? It used to expand memory. Here pr
DriverWizard_src
- 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the N
pciide
- This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more
GSMSIMchengxubao.rar
- 用C语言编写的GSM-SIM驱动程序包,包含目前常用的GSM短消的发送以及GPRS的实现,针对各个GSM模块编写不同的驱动程序。,Using C language GSM-SIM driver package, including the currently used GSM short of sending as well as the elimination of the achievement of GPRS, GSM module prepared for each different
ComSpy(delphi)
- 监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to
USB
- usb的驱动开发、应用开发(c/c++),以及其FPGA固件开发(VHDL)。-usb driver development, application development (c/c++), as well as its FPGA firmware development (VHDL).
IC_Design
- 使用c++编程语言实现考勤卡的基本功能,包含工作人员的姓名以及相关信息,使用时只需下载相关的驱动程序,即可实现其功能-Using c++ programming language implementation of the basic functions of time cards containing the names of staff members as well as related information, when used simply download the relevant
regmon
- RegistryMonitor as driver, lang:C
HUJUNJIE
- 含有多个汇编以及c语言编程实例 用于单片机-Contains a number of compilation, as well as examples c language programming for single-chip
KeyFilter
- 键盘过滤驱动源码,按1键变8键,按需要可自行修改功能如锁定键盘、记录按键信息等。-Keyboard filter driver source code, a key variable in accordance with 8 key, according to the need to amend its own functions such as locking the keyboard, records and other key information.
PCI_IO_EXE_DOS
- 一個PCI_IO應用程式 for dos範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成主要修改檔案為test.c-1 PCI_IO application for dos examples, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions mainly modify the
vesa
- Vesa is standard C/C++ library thats provide all vesa (Video Electronic Standard Association) driver functions (BIOS). It is the interface thats provide this routines (i.e. video mode 1024x768 wint 24bit pixels). It is only Cpp source file and it can
usbdiskencrar
- 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Descr iption: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library fi
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
ndis-drv
- 使用visual c++编写的一个ndis驱动程序,功能简单,但是可作为学习编写驱动的案例-Using visual c++ written a ndis driver, feature simple, but drivers can be written as a case study
Visual-C-P-PMFC-Concise-Guide
- 介绍MFC的基本概念和术语以及事件驱动程序设计方法,提供了简单的MFC代码,并作详细解释。-MFC s basic concepts and terminology, as well as event-driven programming, provides a simple MFC code, and a detailed explanation.
PID-control-of-C-code-
- 主要讲述工业上最经典的闭环控制,PID控制系统,以及PID控制算法的C语言实现方式。-Focuses on the industry' s most classic closed-loop control, PID control system, as well as PID control algorithm C language implementation.