资源列表

« 1 2 ... .01 .02 .03 .04 .05 106.07 .08 .09 .10 .11 ... 353 »

[Linux驱动gt9xx

说明:汇项芯片的gt911芯片,里面是gt911触摸的实现部分-Gt911 chip sink term chip, which is part of realizing the gt911 touch
<zhang> 在 2024-07-06 上传 | 大小:14336 | 下载:0

[Linux驱动rootfs.tar

说明:自己实现的yaffs2文件系统,可以直接在开发板上使用。linux移植需要的通用文件系统。基于s3c2440-Their implementation yaffs2 file system that can be used directly in the development board. linux transplant requires a common file system. Based on s3c2440
<丁洋> 在 2024-07-06 上传 | 大小:7603200 | 下载:0

[Linux驱动msgqueue

说明:这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
<NOTHING > 在 2024-07-06 上传 | 大小:3072 | 下载:0

[Linux驱动cortex-a8-wifi-module

说明:cortex-a8 wifi模块的资料,非常好-cortex-a8 wifi module,very good
<dj> 在 2024-07-06 上传 | 大小:6299648 | 下载:0

[Linux驱动dm365-adc-linux_drive

说明:DM365 内部ADC liunx驱动。本驱动使用DM365evm裸机ADC测试程序修改而来,只有原默认ADC配置。实现功能也相对简单,app可以使用read()函数一次读取6个通道的转换值。您可以在此驱动基础上稍作修改,实现app配置ADC功能。-DM365 internal ADC liunx drive. The driver uses DM365evm ADC testing procedures modified from b
<王建> 在 2024-07-06 上传 | 大小:14336 | 下载:0

[Linux驱动LINUX-device-driver-development

说明:华清远见高清版LINUX 设备驱动开发详解,带书签。linux驱动开发与移植,资料来自网络。-far sight LINUX device driver development, with a bookmark. linux driver development and porting, data from the network.
<jiangph> 在 2024-07-06 上传 | 大小:6210560 | 下载:0

[Linux驱动u-boot-1.1.6_20100601

说明:此uboot源代码为TQ2440开发板配套使用的uboot源代码,利用交叉编译工具编译好后,使用securityCRT终端下载到开发板即可使用-The uboot source for TQ2440 development board supporting the use of uboot source code.
<> 在 2024-07-06 上传 | 大小:1457152 | 下载:0

[Linux驱动liteduino

说明:国外非常出名的 arduino-uno 的开发板的印刷图和电路原理图,缩小版原理图-国外非常出名的 arduino-uno 的开发板的印刷图和电路原理图,现在非常的流行,国内的也慢慢有人在做了-Very well known abroad arduino-uno of the development board printed diagram and circuit diagram, now very popular, some peo
<dada> 在 2024-07-06 上传 | 大小:472064 | 下载:0

[Linux驱动led

说明:简单的led驱动,有利于新手教学,里面使用字符设备注册,还用了class类-The SC16C554B/554DB provides four levels of prioritized interrupts to minimize external software interaction. The Interrupt Status Register (ISR) provides the user with four inte
<zpc> 在 2024-07-06 上传 | 大小:1024 | 下载:0

[Linux驱动SVN-52

说明:AC101网络驱动程序,里面包含相当详细的注释,且使用GPIO模拟MDIO、MDC等接口-AC101 network driver, which contains quite detailed notes, and use the GPIO analog MDIO, MDC and other interfaces
<张月> 在 2024-07-06 上传 | 大小:6144 | 下载:1

[Linux驱动xuni

说明:编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。
<冯妮> 在 2024-07-06 上传 | 大小:2048 | 下载:0

[Linux驱动cp

说明:编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requir
<冯妮> 在 2024-07-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 106.07 .08 .09 .10 .11 ... 353 »

源码中国 www.ymcn.org