CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - linux 例程

搜索资源列表

  1. poatest

    0下载:
  2. 工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。-working environment for Linux, the open-source project CORBA MICO. This integrity of the process of the realization of how the POA guard routines MICOD to respond to a c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8366
    • 提供者:刘尚新
  1. events

    0下载:
  2. 一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6875
    • 提供者:刘尚新
  1. tcpcandperl

    0下载:
  2. 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27988
    • 提供者:李强
  1. 11912927vctuxing1

    0下载:
  2. 分析一个英文文本文件中所有单词出现的频率,用linux下的标准c语言实现,是我的internet高级编程的第一次作业。编译后在可执行文件后跟上一个英文文本文件名字就可以了,程序会在屏幕打印出该文件中每个单词出现的次数。可以作为linux下的c语言学习例程使用
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32200
    • 提供者:张岩
  1. tcpc1

    1下载:
  2. linux下的网络通讯例程,采用TCP通讯,客户端例程,本人 在LINUX环境下测试通过,绝对好用哦-the examples about net communication in linux,is a client program that use the TCP protocal and is checked in linux envirment.It is good!!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1825
    • 提供者:周三
  1. llibbdnet-110i

    0下载:
  2. libdnet 为若干个低层的网络例程提供了一个简单易懂的可移植的接口,包含网络地址处理,内核arp 缓冲与路由表查找与管理,网络防火墙(IP filter, ipfw, ipchains,, pf, PkktFilter, ...),网络接口查找与管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包与以太网帧的传输。 -the libdnet as a number of low-level network routines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:399343
    • 提供者:明白的
  1. DR_MPI

    0下载:
  2. 标准C开发的MPI例程 计算数字的根数, 在Linux和Windows上均可运行-C development of the MPI standard routines Root of the number of calculations
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:23070
    • 提供者:tengbo
  1. LocalVey

    0下载:
  2. 本程序根据血与荣誉网络通信引擎代码开发 例程里面的库和头文件目录你改成自己的目录就可以编译了 这个例程只是包含了本地验证例程,所以你们使用本地验证就行了,关于网络验证的代码可以先不用管他。 Bin目录是需要的DLL文件 SDK是你加载和开发的客户端头文件和LIB库,你可以自己参考例程来放到你的程序中实现本地验证。 Test_AuthRegCode 是例程代码文件,你可以参考这个文件夹中的两个程序来实现你的本地验证,还包含一个注册KEY生成程序代码。 网络验证将在以后发
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2123136
    • 提供者:秋天
  1. servermuti

    0下载:
  2. linux 下利用FORK生成子进程,从而可以多客户端访问服务器等基本例程,在linux环境下分别编译两个文件,在不同窗口运行一个服务器端,运行多个客户端,即可看到效果-Under linux use FORK generate child processes, which can be more than the Client Access server and other basic routines, respectively, in the linux environment to co
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1260
    • 提供者:jionglk
  1. linux--gprs

    0下载:
  2. linux下的gprs控制程序源码,实现GPRS module的接收数据的例程-linux gprs this is a simple test of receive a short message via GPRS module
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5658
    • 提供者:q31659899shixi
  1. spidev_test

    0下载:
  2. linux 3.0.0 测试spi接口,用于测试spidev0.0的官方例程,经过我的测试,可以顺利使用。(Linux 3.0.0 test SPI interface)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:yellmonster
  1. PCIe_Fundmental

    0下载:
  2. PCIE总线驱动,分为linux,x86和x64版本,并附带PCIE例程。(PCIE bus drivendivided into Linuxx86 and x64 versions with PCIE routines)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:5030912
    • 提供者:飞飞
  1. libiec61850

    0下载:
  2. IEC61850开源实现库,包含头文件、函数文件和测试例程文件(his library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1523712
    • 提供者:yinming
搜珍网 www.dssz.com