CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - c language program

搜索资源列表

  1. tailx

    0下载:
  2. 编写一个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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:182964
    • 提供者:small
  1. distanceVectorRouter(c).rar.ra

    0下载:
  2. 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:32151
    • 提供者:冷冰
  1. DHCP

    3下载:
  2. C语言写的DHCP服务器程序,以前收藏的,给大家分享一下-DHCP server written in C language program, before collection, to share with you. .
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-05-30
    • 文件大小:7168
    • 提供者:刘建华
  1. FileTransfer

    0下载:
  2. 使用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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:25955
    • 提供者:fy
  1. rfc821-c.tar

    0下载:
  2. 根据rfc821协议接受email的c语言程序-Rfc821 accept email in accordance with the agreement of the c language program
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:18347
    • 提供者:杨先生
  1. Ping

    0下载:
  2. 用C语言实现Ping程序功能/用C语言实现Ping程序功能-Ping using C language program features/with C language program features realize Ping
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3609
    • 提供者:CLARK
  1. ping_

    0下载:
  2. c语言编的ping程序,包括一些常用的网络应用方法-c language program for the ping, including some commonly used methods of network applications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:990434
    • 提供者:李锋
  1. p2p_c

    0下载:
  2. 我业余时间用C语言开发的P2P程序代码,可能不完善,但很完整-Spare time I used C language to develop the P2P program code, may be imperfect, but it is a complete
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:586284
    • 提供者:浪子
  1. POP3_Sample

    0下载:
  2. 用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!
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:183865
    • 提供者:庄明月
  1. gtkP-3.0.1.tar

    0下载:
  2. linux下的c语言程序,可以在linux下安装,图形库-c language program under linux, you can install linux, graphics library
  3. 所属分类:Linux Network

    • 发布日期:2017-06-16
    • 文件大小:24662067
    • 提供者:liumin
  1. ChatRoom(Csocket)

    0下载:
  2. C语言写的,网络聊天室程序。 对进行网络编程课程设计的同学,相信有一定的参考价值-Written in C language, network chat room program. Network programming curriculum for students, I believe there is some reference value
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2311330
    • 提供者:
  1. ping

    0下载:
  2. 简单的ping 命令C语言程序 。适合教学和网络、C语言初学者使用-Simple ping command C language program. For teaching and network, C language for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:4451
    • 提供者:张杰
  1. C-network-program

    0下载:
  2. 使用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.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2787477
    • 提供者:smile
  1. CPLD

    0下载:
  2. 基于CPLD设计的c++语言程序设计资料大全-Daquan based CPLD design c++ language program information
  3. 所属分类:Linux Network

    • 发布日期:2017-05-02
    • 文件大小:990100
    • 提供者:林帅波
  1. VS2008-C-socket-server

    1下载:
  2. 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
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-07-05
    • 文件大小:2142208
    • 提供者:yanan
  1. VS2008-C-socket-client

    0下载:
  2. Visual c++ 下使用C语言开发的SOCKET网络通信程序,客户端,单线程。-The SOCKET network communication program developed using C language Visual c++ client, single-threaded.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-24
    • 文件大小:2729984
    • 提供者:yanan
  1. C-language-curriculum-

    0下载:
  2. C语言课程设计案例精编的光盘文件 包含五子棋、俄罗斯方块等游戏 以及网络方面的c程序 绝对值得收藏-C language curriculum design case for fine disc file contains backgammon, Tetris games and networks c program definitely worth collecting
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:4150637
    • 提供者:万鹏
  1. Socket-Program

    1下载:
  2. 在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
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:221719
    • 提供者:落落
  1. c

    0下载:
  2. 这个是c语言程序,希望对您有用。这个学好,将来能进微软,或者写游戏。-This is the c language program, I hope useful for you.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:41036
    • 提供者:alan
  1. 图书管理

    0下载:
  2. 这是一个用C语言写的图书管理系统,大一短学期C语言程序设计的作业!(This is a Book management system written in C language, a short term C language program design homework!)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:shawray
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com