资源列表
framebuffer_example
- framebuffer编程实例,简单的演示了一下framebuffer的应用-framebuffer programming example
QTpinyin
- 利用QT进行的中文拼音输入法编程,转载的学习资料-Use QT for the Chinese Pinyin input method program, learning materials reproduced
mips-test-0.2.tar
- kernel and initd images for load to qemu
live555-latest.tar
- video on demand server|client (source)
ltrace_0.5.3.orig.tar
- library tracer for cross compiling
24116MLC
- arm 2410 开发板 的 ADS 环境下 的编译通过的 BIOS源代码 即开发板的uboot程序-arm 2410 development board of the ADS environment compiled by the BIOS source code that uboot program development board
s3c2440
- Driver for Samsung S3C2440 and S3C2442 SoC onboard UARTs. * * Ben Dooks, Copyright (c) 2003-2005,2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * * This program is free software you can redistribute it and/or modify * it un
virtual
- 在多任务操作系统环境下,不允许用户态程序直接执行I/O指令,操作I/O设备,I/O指令只能由运行系统太(内核态)的程序执行,即只能由操作系统内核的代码执行。 -In the multi-tasking operating system environment, the program does not allow users to state directly perform I/O instruction, the operation I/O devices, I/O instructio
usbkey_TEXT
- USB即Universal Serial Bus,中文称“通用串行总线”,是由Compaq、IBM、Intel、Microsoft、NEC和Northern Telecom七家公司于1995年所研发与规范出来的,随着近几年的推广与应用,USB已经成为个人计算机的标准的外设接口,并将逐步取代所有的各种传统外围接口,如串行端口、并行端口以及游戏接口等。-USB is Universal Serial Bus, Chinese as the " Universal Serial Bus&quo
linux_device_fasync
- linux_device_fasync 驱动程序与应用程序不能直接通讯,可以采用异步通讯来读取数据,这样应用程序就不要一直查询设备状态,当数据到达时,会主动通知-linux_device_fasync driver can not communicate directly with the application, asynchronous communication can be used to read data, so applications do not have to query
linux_device_poll
- linux_device_poll poll接口是判断是否有数据可以读写,使用于select函数来查询设备当前状态,以便用户获知是否对数据进行非阻塞访问-linux_device_poll poll interface is to determine whether there is data to read and write, use the select function to query the device on the current state, so that users a
linux_device_lseek
- linux_device_lseek seek接口用来对设备的读写位置进行定位,其中off是偏移量,whence参数是起点的位置-linux_device_lseek seek to read and write interface is used to position the device to locate where off is the offset, whence parameter is the starting position
