搜索资源列表
linuxcontrol
- linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -wall -o main.c ....... gnome-config --cflags --libs gnomeui 进行编译-the man-machine dialogue programming functions using GTK / GNOME, user interface, the interface can operate on t
exercise_src
- sun 给出的源程序,可用sunstudio或gcc编译.
zengjiaLinuxxitongdiaoyong
- 添加一个新的系统调用,实现一项新的功能,如查找系统中所有进程的名称和族亲关系信息,或文件复制,重新编译和运行内核,使新的系统调用可用。
chuankou_board
- 两段程序,在LINUX下通过串口传输,保证可用,交叉编译后还可以和ARM开发板传输数据,一个是发送端,一个是接受端
BIND9.7.3源码
- BIND9.7.3源码,为.tar.gz格式,可用sourceinsight查看,也可在linux下编译安装。
led_driver_test
- 嵌入式PXA270开发板LED驱动的测试程序,编译通过,测试可用
x264-20070913-v2245
- x264组织编写的,用于支持H264在linux系统上可用ffmpeg进行编译的源码-x264 organization prepared to support H264 ffmpeg in linux system to compile the source code available
ethtool-6.tar
- ethtool-6网络包解析工具源码。可以完整编译通过。需要研究网络抓包原理和协议的朋友可用-ethtool-6 network packet analysis tool for source code. You can completely compile. Need to study the principles of network packet capture and protocol friends available
examples
- linux下prosilica摄像头的例程,很全,编译后直接可用-camera under linux prosilica routine, it is full, can be compiled directly
udp_send
- Linux下发送udp数据,使用C语言编写,可用CC编译器编译,简单易懂。-Send udp data to destination IP in Linux evironmention. using C
VT6656_Linux_src_v1.19_12_x86
- 自己编译的USB接口wifi驱动模块(VT6656,),S5PC100开发板可用,insmod模式,带WPA加密模块,WPA-supplicant为加密脚本。--USB interface, to compile the wifi driver module ( series can be used), S5PC00 development board is available, insmod mode, with WPA encryption module, WPA-supplicant fo
QtWeb-elf386
- 基于qt开发的浏览器程序,经过测试编译可用-qt web
sys
- 这是我自己在linux下写的c程序,在linux下可用gcc可编译运行。程序功能是学生信息管理,有三种用户,管理员,教师,学生。管理员可对教师学生进行添加和删除,教师可对学生进行删除和添加。学生只能查看教师信息和添加学生信息。使用数据结构的循环双链表进行数据管理。数据存储于文件一边下次访问。访问许要密码和用户名登陆。开始时可用管理员aaa密码aaa登陆。有三个数据存储文件,请不要删除,不然会报错找不到文件的。程序属于初学练手之作,有很多缺点,望包涵。但是c语言初学者还是值得看看的。里面还是有一些
encog-c-master
- 这个文件包含了Encog的C代码,头文件已经重新编译,可用与于C++。文件包含了如何编译和执行c的说明。-his file includes the complete source code for Encog for C. The header files are designed so that Encog can also be used with C++. This file includes instructions on how to compile and execu
spidev
- spi用户空间程序,亲测可用,直接编译可运行-spi user read and write
IOT_Bing
- linux 下socket编程,下载直接可用,路径要改下,编译连接就可以(Linux under socket programming, download directly available, the path to be changed, the compiler can connect)
libminigui-3.0.12-linux.tar
- 开发库libminigui-1.6.10.tar.gz 编译完成后生成三个库:它们分别是libminigui、libmgext以及libvcongui。libminigui 是提供窗口管理和图形接口的核心函数库,也提供了大量的标准控件;libmgext 是libminigui 的一个扩展库,提供了一些高级控件以及“文件打开”、“颜色选择”对话框等;libvcongui 则为Linux操作系统提供了一个应用程序可用的虚拟控制台窗口,从而可以方便地在MiniGUI环境中运行字符界面的应用程序。(D