CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 客户端

搜索资源列表

  1. tcp_client

    0下载:
  2. 网络编程,linux下客户端的程序,编译成功了-Network programming, linux client program, the compiler successfully
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:855
    • 提供者:zhanhe
  1. clia

    0下载:
  2. 基于嵌入式的开发,开发板CS模式客户端测试程序-Based on embedded development, the development board CS mode client test program
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:woweili
  1. 12_day

    0下载:
  2. linux 的广播和多播编程实现服务器与客户端的通信 linux 的广播和多播编程实现服务器与客户端的通信-linux broadcast and multicast programming server and client communications linux broadcast and multicast programming server and client communication
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:25658
    • 提供者:张永龙
  1. client

    0下载:
  2. 进程间通信,通过客户端的程序来进行数据的收发,主线程和进程间通过数据的交互来进行通信-Interprocess communication, through the client program to send and receive data, the main thread and the interaction between processes through data for communication
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:1269
    • 提供者:sunxu
  1. Embedded-Automatic-Guided-Vehicle

    0下载:
  2. 自动导引小车,包括PWM驱动,红外避障传感器驱动,测速传感器驱动。以及应用程序。 QT客户端,实现对小车的实时监控。-Automatic guided vehicles, including PWM driver, infrared obstacle avoidance sensor-driven, speed sensor driven. And applications. QT client to achieve real-time monitoring of the car.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:470759
    • 提供者:dingzhou
  1. mjpg-streamer-mini2440-zc301.tar

    0下载:
  2. 1. 在linux2.6.30 -linux2.6.32 中通过ZC301摄像头使用WebCam开源项目:mjpg-streamer 2. 可以使用客户端软件viewer_client.exe测试,也可以在网页中使用IP地址或花生壳免费域名访问,不需要特别安装Java 补丁也可以浏览 3. 访问的端口号用7070 , 可以跳过电信对普通端口的限制 , 网页访问方式时用域名或IP :7070 /javascr ipt_simple.html ( 或 javascr ipt.html 等其
  3. 所属分类:Driver develop

    • 发布日期:2016-05-17
    • 文件大小:1010688
    • 提供者:
  1. Chat-epoll

    0下载:
  2. epoll模型的客户端和服务端,一个简易的聊天程序,已通过测试-Epoll model of client and server, a simple chat program, has passed the test
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:18441
    • 提供者:林非
  1. damicms_v4.5.1208

    0下载:
  2. 大米CMS是一个免费开源、快速、简单的PC建站和手机建站集成一体化系统,致力于为用户提供简单、快捷的PC建站和智能手机建站解决方案。 提供开源的安卓手机客户端(APK)和对应的服务器端系统源码下载。 -Rice CMS is a free, open source, fast and simple PC website and mobile website building integration system integration, is committed to provide users
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5424128
    • 提供者:Blabla
  1. openwrt-ar71xx-generic-tl-wr740n-v1

    1下载:
  2. openwrt tl-wr740n的固件,可以用来破解netkeeper客户端 ,闪讯客户端,dr客户端等等,如有需要请联系qq:1368064746-this is the firmware of tl-wl-740n,which can be used in the crack of netkeeper,dr,shanxun and so on .contact my qq:1368064746
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-23
    • 文件大小:3456305
    • 提供者:李剑
  1. vnc

    0下载:
  2. 有两个程序在这里的两个子目录: vncviewer的 - 这是VNC查看器或客户端,程序为Win32。 WinVNC的 - 这是VNC服务器为Win32。它允许NT桌面 使用VNC查看器远程访问。-There are two programs here in the two subdirectories: vncviewer- this is the VNC viewer, or client, program for Win32. winvnc-
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:824975
    • 提供者:葛腾青
  1. Socket-web

    0下载:
  2. 基于Cortex-A8,编写Socket服务器,实现客户端与服务端数据交互功能。-Based on the Cortex-A8, write Socket server, to achieve the client and server data exchange capabilities.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:8274
    • 提供者:江飞雪
  1. TheChat

    0下载:
  2. 可以实现客户端与服务端的发送与接受,并且有聊天窗口-chat programme
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:86789
    • 提供者:lzc
  1. iceboot

    0下载:
  2. 基于TQ2440的建议Uboot实现,包括: 核心初始化 内存初始化 mmu初始化 按键初始化 nandflash初始化 DMA初始化 LCD初始化 电阻式触摸屏驱动 网卡初始化 移植tftp客户端 移植bootm命令 对上述内容的测试程序 代码风格良好,注释详细,可用于2440平台的学习,有兴趣的可以向本人要学习所做的笔记。QQ:49042765-Based on Uboot s proposed TQ24
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:55481
    • 提供者:geenli
  1. wjcs

    0下载:
  2. linux小文件传输程序,运用于客户端向服务端申请文件并传输给客户端-Linux small file transfer procedures, the use of the client to the server application file and transfer to the client
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2950
    • 提供者:黄勋浩
  1. guessnumber

    0下载:
  2. 这是一个猜数小游戏,支持多个客户端同时访问服务器,输入一个数字服务器会提示大了还是小了,知道猜到正确的数-guess number
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3693
    • 提供者:taj
  1. 37thread

    0下载:
  2. Linux下客户端服务端通信机制代码级别描述,通过线程触发-Linux client server communication mechanism to describe the level of code, through the thread to trigger
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:john
  1. tyni6410_dm9000

    0下载:
  2. tiny6410 裸机DM9000网卡驱动,并且移植号了tftp客户端和arp协议,可以通过tftp下载linux内核,并通过bootm命令启动内核。-Tiny6410 bare metal DM9000 network card driver, and transplantation of the tftp client and arp protocol, you can download linux kernel through tftp, and bootm command to star
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:66690
    • 提供者:陈海兵
搜珍网 www.dssz.com