搜索资源列表
linux-CAN-
- linux下的can总线驱动实现代码,用C开发编写-failed to translate
ADV7180
- linux下的adv7180驱动。包含adv7180.c和adv7180.h两个文件。-Adv7180 drive under linux. Contains adv7180.c and adv7180.h two files.
linux
- linux下的管道通信,用c语言编写完成,可实现父进程向子进程读入或读出字符-Under the Linux pipeline communication ( C language)
proximity.c
- linux 下一个传感器(光距离)的驱动-linux the next sensor (optical distance) drive
Linux-C
- linux系统下的c语言编程源代码及html电子教程-the c programming language source code and html e-tutorial in linux system
dishsystem.tar
- 显示系统程序,linux下的C程序,格式很好值得学的,-Display system program under linux C program, the format is well worth learning.
CSerialComp
- linux下,c++类,作用:对串口数据的读写-the under linux, c++ class, role: serial data read and write
gist.tar
- Gist特征提取,linux下的C语言实现-The Gist feature extraction, C language under linux
connman-1.1
- 电视操作系统中connman的控制程序,在linux下用C编程-TV operating system connman control program in the C programming under linux
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
PCI-serial-port-analysis
- linux下的c程序,PCI串口分析,非常实用,代码注释分析的很详细-PCI serial port analysis for linux
usb_sysfs.c.tar
- 这个是通过sysfs机制,来控制gpio的一个linux下的驱动编程-sysfs gpio
cp_prj1.04
- linux下用C语言编写的文件、文件拷贝复制功能应用程序,并包含封装好的接口-a application for copy command in linux OS , it use C to write, and it contain some usefor interface....
soc_camera
- linux下的soc_camera.c 用来做I2C配置开发-Linux soc_camera.c used to do the I2C configuration development
myls
- 使用c语言实现linux下的ls命令,功能齐全,代码精简,适合初学者进行学习与研究-Under the C language realize all the LS command
usb_camera_my.c
- zc301的摄像头采集程序,能根据系统当前时间生成相应的文件名,在linux下和arm-linux-都可用。-The C source file for zc301-Camera used in linux or arm-linux. It can generate filenames according to the current system time.
NF1
- S3C2410的写入擦除读写功能的实现,代码为在Linux下的C语言实现-S3C2410 write erase read and write functions of the implementation, the code for the C language under the Linux
6410-infrared
- Linux下的6410红外驱动程序,C语言编写,供参考-Linux, 6410 infrared driver, C language
cPPsourceCodeForStudyLinux
- 这是包含了 linux下的c++学习的若干示例代码,已经编写好了makefile 和 自动运行脚本。这是原创,绝无雷同,是本人平时的学习记录。希望对你有帮助-these are some sourcecode for studying c++ in linux.makefile and shell file which are used to test are written.hope u like them.
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)