搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
linux c 函数库参考手册
- 介绍linux 上的c函数库,里面比较详细介绍了函数库文件,对于linux编程来说很好-briefed on the c library containing more detailed document of the library, for instance good linux programming
44b0sources
- 为44bo的嵌入式linux而编的c文件,学arm的人看看,里面有lcd及其他测试程序-44bo for embedded Linux and compile c files, learning to see the arm, There are LCD and other test procedures
usb
- linux开发的USB驱动模版,包括一个MAKEFILE和一个C文件,非常有用。
最新的Yaffs2文件系统打包工具
- 最新的Yaffs2文件系统打包工具。 支持Yaffs1和Yaffs2. 有源码,可移植到其他操作系统。 可以方便地将android打包成yaffs文件镜像。-New Yaffs mkfs utilities support Yaffs1 and Yaffs2 C source compiling, can be ported to other system
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
s3c6410-h264-IDR-encode-ok
- 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
s3c6410-h264-encode-ok
- 已产品化代码,用华恒S3C6410-R2开发板采集视频并压缩为H264格式,不带IDR帧,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c-Product of the code has been used huaheng S3C6410-R2 development board acquisition and compression for the H264 video format, without IDR frame, providing c
rtc-ds3231
- ds3231驱动,rtc_tempereture芯片,高精度时钟芯片外加温度测量!本人在rtc_ds1672.c上修改的,直接替换linux(2.6.19)里的该文件,就可以使用了。-ds3231 rtc_tempereture chip, high-precision clock chip temperature measurement plus! I modified the rtc_ds1672.c on, direct replacement for linux (2.6.19) in
CPUfreq
- 修改CPU频率的代码. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。 其余代码只是一个调用这两个函数的一个例子,也可以自己
VPN_Gateway_Design_and_Implementation
- IPSec协议是VPN的实现方式之一。该文简要介绍了IPSec协议,分析TI inux2.4内核的NetnItcr框架和/pr c文件系统,提出T -种在Linux中实现VPN网关的方法-IPSec protocol is a way to achieve one of the VPN. This article briefly introduces the IPSec protocol, analysis of TI inux2.4 kernel NetnItcr framework and/
audio_frequency
- 文件包中有三个文件:sound.c,mixer.c.vol.c 其中sound.c是实现打开、关闭音频接口,同时实现录音放音功能的文件; mixer.c是实现读取当前混音器的设备信息,设置左、右声道增益功能的文件; vol.c是实现调节音量功能的文件 此文件是基于linux开发板编写的-Package has three files: sound.c, mixer.c.vol.c sound.c which is to achieve open, close the audio
xitongdiaoyong
- 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
ex3
- 建立lib.c文件提供中断函数处理代码 使用SWI异常设计字符串输出程序-Establish lib.c document provides an interrupt function uses SWI exception handling code string output program design
test_link_01
- 此shell脚本可以自动编译所在文件夹的.C文件,并生成静态库文件,同时会删除.O文件 #不会将文件所含的main.c编译成库文件 # #先编译,然后再生成库。-This shell scr ipt to automatically compile the folder where the. C file, and generate a static library files, and it will delete. O file# is not contained in the
bin2c.c
- 读取.o、.bin等类型文件并将其转换为数组-Read the of .bin or .o etc, to make a array in a new file.
cmm_wpa.c
- 是一个介绍wpa的文件,可以看看,wpa是配置wifi的应用程序,对wifi很重要-this is a wpa intruduction
lcd
- 44B0 arm LCD驱动程序,包括H文件和C文件-44B0 arm LCD drivers, including the H-files and C files