搜索资源列表
-
0下载:
编写一个c语言程序,该程序产生的可执行文件名为tailx,模仿linux的tail命令,比如:当执行:tailx -4 XXX(XXX为某文本文件)时,将打印该文本文件最后4行。如打印的文本行数超过文本内容,则打印全部文本;如参数个数不对,则报错;如果命令所指定的文件名XXX不存在,则报错。-Write a c language program, the program generates an executable file named tailx, mimic the linux tail
-
-
0下载:
利用距离向量算法更新路由表。
该程序的多个实例(进程或线程)可以以运行在一台机器
一个实例代表一个路由器(结点)。
实例之间利用UDP交换路由表。
能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
-
-
3下载:
C语言写的DHCP服务器程序,以前收藏的,给大家分享一下-DHCP server written in C language program, before collection, to share with you. .
-
-
0下载:
使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
-
-
0下载:
根据rfc821协议接受email的c语言程序-Rfc821 accept email in accordance with the agreement of the c language program
-
-
0下载:
用C语言实现Ping程序功能/用C语言实现Ping程序功能-Ping using C language program features/with C language program features realize Ping
-
-
0下载:
c语言编的ping程序,包括一些常用的网络应用方法-c language program for the ping, including some commonly used methods of network applications
-
-
0下载:
我业余时间用C语言开发的P2P程序代码,可能不完善,但很完整-Spare time I used C language to develop the P2P program code, may be imperfect, but it is a complete
-
-
0下载:
用c语言实现的pop3程序,老师上课的范例,对编程技巧很有帮助,写得很经典!-Pop3 using c language of the program, an example of class the teacher, very helpful on the programming skills to write a very classic!
-
-
0下载:
linux下的c语言程序,可以在linux下安装,图形库-c language program under linux, you can install linux, graphics library
-
-
0下载:
C语言写的,网络聊天室程序。
对进行网络编程课程设计的同学,相信有一定的参考价值-Written in C language, network chat room program. Network programming curriculum for students, I believe there is some reference value
-
-
0下载:
简单的ping 命令C语言程序 。适合教学和网络、C语言初学者使用-Simple ping command C language program. For teaching and network, C language for beginners
-
-
0下载:
使用c语言,利用socket编程,实现客户机与服务器的通信,实现打开计算机和打开记事本等操作。-Using c language, the use of socket programming, client and server communication, to achieve the computer and open the Notepad and other operations.
-
-
0下载:
基于CPLD设计的c++语言程序设计资料大全-Daquan based CPLD design c++ language program information
-
-
1下载:
Visual c++ 下使用C语言开发的SOCKET网络通信程序,服务端,多线程,可以同时接受多个客户端的连接请求,最大连接数可修改。-Developed using C language Visual c++ the SOCKET network communication program, the server, multi-threaded, can also accept multiple client connection requests, and the maximum numbe
-
-
0下载:
Visual c++ 下使用C语言开发的SOCKET网络通信程序,客户端,单线程。-The SOCKET network communication program developed using C language Visual c++ client, single-threaded.
-
-
0下载:
C语言课程设计案例精编的光盘文件
包含五子棋、俄罗斯方块等游戏
以及网络方面的c程序
绝对值得收藏-C language curriculum design case for fine disc file contains backgammon, Tetris games and networks c program definitely worth collecting
-
-
1下载:
在Linux环境下用C语言分别编写一个客户端程序client.c和一个服务器端程序server.c,来测试带外数据的发送与接受,并观察是否每一个客户端发送的带外数据都引发服务器端产生SIGURG信号,当服务器端收到SIGURG信号后就可以读取带外数据了-Linux environment with C language to write a client program client.c and a server-side program server.c test band data tran
-
-
0下载:
这个是c语言程序,希望对您有用。这个学好,将来能进微软,或者写游戏。-This is the c language program, I hope useful for you.
-
-
0下载:
这是一个用C语言写的图书管理系统,大一短学期C语言程序设计的作业!(This is a Book management system written in C language, a short term C language program design homework!)
-