搜索资源列表
i2c-dev
- i2c-dev.c - i2c-bus driver, char device interface
vigenere
- Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
md5
- MD5的C++源码,并在DEV-C++下编译通过,其中还有注释并带有MD5算法的文档!
Btr01
- 该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在/dev目录下建立can相应的设备文件,使用主设备号254mknod can98801 c 254 0-
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
s3c2410-linux-2.6.11.1-apm-08.11.02
- 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch c
camsnap
- 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
linux-dev-manage.c
- 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
dev-cPP
- dev c++ graphic example
evtest.c.tar
- 使用在Linux下面的程序,可以用来测试event设备,这些设备通常位于/dev/input/。它支持很多的设备类型,对于调试非常有帮助。-Use the following program on Linux, can be used to test the event equipment, which is usually located in/dev/input /. It supports many types of equipment, very helpful for debuggin
GNU-CPP-for-Linux-[cn]
- 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
ubuntu_C
- documentation for ubuntu c++ dev
adc1234.c.tar
- 嵌入式linux多路AD转换驱动程序,四路测试通过 cat /dev/adc1234-Embedded linux multi-channel AD converter driver, four test cat/dev/adc1234
adcon1d.c.tar
- MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
adcon1e.c.tar
- 8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $
i2c-dev
- i2c-dev.c - i2c-bus driver, char device interface.
i2o-dev
- The template and inlines for the C++ mask_array class. -The template and inlines for the C++ mask_array class.
spidev.c
- * This supports access to SPI devices using normal userspace I/O calls. * Note that while traditional UNIX/POSIX I/O semantics are half duplex, * and often mask message boundaries, full SPI support requires full duplex * transfers. There ar
serial_example.c
- 此串口是读陀螺数据 ,并解析数据,读者要读取其它串口数据直接修改数据解析部分即可。(read IMU data from serial dev.)
linux-dev-framework-master实现p2p
- linux-dev-framework是一个Linux程序开发框架,基于C语言和gcc工具链。 linux-dev-framework内含一份简单的源码目录结构、一些常用的C例程和makefile编译脚本。(Linux-dev-framework is a Linux program development framework based on the C language and the GCC tool chain. Linux-dev-framework contains a