CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 这个c

搜索资源列表

  1. qt-x11-2.3.2.tar

    0下载:
  2. Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。-GUI developing circumstance by Trolltech. It can support many APIs and be a good tool for GUI developing on Linux. This version can be use with qt-embedded-2.3.7.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.56mb
    • 提供者:何飞
  1. lndir.c

    0下载:
  2. lndir: Create shadow link tree. 最新的Xorg代码已经不包含这个小程序了,还是非常有用的,特意找出来
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.15kb
    • 提供者:Master Huang
  1. linux_boa_cgic

    1下载:
  2. 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-09-22
    • 文件大小:1.32mb
    • 提供者:龚嘉
  1. syn_flood.c.tar

    0下载:
  2. SYN攻击代码,是在linux下运行的,大家可以从这个例子学习,但不要利用此代码去攻击别人-SYN attack code is running under linux, we can learn from this example, but do not use this code to attack other people
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3.68kb
    • 提供者:chenkang
  1. main.c.tar

    0下载:
  2. 这个是linux下的linphone_3.2.1的一个源文件-This is a source file linphone_3.2.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10.41kb
    • 提供者:gang
  1. receive1.c

    0下载:
  2. 这个主要是linux下用来接受串口中接受通过串口传来的字符串,并将其保存到一个指定的文件中。-This is mainly used to receive serial port under linux, accepted the string coming through the serial port, and save it to a specified file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.18kb
    • 提供者:齐海鑫
  1. send.c

    1下载:
  2. 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.02kb
    • 提供者:齐海鑫
  1. serial.c

    0下载:
  2. 这个是标准的serial howto programming 里翻译后的串口编程内容。里面的东西需要改动一些参数设置。-This is a standard serial howto programming Lane translated the contents of the serial programming. The stuff inside is to set some parameters need to be changed.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.32kb
    • 提供者:齐海鑫
  1. MINIGUI-USER-MANUAL-V1.3-1-C

    0下载:
  2. MINIGUI1.3.1的编程手册,这个版本的手册已经很少了,不过还是有人用。-MINIGUI USER MANUAL V1.3.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.18mb
    • 提供者:张方伟
  1. graphics

    0下载:
  2. 这是一个对Graphics View类精彩实例,运用这个C++类在linux环境下 实现的窗口设置-This is a wonderful instance of the Graphics View classes, using the C++ class implementation in the linux environment, the window settings
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:565.6kb
    • 提供者:覃彦鑫
  1. mmtrie

    0下载:
  2. 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5.08kb
    • 提供者:王涛
  1. c_time

    0下载:
  2. c语言使用的关于时间函数的总结,可以通过这个总结得到你想要的时间转换效果。-c language use on the summary function of time, can be summed up by this time of transition effects you want.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:68.42kb
    • 提供者:hehe
  1. ubuntu-C

    0下载:
  2. ubuntu-C开发环境配置,安装build-essential这个软件包-ubuntu-C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:682byte
    • 提供者:夏显中
  1. C-connect-mysqlconnection

    0下载:
  2. 这个是我做练习自学时学的饿,关于C来连接数据库的。-This is I do exercise when hungry, self-study learn about C to connect to the database.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.33kb
    • 提供者:wangQ
  1. C-operating-mysql-databases

    0下载:
  2. 我是在linux下做的,这个也是我自学弄的,是用C连接数据库,对数据库的一些基本操作-This is my self-study lane of, it is to use C connect to database, some of the basic operation of the database
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.34kb
    • 提供者:wangQ
  1. C-the-error-code-and-error

    0下载:
  2. 这个是我在linux下做的,但是也可以用于其它操作系统的。是C语言中一些常见错误代码-This is my next do in Linux, but can also be used to other operating systems. Is C some common error code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3.31kb
    • 提供者:wangQ
  1. RGBToBMP.c.tar

    1下载:
  2. 视频采集的过程中,有时需要用到将RGB模式转换成BMP格式的图片,本程序能很好的完成这个功能,推荐学习。-Video capture process, and sometimes need to use the RGB mode into BMP format, this program can accomplish this function well, it is recommended to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:552byte
    • 提供者:dsads
  1. Tpingziph

    0下载:
  2. 这个C程序是在linux下运行行!发送icmp数据包进行主机攻击 -This C program is run OK under linux! Send icmp packets to the host attack
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2.02kb
    • 提供者:
  1. encog-c-master

    0下载:
  2. 这个文件包含了Encog的C代码,头文件已经重新编译,可用与于C++。文件包含了如何编译和执行c的说明。-his file includes the complete source code for Encog for C. The header files are designed so that Encog can also be used with C++. This file includes instructions on how to compile and execu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:79.01kb
    • 提供者:Chen Zhang
  1. lxc.snap.c

    0下载:
  2. lxc 快照管理工具 些快照克隆的一个明显的用例是支持 rootfs图像的增量开发。 进行一些更改,快照, 做一些更改,快照,还原... lxc-snap是一个使用lxc API的小程序,可以更容易地支持这个用例。 你从一个overlayfs支持的容器开始,做一些更改,快照,进行一些更改,快照...这是一个更简单的模型比手动使用克隆,因为你继续开发相同的容器,o1,而快照被保留,直到您需要。(lxc-snap management tool)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:4kb
    • 提供者:hangw
« 12 3 4 »
搜珍网 www.dssz.com