搜索资源列表
mxc_i2c_3.c
- imx35 uboot i2c port 3 source code-enable I2C3 port 3
0V9650-drive-application-source-code
- 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
EMERSON
- linux 艾默生直流系统通讯协议通讯协议代码,标准c++代码,支持3种编译器:xscale_be-g++,arm-linux-g++,mxscaleb-g++,可做参考学习用。 -Linux Emerson dc system and communication protocol communications protocol code, standard c++ code, support three compiler: xscale_be-g++, arm-Linux-g++, mxs
bash-4.1.tar
- 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
nachos-3.4
- 完全C++源码 nachos-3.4下载,-nachos-3.4 yuanma xiazai
led_analog_traffic_light
- /** *本程序目的为控制LED灯模拟红绿灯 * 具体:Edkit-8试验箱中可以介入4个LED灯,但我们只用其中的3只 * 规定第1只表示红灯,每次亮20秒 * 规定第2只表示黄灯,每次亮5秒 * 规定第3只表示绿灯,每次亮20秒 *开始时红灯先亮,然后黄灯、绿灯依次亮。循环反复 *每次灯切换时会有3秒的闪烁时间 * * *gcc -o led_analog_traffic_light led_analog_traffic_light
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
OV9650
- ARM9 S3C2440驱动源代码(网卡驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (NIC driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
iomem
- ARM9 S3C2440驱动源代码(内存映射硬件访问源代码),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (memory-mapped hardware access to the source code), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
USB_camera_Test
- ARM9 S3C2440驱动源代码(视频采集驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (video capture driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
Buttons
- ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
lda-c
- LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为
P1-3.c
- 操作系统实验1,Linux 系统开发。 遍历所有的进程,并输出它们的名字、父进程名字、进程状态,最后输出所有进程状态的统计信息。-collect information of all the processes
Device-Drivers
- Micrel系列PHY芯片驱动,本人亲自使用,验证可直接添加内核中使用,内含使用说明。支持-ksz9021 -ksz9031-ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737-The Micrel PHY devices that are supported with the source code(micre
linux3.6.9-transplantation.tar
- 包含了移植linux3.6.9到s3c2410的详细步骤和错误的解决办法, 其中dma.c的改动可以解决高版本内核声音断续的问题,这也是很多移植教程里所没有提到的.-linux kernel 3.6.9 transplantation to s3c2410 board it contains the detailed steps and error solutions The dma.c changes can resolve the kernel sound intermitt
3
- many others keil headers and c filers
atmel_lcdfb_driver_for_linux
- linux驱动lcd液晶屏幕的驱动程序,lcd液晶驱动, AT91sam9263板子液晶屏驱动的详细步骤和方法,我的屏幕是640x480,牌子三菱。用的atmel的arm9驱动lcd display;修改linux内核源码linux内核驱动源码; 换屏幕需要修改3个文件,lcd驱动如何编写,如何修改lcd驱动,linux液晶驱动,linux frame buffer驱动 /////////////////////////////////////////////////////// 一
student
- 本程序是适合有c编程基础者使用,属于初学者开发程序1.有学生模块(成绩信息,个人资料等) 2.教师模块(教师资料,管理学生成绩等) 3.设一管理员,可对在校师生所有数据进行管理 4.采用双向链表实现数据的增删查改,采用文件保存数据信息-This procedure is suitable for those who have the basis of c programming, procedures 1. Student module (performance information, per
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)