搜索资源列表
uart2_test
- GCC环境下,ATMEGA128使用MAX3100扩展UART驱动程序-GCC environment, the use of ATMEGA128 expansion MAX3100 UART Driver
eluosi
- 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
sqlist
- 链表算法应用,如:链表初始化、创建、插入、删除等操作。-The list of the algorithm, such as: the list of the initialization, create, insert, and delete operation.
minibuttonsandled
- 关于led流水灯与按键结合的程序,四个按键控制led流水灯-Led lights and buttons on the water of the combination of the program, four key water control led lights
net
- 基于linux的网口驱动适合atmel,s3c等多种CPU-Based on the Ethernet port of the linux driver for atmel, s3c, multiple CPU
malloclab-handout_20111118164222705
- 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
Linux
- 整体功能:如果调用的进程不是一个组的组长时,setsid创建一个新会话。调用进程将成为该新会话的组长,新进程组的组长,并且没有控制终端。-The overall function: if the call process is not a group leader, setsid create a new session. Call process will become the new session of the group leader, the new process group lea
PLX_SDK_Linux_v6_42_Final_2011-04-19
- 这个是PLX公司提供的Linux系统下是pci chipset的demo版驱动,为基于pci的设计提供了范例,也为pci设备的驱动开发节约了时间,欢迎大家交流讨论-This package contains only the Linux portion of the PLX SDK. This is the latest package available and may be newer than the package included in the PLX SDK. Please refe
linux_V4L2
- 利用linux下V4L2驱动写的视频处理算法-The use of Linux under the V4L2 drive write video processing algorithms
s35390a_driver
- 基于I2C的s35390a驱动程序总结,有不依赖于板级文件的驱动,自己建立client的驱动程序-I2C-based s35390a driver summary does not depend on the driver of the board-level file, build the client driver
Setup
- part of PBP software
control
- ali机顶盒的control.c底层驱动,包括前面板调试,遥控器驱动,tuner驱动等,对学习理解机顶盒底层架构很大帮助;-this file is about the driver code of ali set top box ,it include the front panel,remote control,tuner driver,it is very useful
ldd3_examples
- linux驱动程序开发ldd3,书中的例子程序,对于驱动开发的同学比较有帮助。-linux driver development ldd3, the book s example programs, for students to drive the development of more help.
zc301
- PXA270的视频监控与移植驱动,内核为2.4.按照步骤说明一步一步就能移植成功-PXA270 video monitoring and transplantation of driving, the kernel for 2.4. According to the steps that step by step to transplant success
ad7879.tar
- ad7879 驱动程序 * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option)
Pthread-of-linux
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
driver-of-USB-keyboad
- USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
FT540s-tips-of-driver
- FT5406驱动移植指导,他适合于linux/android 系统-the tips of ft54XX,if used for linux/android
Brother-of-the-Linux
- 《鸟哥的Linux私房菜:基础学习篇》零基础学习Linux,很好的一本书,爱好者珍惜了!-" Brother of the Linux private kitchens birds: based learning" zero-based learning Linux, a good book, lovers cherish!
linux-of-video-capture
- 这是一个linux下的视频采集编程,这是从linuxtv官网的一个视频采集的例子,基于v4l2标准采集,在linux下编译后就可以直接运行了。-This is a video capture program under linux, this is an example of a video the official website of the acquisition linuxtv based v4l2 standard collection, compiled in linux can
