搜索资源列表
eluosi
- 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
s3c6410_led
- 嵌入式设计驱动编程之LED驱动,是s3c6410的,包括驱动程序和一个很好的测试程序。-led driver in s3c6410
17869337ARM_LCD12232
- LPC2103驱动加载程序,实现ARM环境下的嵌入式编程环境。-LPC2103 loader driver to achieve the ARM environment embedded programming environment.
timer
- linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
leds
- linux 系统中按键灯的编程方式的原代码,及其对应的makefile文件。-How to program the leds program in the linux system
ipsender3.1
- linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
qt-creator-2.2.0-beta-src.tar
- linux环境下可视化开发工具,可以直接开发很多界面,免去界面编程的烦恼,类似于VisualC++。-Linux based visual develop tool,you can directly develop UI with it,its function is like Visual C++ in windows enviroment.
Driver-design-courseware
- 研究生驱动程序上课课件,关于linux的驱动编程-Graduate driver class courseware, driven programming on linux
practice.tar
- 是字符、网络、块设备的基本编程源码,方便初学者学习-Basic character, the network block device programming source code, easy for beginners to learn
zCharDevDriver
- linux 实验 参考驱动编程写的简单字符设备驱动,希望对大家有帮助。-simple character device driver
2440Init
- 本代码主要是实现对三星2440开发板所做的驱动,主要功能是配置相关的寄存器,实现编程环境-This code is to drive made by Samsung s 2440 development board, the main function is to configure register realization of the programming environment
HelloWorld
- linux 下的驱动编程 在pc机上实现的 调试完全OK-linux device drivers
globalvar
- linux 下的驱动编程 在pc机上实现的 调试完全OK-linux device drivers
linux-device-drivers-_pdf
- Linux器件驱动编程,经典!适用于需要PC编程体验的人员和专业编程技术人员参考!-Linux device drivers,This book should be an interesting source of information both for people who want to experiment with their computer and for technical programmers who face the need to deal with the in
io-multiplexing
- UNIX系统编程中的高级编程。实现IO端口复用。文件名称为io-multiplexing。-Advanced Programming in the UNIX system programming. IO ports complex. The file name for the io-multiplexing.
shell
- 模拟Linux操作系统shell编程,完全实现其功能,很全面-shell programming
linux
- Linux文件IO编程基础的一些例子,可以作为参考。-Something about linux I/O deriver
Interprocess-Communications
- linux进程通信编程书籍,非常好的参考书,详细的讲解了linux进程间的操作和协作。-linux process communication programming books, very good reference book, a detailed explanation of the operation and collaboration between the linux process.
Kernel-Module-Programming
- 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
code_cdev
- 这是国嵌的培训的实验代码,字符设备驱动方面的编程-This is the guoqian code of embedded training experiments,inside have edev drive programming.it is very useful for new programmer.