搜索资源列表
testdb
- 用C语言在linux下编写的使用PROC进行oracle数据库操作的测试程序,可以作为参考
myusb(Linux).zip
- Linux下用C语言编写的一个用于查找usb设备,打开/关闭设备,以及往设备中读写的接口。并且提供了一个简单的测试程序及其源码,Under Linux using C language to find the one for the usb device, open/close devices, and devices to read and write interface. And provides a simple test program and its source code
BOOKSTORE
- [原创]一个用C语言编写的bookstore程序。具有查询,显示,添加,出售书籍等功能。可在windows下用gcc运行。也可以在unix下运行。-[Original] a use of C language procedures bookstore. With inquiries, show that addition of features such as the sale of books. Windows can be run using gcc. Can also be run in
linuxqudongcode
- Linux的设备驱动程序说明,用C语言编写,WORD格式,没有直接给出代码,文档中有相关说明。-Linux device drivers that use C language, WORD format, not directly given code, the instructions in the document.
tcpudp
- 用C语言编写的简单tcp,udp连接程序,用于Linux下的套接字实现-C language with a simple tcp, udp connection program for Linux under the socket to achieve
videodev
- 基于linux的视频驱动程序,用C语言编写的-Based on linux video driver written using C language
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
threecodes
- 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
LCD
- 本源码实现在嵌入式开发中对于下位机LCD驱动,用C语言编写,是运行在嵌入式linux系统下的LCD驱动程序-The source code to achieve development in the embedded LCD driver for the next bit plane, with C language, is running in embedded linux systems of LCD driver
calc
- 用C语言编写的一个简单的计算器程序,有加减乘除开方等算法。-Written in C language with a simple calculator program that prescribing such algorithm, Math.
Tetris.tar
- linux 下用c语言编写的俄罗斯方块程序,可以在framebuffer模式下允许-under linux using c language Tetris program, you can allow the framebuffer mode
Memory_management
- 在Linux系统下用c语言编写内存管理的原理和程序- Uses the c language compilation memory management under the Linux system the principle and procedure
mytool
- 这是用c语言编写的一个小程序,你在linux下运行他,会帮你很好的理解什么是make和makefile。-It is written with a small c program in linux you run him, and will help you understand what a good make and makefile.
six_four.c
- 用C语言编写程序,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出。 标准输入以CTRL+D表示结束。使用系统调用.-With the C programming language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standar
TCP-multi-pthread-program
- 在linux环境下的用C语言编写的基于TCP/IP协议的网络编程的程序。-In the linux environment using C language based on TCP/IP protocol network programming process.
UDP.tar
- 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
LinuxShell
- Shell就是一个命令行解释器,它的作用就是遵循一定的语法将输入的命令加以解释并传给系统。它为用户提供了一个向Linux发送请求以便运行程序的接口系统级程序,用户可以用Shell来启动、挂起、停止甚至是编写一些程序。 Shell本身是一个用C语言编写的程序,它是用户使用Linux的桥梁。-A shell is a piece of software that provides an interface for users of an operating system which provides
ample-0.5.7.orig.tar
- 简单易用的 MP3 服务器 Ample(An MP3 LEnder)是 C 语言编写的简单 MP3 服务器。不支持混音、广播展示 等。 Ample 仅希望成为支持在 XMMS,WinAmp 和 媒体播放器使用“打开位置”进行 MP3 远程播放的简单程序。-The easy-to-use MP3 server Ample (An MP3 LEnder) is a simple MP3 server written in C language. Does not support mixin
激光采集Linux.tar
- 在Linux平台,用C++语言编写的激光数据采集程序。(In the Linux platform, the laser data acquisition program written in C++ language.)
pykkih03
- 用C语言编写的LDPC译码程序,希望对大家有用()