搜索资源列表
firestarter
- Linux系统下著名的个人防火墙,C语言编写,采用Gtk 2.0作为图形界面, 用法和“天网个人防火墙”差不多。可以对某个端口的数据规则进行过滤,也可以屏蔽来自某个IP的所有数据。
audiorecorder
- qt中录音程序,使用C++语言,界面简洁,功能具备,将原始的pcm声音数据读出,生成mp3格式.
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.
LinuxQQ
- 在Linux下用C语言实现的模拟QQ的服务器和客户端软件,*面-In Linux using C language simulation QQ server and client software, no interface
linuxC_sourcecode
- 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
linux-copyfile
- linux下的文件复试函数,C语言实现,具有图形界面。-file copy fuction for Linux system,writen in C, use GTK
wuziqi
- linux环境下c语言写的不需要图形界面的五子棋,在shell执行就可以,下棋是输入坐标的方式,只实现基本功能,做学习使用-c under linux written language does not require the Gobang graphical interface, the implementation will be in the shell, enter the coordinates of playing chess is the way to achieve the ba
unpv13e
- 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
ftpclient
- ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
GTK
- 介绍了linux下gtk2.0的开发方法,介绍了通过 C 语言接口使用 GTK (the GIMP Toolkit)开发linux图形界面的方法-Describes the development of methods gtk2.0 under linux introduced through the C language interface to use GTK (the GIMP Toolkit) developed graphical user interface method of li
src
- C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
ATM
- 自己练习的C语言小程序,ATM系统实现,*面和数据库连接,用文件实现-Own practice C-applet, ATM system implementation, non-interface and database connection, use the file to achieve
1qtwebserv
- linux下的qt界面c语言的web服务器源码-web service with qt GUI and writed by c under linux
login3
- Linux下用CGI实现的用户登录界面,注释详细,C语言与HTML语言。-Linux, implemented using CGI interface, user login, comments, details, C language and HTML language.
cscope-15.7a
- cscope 是一个 C 语言的浏览工具,通过这个工具可以很方便地找到某个函数或变量的定义位置、被调用的位置等信息。目前支持 C 和 C++。cscope 自身带一个基于文本的用户界面,不过 gvim 提供了cscope接口,因此可以在 gvim 中调用 cscope,方便快捷地浏览源代码。-failed to translate
C
- 这里是5个在linux系统下的C语言编写的界面小程序。-Here are five the interface small program written in C language under linux system.
6贪吃蛇游戏(图形界面)
- 使用c++语言写的基于Linux平台下运行的贪吃蛇游戏(The snake game running on the Linux platform based on the c++ language)
SIMS
- 在shell界面下实现的学生管理系统,可以增加,修改,删除学生的信息(The student management system implemented under the shell interface can be added, modified, and deleted.)
snakeQT
- QT界面的最简单的贪吃蛇小游戏,C++语言编写(The simplest greedy Snake game on the QT interface, written in the C++ language)
FM
- 用C语言模拟的收音机功能,字符界面,主要技术点:字符UI、链表(Radio function, character interface, simulated in C language)