搜索资源列表
linux
- linux下的管道通信,用c语言编写完成,可实现父进程向子进程读入或读出字符-Under the Linux pipeline communication ( C language)
copy_file
- c语言编写Linux的文件拷贝,实现从一个目录到另一个目录。-c language Linux file copy, from one directory to another directory.
AD9850-driver--MSP430.txt
- C语言编写的AD9850驱动程序适用于MSP430的-AD9850 driver written in C for MSP430
ZIGBee
- 基于C语言编写的,在ZIGBEE的网络中,进行环境数据采集和无线传输的程序-Based on the C language, ZIGBEE network of environmental data collection and wireless transmission program
alarmkernel
- 基于s3c2440红外传感器驱动 本程序是用C语言编写的驱动程序,主要是运用于linux 环境下 arm开发板上 红外线传感器驱动 主要有3个文件:alarm.c Makefile 以及测试文件 test.c-This program is a driver, using C language is used in linux environment arm development board infrared sensor driver 3 files: alarm.c Makefile an
Key_poll_example
- 基于TQ2440的LINUX程序源码,按键驱动程序设计,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based on the TQ2440 the Linux program source code, key driver design, C language written in linux environment cross-compiler for arm board available program
ZEVA-BMS-Software
- bms 管理软件,c语言编写,基于单片机编写-bms management software, c language,
puzzle-game
- 用C语言编写的俄罗斯方块益智游戏的源代码-Using C language puzzle game Tetris source code
video
- linux下基于v4l2的摄像头监控系统 采用c语言编写,之中有v4l2的框架,格式转换的库文件,适合新手学习-linux based v4l2 camera monitoring system using c language, into a frame v4l2, the library file format conversion, suitable for novice learning
E_DGJ
- 基于UCOS的停车场演示系统,C语言编写,设计到驱动程序开发-UCOS-based parking demonstration system, C language, designed to driver development
unpack
- 一个实用的解压包工具 ,可以将文件解包 用C语言编写,运行ok debug 文件夹下有exe 工具哦 - A practical tool to extract the package, you can unpack the files written in C language, runs ok debug tools folder under exe oh
cp_prj1.04
- linux下用C语言编写的文件、文件拷贝复制功能应用程序,并包含封装好的接口-a application for copy command in linux OS , it use C to write, and it contain some usefor interface....
IO
- 基于Linux系统的C语言编写的文件IO基本操作,比较基础的函数练习-The file IO Linux basic operation system based on the C language function, basis of comparison exercises
cp.c
- 该程序由C语言编写,基于Linux系统,Windows需要用户自行修改-The program is written by C language, based on Linux system, Windows users need to modify
6410-infrared
- Linux下的6410红外驱动程序,C语言编写,供参考-Linux, 6410 infrared driver, C language
sims.tar
- 学生信息管理系统。包含学生权限、管理者权限限制。C语言编写。已打包成tar.gz文件-Student information management system
LED-TX2440A
- led驱动程序,用c语言编写,能够用于在TX2440A开发板上的测试-LED driver, C language, you can do the test in TX2440A development board
s104
- 该段源码是基于C语言编写的电力系统所用的IEC104通信规约程序-This code is used for the communication of IEC104 in power system which is written by C program
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)