搜索资源列表
DOS文件格式转化为UNIX文件格式的C程序
- DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
c++program
- C++完美演绎编程基础训练,上手简单明了,迅速提高动手能力。
RSA-base-c-program.rar
- 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
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
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
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.
Playfair.c
- C program to cipher and decipher playfair
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
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.
100-classic-C-program
- 100个经典的C程序,属于编程基础,广泛应用于各个领域-100 classic C program,which has a lot of help for Clanguage programming,welcome to refer to comment