搜索资源列表
Linux上搭建C-C++IDE开发环境
- Redhat linux上面没有提供Anjuta软件包,上面提供了一个Glade应用程序界面设计工具。Linux上面使用Anjuta和Glade以及Glademm软件包可以搭建一个linux下面进行C/C++软件开发的IDE环境,可以进行GTK+/Gnome的应用程序开发。-Redhat linux above did not provide Anjuta package that provides a Glade Application Program Interface design too
StudentMSystem.rar
- Linux环境下用C语言实现的学生管理系统,界面友好,可进行简单的学生成绩管理。,Linux environment using C language implementation of student management systems, user-friendly, easy to carry out the management of the students grade.
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
QTdeveloponlyfortq2440embedsky
- TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品),包含所
QtCapture.tar
- 用OPENCV获取摄像头的图象并直接在QT的界面上显示-OPENCV camera used to obtain the images and directly in the QT interface display
mp4Black.tar
- 基于QT3.3 mp4 界面 linux 开发源码-based on QT3.3 mp4 skin linux source code
The_Programming_Interface_Specification_of_Applica
- 本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的 应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序 (“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支 持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the
qt
- linux qt 图形界面设计资料全集-linux qt GUI Design Works
wu
- linux C 写的图书馆学生登入界面源码-linux C library written by students log source interface
PXA270GPRS
- PXA270开发板+GPRS,采用嵌入式Linux系统,Qt/Embedded图像用户界面编程,实现电话拨打和短信功能。-PXA270 development board+ GPRS, embedded Linux systems, Qt/Embedded graphical user interface programming, the realization of telephone calls and SMS function.
GTK2.0
- linux编程中GTK2.0的API查询手册,十分实用。适合于编写面向对象的linux程序的入门教程。-linux programming the API query GTK2.0 manual, very useful. Suitable for the preparation of object-oriented procedure linux Tutorial.
linuxC_sourcecode
- 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
mycam.tar
- 一个简单的摄像头播放程序,用qt做的界面,video 4 linux 获取摄像头视频帧。-A simple camera capture program using qt.
cankao
- Linux 下利用GTK实现的类似QQ聊天软件的界面程序,含有GTK菜单、按钮、图片等组件创建及布局方法-Linux,Gtk,chat software like QQ which is very helpful for those beginners.
MiniGUI-3.0.2-Evaluation-Linux-PC.tar
- minigui-3.0是最新的图形界面软件 免费开发版本。-minigui-3.0
linux-qt-ui
- linux-qt-ui,qt界面开发,linux-qt-ui,qt界面开发
linux
- 本系统包含图形与网络的linux编程实现生产者与消费者系统,界面美观。 该文件里有实验报告和代码,用linux+图形工具编程。-This system consists of graphics and network programming producers and consumers linux system, beautiful interface. There are experimental reports that document and code, using linux+
Linux-driver-development18
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
6贪吃蛇游戏(图形界面)
- 使用c++语言写的基于Linux平台下运行的贪吃蛇游戏(The snake game running on the Linux platform based on the c++ language)