CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Linux c

搜索资源列表

  1. gprs

    0下载:
  2. linux下一款GPRS程序源码,采用C语言编写,通过交叉编译可在嵌入式系统上运行,已经通过验证。-GPRS procedures under linux a source, using C language, through the cross-compiler can be run on embedded systems have been validated.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:6216
    • 提供者:罗勇波
  1. chat

    0下载:
  2. 自己写的一款linux下的聊天软件,有群聊,私聊,管理员管理等功能,客户端使用qt图形界面,服务器端用c语言-Wrote it myself under a linux chat software, there are a group chat,私聊, the administrator management functions, using qt graphical client interface, server-side using c language
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-20
    • 文件大小:5962583
    • 提供者:wupeng
  1. telnet

    1下载:
  2. linux上的telnet源码,实现很全面,源码用C语言实现,很容易移植到嵌入式系统中。-telnet on the linux source code to achieve a very comprehensive source using C language implementation, it is easily ported to an embedded system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-10-17
    • 文件大小:177228
    • 提供者:yr
  1. sconfig

    0下载:
  2. c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11440
    • 提供者:edgar
  1. zh_CN

    0下载:
  2. Linux下开源数控系统控制软件EMC2的汉化软件包,内有四个汉化文件,可将软件界面汉化-Under the open-source Linux software, EMC2 CNC system control of the finished package, which has four finished documents can be software interface localization
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:36790
    • 提供者:ayk1985
  1. pipe.c

    1下载:
  2. Linux下管道通信,用管道一端用shell执行命令,在另一端读取命令结果-Linux, pipe communication with the pipeline one end of the shell to execute command to read the results of the command at the other end
  3. 所属分类:Embeded Linux

    • 发布日期:2015-09-30
    • 文件大小:1024
    • 提供者:Folwind
  1. mt_for_android_driver

    0下载:
  2. 电容屏多点触摸驱动,直接加入到linux驱动层。适用于android系统。仅共学习参考,请勿用作商业用途,否则后果自负-Capacitive multi-touch screen driver, added directly to the linux driver layer. For android system. Total study reference only, do not used for commercial purposes, or peril
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:161581
    • 提供者:pengwenliang
  1. server_client

    0下载:
  2. 基于select的经典c/s架构通讯程序-Select based on the classic c/s architecture the communication process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:13315
    • 提供者:空空儿
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. Example--codes-for--xsens-(linux-)

    0下载:
  2. 荷兰xsens公司的最新mems陀螺开发实例,基于linux下的C++编程。其中包含了linux环境下所使用的所有类库文件,极方便进行二次开发。亦称为 MTI AHRS。该实例用于arm下的嵌入式系统开发,主要通过串口编程获取mems传感器的输出,并对所得到的数据进行处理.-Netherlands xsens' s latest mems gyro development instance, under the linux-based C++ programming. Which cont
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:38124
    • 提供者:wuzhaojun
  1. Static Router

    5下载:
  2. 设计和实现一个简单的静态路由机制,用以取代Linux自身通过ip forwarding实现的静态路由方式,进而加深对二三层协议衔接及静态路由的理解。使用socket编程。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple static routing mechanism, to replace the Linux self-realization through the ip
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-07
    • 文件大小:4016
    • 提供者:
  1. cp.c

    0下载:
  2. linux下copy命令的一个实现,显示进度-an implementation of linux copy command with progress showed. . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:734
    • 提供者:www
  1. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. Linux_chatroom_select

    0下载:
  2. Linux网络编程一步一步学-异步通讯聊天程序(select)-Linux Network Programming step by step learning- asynchronous communication chat program (select)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3454
    • 提供者:王波
  1. barber(2)

    0下载:
  2. 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1742
    • 提供者:wgx
  1. html-chunk

    0下载:
  2. Linux C编程一站式学习 学习linux的一本非常不错的书籍 讲的很透彻 详细-Linux C programming of a one-stop shop learn linux a very good book about a very thorough detailed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4538724
    • 提供者:superhn
  1. dltest.c

    0下载:
  2. 介绍linux下的dll编写,介绍了dlopen dlerror dlsym dlclose函数的使用-Introduction dll under linux prepared, introduced dlopen dlerror dlsym dlclose function of the use of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1001
    • 提供者:adu
  1. select-chatting.tar

    0下载:
  2. 使用IO多路复用完成聊天室功能,Linux C完成-Multiplexing using the IO completion chat function, Linux C complete. .
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:73939
    • 提供者:杨少宁
  1. productor_consumer

    0下载:
  2. 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1303
    • 提供者:flydragon
  1. Delphi.and.CBuilder.Decompiler.v3.42.Cracked

    2下载:
  2. Dede之外的另一个超强的delphi,C++builder的反编译工具,支持win和linux的可执行程序。-Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don t have a body, but have an address of code in executable file.
  3. 所属分类:其他小程序

    • 发布日期:2013-12-20
    • 文件大小:1415107
    • 提供者:uuhunter
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com