CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 网络编程

资源列表

« 1 2 ... .18 .19 .20 .21 .22 723.24 .25 .26 .27 .28 ... 802 »
  1. 政府公文系统

    1下载:
  2. 本案例SQL Server数据库,asp,系统登陆以及实现用户功能的网页文件,另外还包括系统配置文件。-this case, SQL Server database, asp, landing systems and the realization of the user's homepage documents, in addition to including system configuration files.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:110.79kb
    • 提供者:chen
  1. ftp服务器源码

    1下载:
  2. ftp服务器编程,采用VC-ftp server programming, using VC
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:118.25kb
    • 提供者:陈旭
  1. CPORT20 C语言开发串行通讯程序库

    1下载:
  2. 一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:76.83kb
    • 提供者:李知周
  1. 远程网络监控系统

    1下载:
  2. 远程监控网络,实现对网络和网络系统的管理。请大家试用。如果有摄相头,可以实现视频监控。-remote monitoring network, network and network systems management. Please probation. If a camera, video monitoring can be achieved.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:107.83kb
    • 提供者:廖毅
  1. 读取网卡mac

    1下载:
  2. 用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块 -with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25.32kb
    • 提供者:邵志民
  1. Linux下网卡驱动程序源码分析

    1下载:
  2. linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:306.41kb
    • 提供者:于军
  1. KANIPSoluton_V

    1下载:
  2. 一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification serv
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:71.79kb
    • 提供者:大东
  1. my麻将游戏

    1下载:
  2. 本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are intr
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:880.79kb
    • 提供者:唐堂
  1. Delphi6网络通信协议分析与应用实现附书源码

    1下载:
  2. Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8.52mb
    • 提供者:hu
  1. 网络仿真-1-持续的CSMA

    1下载:
  2. 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > d
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46.91kb
    • 提供者:fang
  1. 网络仿真-分隙ALOHA曲线

    1下载:
  2. 分隙ALOHA: 该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。 所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。 -points gap ALOHA : under the agreement, users always have a frame after frame until the next time when
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:45.8kb
    • 提供者:fang
  1. EMAIL服务器

    1下载:
  2. 实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:308.94kb
    • 提供者:zhu
« 1 2 ... .18 .19 .20 .21 .22 723.24 .25 .26 .27 .28 ... 802 »
搜珍网 www.dssz.com