搜索资源列表
ftp库函数精彩样例(实现get命令)
- 涵盖ftp封装的大部分库函数 以get命令为例演示,一个不错的ftp编程资料-ftp package covers most of the library functions to get orders demonstration example, a good ftp program information
a semaphore
- 进程之间通讯的一个例子-process of communication between an example
uCOS-II_expriment
- uCOS-II实验例子,一个很不错的参考学习方案。-for uCOS-II experiment example, a very good reference for learning programs.
创建写共享内存
- 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
example
- fork()函数的使用方法,以及几个比较典型的例子-fork () function to use, and a few typical examples
capclass
- 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
qttutorial
- 第一个程序是一个简单的Hello World 例子。它只包含你建立和运行Qt 应用程 序所需要的最少的代码。上面的图片是这个程序的快照。-The first procedure is a simple Hello World example. It includes the establishment and operation of your Qt applications need a minimum of code. The above picture is a snapshot of
netlink_demo
- NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
ipc
- Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
gps-232
- 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
bash_Cookbook_examples_2009-05-23-A.tar
- Linux Shell program example: bash_Cookbook_examples_2009-05-23-A.tar-bash_Cookbook_examples_2009-05-23-A.tar
qw-example
- 绝无仅有的学习linux的代码,把里面的例子学一遍,你就是写linux应用程序的高手了。-Unique learning linux code, to which the case study again, you' re a master of writing a linux application.
serial-program-example
- 一个有用的GNU工具来调试和跟踪串口通信源码-a usefull gnu tools to debug and trace serial port communication Here are the documents help you to install and use uct
linux-example-code
- linux编程实例代码,可以帮助初学者学习linux的编程方式,可谓是大有益处!-linux programming code examples that can help beginners learn linux programming approach can be described as a great benefit!
a
- linux静动态链接库,里面有丰富的资料,及实例,欢迎下载-Linux static and dynamic link library, which is rich in material, and example, welcome to download
MacMilan---Linux-socket-programming-by-example.ra
- There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potentia
notepad
- QT写的一个记事本例子,是QT的入门较好的参考资料-QT to write a Notepad example, a good reference of the entry of the QT
Linux-Programming-by-Example
- linux编程实例,详细描述每个linux系统函数的调用-Linux programming examples, a detailed descr iption of each linux system function call
Unix.Shells.By.Example
- 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNI
qt-example
- 利用qt来实现一个简单的对话框程序,有信号与槽的使用,是一个经典易懂的程序-To teach you to make a dialog program by qt