搜索资源列表
X-Window-DevelopExamples
- unix/linux下面X-Windows的开发示例代码-unix / linux below X-Windows development sample code
s3c2410-buttons
- s3c2410基于linux的按键示例代码 -s3c2410 the keys sample code
proc示例程序
- oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
mp4player_using_fb0
- 一个使用 linux编写的mpeg4解码代码,包括mpeg4解码库和示例代码
app
- linux下摄像头如何使用的示例代码,目前监控功能太普通了,大家可以参考一下
qt3.8coding
- 这是qt3.8的示例代码,对于初学者有很大的帮助
examples
- 这个是一个完整的linux编码示例代码包,想学习linux初级编程的。可以下来看看哦.
3970967ftp
- tftp的示例代码,写得不错,值得一看,不要后悔哟
soapserver
- linux, gsoap, thread pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码
gcc fork函数
- gcc 子进程编程示例代码
linux内核锁示例代码
- linux内核锁机制的相关源代码示例,包括自旋锁,互斥量,完成量等内容。
capture
- alsa 录音示例代码 官方提供 测试通过-alsa- sample to capture voice or sound
yuv422_jpg
- 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
calc_pi
- 计算PI的值的示例代码。仅供参考.无版权责任。-Demo to calc PI value.
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
1
- mini2440_linux示例代码 mini2440_linux example code-mini2440_linux example code
sdlwav
- 使用SDL播放wav文件的示例代码. 大家可以参考下.-SDL play wav files using the sample code. We can refer to the next.
demofb
- linux下操作framebuffer来显示的示例代码. 给大家参考下.-linux operating framebuffer to display the sample code. under for your reference.
sound
- OSS示例代码,演示了在Linux下的一个简单的音频程序。-OSS simple source code