搜索资源列表
ledcontrol
- uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
qudong12
- LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
a47212
- Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 -Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API funct
新编Win API大全
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface,
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
char_driv_simp.tar
- 简单的字符设备驱动程序,很小巧,但能完成打开,关闭,读操作,写操作,很适合初学者入门-Simple character device driver, it is compact, but to complete the open, close, read operation, write operation, it is suitable for beginners entry
OSshiyanbaogao
- 操作系统课程设计,包括字符设备驱动开发等。-Operating system design, including character device driver development.
mm-dram
- This module implements a Linux character-mode device-driver for the processor s installed physical memory. It utilizes the kernel s kmap() function, as a uniform way to provide access to all the memory-zones (including the "high memory" on s
ExtractNoneRepeatChs
- 简易汉字提取和重复汉字剔除器,将输入的所有文本字符先提取汉字,再剔除重复的汉字,可以用来统计一篇文章使用了多少个不重复的汉字~-Simplified Chinese characters drawing and remove duplication of device, the input characters in the first extract all the text characters, and then remove the duplicate characters, can b
drivers_linux
- 这个资料由浅入深的探讨了驱动开发所涉及到的各方面问题,依次讲述了字符设备,块设备,网络设备驱动程序。-This information has driven the development of Deep and involved in all aspects, in turn described the character devices, block devices, network device driver.
gq-video
- 国嵌字符设备驱动-Character device drivers
yydaziti
- 送给大家一个歪歪IP解封器+歪歪大体字联系我Q582783732-IP re-opened to give us a YY YY general character device+ contact me Q582783732
mppp1.1b.tar
- ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directly, therefore, no external sc
XoouuxcommC
- XComDrv是个通讯包,包含两个控件源码:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件源码。最新的版本支持:定制流控制;任意波特率;完全的数据控制;指指定事件字字符;收/发数据;插件。TXModem能用来:向MODEM设备发送AT指令;修改MODEM寄存器;拨号;连接;断开。最新版本包含XAsync v.1.2,异步(覆盖式)操作单元。功能无限制。源 -XComDrv is a communications package contains
LCD_Display
- the code displays the ascii array of data to a character LCD. the code is written in vhdl and tested on an FPGA device
tape_char
- character device frontend for tape device driver
GetMCodeByCPUAndYP
- C#根据CPU硬盘获取机器码,程序先获得24位Cpu和硬盘序列号,然后把字符赋给数组,再从数组随机抽取24个字符组成新的字符生成机器码。程序中的两个方法类:取得设备硬盘的卷标号、获得CPU的序列号,可用到其它地方,灵活运用,熟练掌握C#技术。-C# according to the CPU hard to obtain machine code, the program first obtain 24 Cpu and hard drive serial number, and then the
GetMCodeByCPUAndYP
- C#根据CPU硬盘获取机器码,程序先获得24位Cpu和硬盘序列号,然后把字符赋给数组,再从数组随机抽取24个字符组成新的字符生成机器码。程序中的两个方法类:取得设备硬盘的卷标号、获得CPU的序列号-C# according to the CPU hard to obtain machine code, the program first obtain 24 Cpu and hard drive serial number, and then the character assigned to t
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver