搜索资源列表
DOS文件格式转化为UNIX文件格式的C程序
- DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
hwclock
- Linux C程序, 用于同步rtc读取得时间和kernel的时间, 因为有时由于硬件的影响,这两个时间会产生差异。 程序相当于hwclock, 可用于嵌入式设备上。-Linux C program, is used to syncronize the time bwtween RTC and kernel time, since sometimes the two time differs because of hardware problem on embedded equipment.
ecn_error.c.tar
- 在网络中,传递数据的时候经常发生差错,可以用汉明编码进行发送,检错,在一定程度上控制差错-control error by hamming code .This is an Engineering Approach to Computer Networking
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
readdir.c
- A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
rtc.c
- A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
hammingCode_unix
- The program implements Hamming code on binary strings
Linux-C-program
- 精通Linux C编程的一份非常不错的资料,欢迎下载-Proficient in Linux C programming, a very good information, please download the
udpServer.c
- UDP server program to listen client application
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
program-examples
- linux下内核编程的Damon程序 netlink呀什么都有-linux kernel programming under the program netlink 呀 everything Damon
wenjianguanli
- 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
linux-dev-manage.c
- 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
linux-c-program
- linux下C编程,最基本的运用,到文件I/O,网络编程。linux下c学习的宝典-From the initial environment configuration, basic commands to use, build cross-compiled platform, device drivers, a good learning materials linux
Shellprogram.c
- This program works as Shell program in linux
linux-c-producers-and-consumers-
- linux c实现生产者 消费者程序 -linux c program producers and consumers to achieve
linux-C-biancheng
- 一个简单的C++程序,重点说明了一些语句的运用,对初学者很有用-A simple C++ program, focusing on the use of some statement, is useful for beginners
calendar.c.tar
- 一个简单的C万年历程序,可以查询任何年份月份的日历~-Calendar a simple C program, you can check the calendar month of any year-
Linux-C
- 在Linux在编写C程序的一本很好的书,不管是初学者还是有一定功底的人都可以-In writing a C program in Linux, a very good book, whether beginners or people with certain skills can look
Linux-C-Program
- 本书全面解读Linux C程序设计的开发环境、开发工具和典型应用,清晰把握Linux环境编程的精髓。-The book is a comprehensive interpretation of the Linux C program development environment, development tools, and typical applications, a clear grasp of the essence of the Linux environment.