搜索资源列表
file_transfer
- linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
RGB_player
- 在linux下简易的播放器,可以用来测试.yuv文件-In summary, under linux player that can be used to test. Yuv file
pralle_shell
- 本程序为Linux下的简易shell,支持多通道和重定向,并可并发同步运行linux程序。-Under Linux this program is simple shell, multi-channel and redirect, and can simultaneously run linux programs concurrently.
FTP
- 在Ubuntu下面实现的一个非常简易的FTP服务器,可以帮助初学者很好学习Unix环境编程~!-In Ubuntu the following a very simple realization of FTP server, you can help beginners learn Unix environment, good programming ~!
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
Qt-Embedded
- 这是在qt界面下实现的多个小程序,能实现很多小功能,实用且简易-This is in the qt interface to achieve a number of small programs that can achieve a lot of small features, practical and easy
ATM.tar
- linux下自己实现的简易ATM,功能。可以查看文件中帐户信息。-linux easy to achieve under their own ATM, function. You can view the document account information.
graph_DFS
- 简易链表linux下实现单向链表的C语言实现程序,有详尽的链表操作函数,可以作为C语言学习的参考代码-Easy to achieve one-way linked list linux C-language program, a detailed list manipulation functions can be used as reference for learning the C language code
Simple-multi-threaded-server-client-
- 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
linuxCaculate
- 在linux系统环境下实现简易计算器,对于学习linux会有帮助,希望能帮到你-to make a caculate under linux,It s breif,but useful,I hope that it can offer you help
Simple-Board-V1.0
- 用php+mysql实现的简易留言板。可以发言、删除留言、回复留言等简单功能-To achieve a simple message board using php+ mysql. Can speak, delete the message, reply to the message and other simple functions
Qt-Calculator
- linux下使用Qt开发的一个简易的计算器,Qt新手可以下载学习,-linux under a simple calculator, developed using Qt Qt novice can download the study,
serial
- 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
uCos2-20100921
- uCos2是一个简易的OS,由网友移植并提交给友善之臂,它支持的驱动很少,表现出来的只有串口打印和LCD显示,并且某些地方还不完善,我们稍做修改并使之可以自适应64M-1GB Nand Flash版本的 mini2440/micro2440,我们并不对它的原理和移植过程提供技术支持。-uCos2 is a simple OS, porting and submitted to a friendly arm by the users, which supports the driver rarel
painter--PC
- Linux下利用Qt制作一个简易画板,包含所有文件可以直接运行-Under Linux use Qt to make a simple drawing board, including all files can be directly run
glist
- 非常简洁的通用链表代码,直接可以编译可以用!(Very concise general list of list code, directly can be compiled to use!)