搜索资源列表
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
wdt_mpc8xx
- 82xx系列powerpc平台linux下的看门狗驱动程序,可以由应用程序接管cpu喂狗-powerpc linux watchdog driver
mcpcan
- linux-CAN驱动.rar为linux(2.6.12)下的驱动源码 cantest.rar是wince5.0下的can测试程序,是应用和驱动一体的。使用的时候,将应用程序拷贝到开发板上双击,注意串口输出。-linux-CAN driver rar driver source code under linux (2.6.12) cantest.rar under wince5.0 can test program, one of the applications and drivers
talkmm-0.10
- Gtalk linux应用talkmm,论坛综合详细代码-Gtalk(linux)--talkmm source code
Farsight-LinuxApp03-C
- Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
linux(2.6.35)_mma845x
- linux 下的三轴加速度传感器(mma845x)的驱动程序与应用测试程序。-triaxial accelerometer (mma845x) under linux driver and application testing program.
linux(2.6.35)_bh1750
- linux 下光强传感器(BH1750)的驱动程序与应用测试程序。-linux light intensity sensor (BH1750) driver and application testing procedures.
Huawei3G-linux-driver-app
- HUAWEI 3G网卡驱动及详细讲解 应用说明-HUAWEI 3G network card driver and application notes
Linux-application-developme
- linux下的基本开发所具备的东西,包括上层应用和底层驱动基本知识。-basic development under linux possess things, including the upper application and the underlying driving basics.
Linux-async-io
- Linux 环境下GPIO设备驱动,以及使用异步IO方式通知上层应用的示例代码-Linux GPIO Driver
linux123
- 嵌入式Linux应用开发完全手册(例子代码)-Embedded Linux application development entirely manual (example code)
LINUX
- Linux学习总结文档,里面包含了Linux命令介绍和使用,以及介绍线程和进程应用开发,对于初学者有很大的帮助-Linux learning summary document, which contains the Linux command introduction and use, as well as introduction thread and process application development, a great help for beginners
linux
- linux核心源代码,可在此基础上用于嵌入式应用开发,也是学习操作系统内核的参考资料.-linux kernel source code can be used to develop embedded applications on this basis, but also to learn the operating system kernel references.
Linux-
- Linux 系统下串行通讯下载器讲解入门,及应用,自己可制作-Linux system serial communication downloader explain entry, and application, he can produce
EasyARMiMX283-LinuX
- FREESCALE IMX287的说明及驱动应用。 可以迅速掌握编程。-FREESCALE IMX287
Understanding-the-Linux-Kernel
- 介绍Linux系统底层的一些功能和应用,关于Linux时钟、程序调用、信号等内容-introduce some information about Linux kernel
11111
- 智能家居Linux应用显示,minigui编写,使用方便简单!希望大家能够喜欢和支持-Smart Home Linux application display, minigui written, easy to use simple! I hope you will enjoy and support!
linux-command-book
- 该书详细介绍了各种Linux 命令,相当于工具书,为在Linux环境下进行各种应用提供了便利。-The book introduces in detail a variety of Linux command。 It is equivalent to a reference book and offers great convenience for all kinds of applications under the Linux environment.
fifo
- 嵌入式linux应用程序开发源程序,,包括第6,7,8,9,10章的源程序- embedded linux application development standard course Source
gps
- 应用在RK3188平台上的GPS驱动代码,建议内核版本是3.0一下的使用(Application of GPS driver code on the RK3188 platform, it is recommended that the kernel version is 3 of the use)