搜索资源列表
linux-CAN-
- linux下的can总线驱动实现代码,用C开发编写-failed to translate
linux
- linux下的管道通信,用c语言编写完成,可实现父进程向子进程读入或读出字符-Under the Linux pipeline communication ( C language)
ieee1394
- 关于1394的Linux底层驱动源码,用c实现了1394的协议,对照程序来研究1394的协议会让你对1394接口理解的更好-The bottom of the 1394 Linux driver source code, with c the 1394 agreement, the control program to study the 1394 agreement will let you understand the 1394 interface, better
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
lscode.tar
- 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
03player
- A8开发板,cpu为三星s5pv210,用C语言开发的MP3播放程序-MP3 player on A8 s5pc210
newonewaylsm_iter50_sh100
- 偏移成像,本次程序主要是用于最小二乘偏移的,是用C语言实现的-Migration imaging
code
- nachos4.0版本中的代码,用c编写-code in nachos4.0 versions
dtv_manager
- 数字电视中,dtv的管理程序,用C在LINUX环境下编程-Digital TV, DTV management procedures, using C programming under Linux
connman-1.1
- 电视操作系统中connman的控制程序,在linux下用C编程-TV operating system connman control program in the C programming under linux
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
voltageDetect.c
- MicroMouse618上用A/D检测电池电压实验程序-voltageDetect for MicroMouse618 A/D
uart
- 这是一个关于串口驱动的程序,用c语言实现的,在用之前必须要对板子进行初始化,初始化代码另附-This is a serial port driver program, c language, the use must be on board before the initialization, the initialization code attached
puzzle-game
- 用C语言编写的俄罗斯方块益智游戏的源代码-Using C language puzzle game Tetris source code
usb_auto
- 用C语言程序,自动实时检测USB设备是否插入或移除。-Auto detect inserting or removing of a usb device.
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
snake_linux
- 使用GTK+空间绘制的贪吃蛇程序,完全用C编写,运行在linux环境下,如果windows环境下也安装了gtk的win32版,也可以显示。-A snake program written with the GTK+ Toolkit, and can be run in the linux enviornment.
lda-c
- LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为
cp_prj1.04
- linux下用C语言编写的文件、文件拷贝复制功能应用程序,并包含封装好的接口-a application for copy command in linux OS , it use C to write, and it contain some usefor interface....
cansocket
- Can通信,两路Can分别对接,两路Can可以相互读写数据,运行在linux在用C++编写,G++编译就好了-Can communicate, Can two docking respectively.Two cans can read and write data to each other, running linux in written C++, G++ compiler like