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

搜索资源列表

  1. draw4.rar

    5下载:
  2. 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
  3. 所属分类:Windows编程

    • 发布日期:2013-04-22
    • 文件大小:2884641
    • 提供者:yangyan
  1. 44444

    0下载:
  2. 用C实现的C均值算法,和c++相比也有所不同,希望学C的可以学习,在Linux下的eclipse中运行通过-C of C with the realization of the mean algorithm, and c++ Different compared to the hope that science can learn from the C in Linux to run under the eclipse through
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1797
    • 提供者:hbtmthj
  1. BLOB-CENTRE

    0下载:
  2. opencv codes in C++ (linux and eclipse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1842
    • 提供者:priya
  1. BOX

    0下载:
  2. opencv codes in C++ (linux and eclipse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:894
    • 提供者:priya
  1. CAPTURE-FRAME

    0下载:
  2. opencv codes in C++ (linux and eclipse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:priya
  1. PYRAMID

    0下载:
  2. opencv codes in C++ (linux and eclipse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:priya
  1. VIDEO

    0下载:
  2. opencv codes in C++ (linux and eclipse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:980
    • 提供者:priya
  1. contact

    0下载:
  2. 我们在学习嵌入式时所编写的电话本的源代码,还只是初级阶段,在Linux系统下用Eclipse编写的C语言程序的。改程序分为文件操作和数据库(MysqL)操作,代码自己拿去看吧,代码注释很详细,应该能看得懂的。-Embedded in the study when we write the source code of this phone, just the initial stage, the Linux systems written in C language with the Eclip
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:98190
    • 提供者:罗新
  1. C_firstpart

    0下载:
  2. 这是我们学习嵌入式时在Linux下用Eclipse编写的C语言入门练习,包含若干小程序的源代码。该部分为我们当时学习嵌入式C语言的三个部分之一。(只建议初学C语言的同学参考研究)-This is when we learn of embedded Linux, written in C language with the Eclipse entry to practice, includes a number of small program source code. The time for
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:9847
    • 提供者:罗新
  1. C_secondpart

    0下载:
  2. 这是我们学习嵌入式时在Linux下用Eclipse编写的C语言入门练习,包含若干小程序的源代码。该部分为我们当时学习嵌入式C语言的三个部分之二。(只建议初学C语言的同学参考研究)-This is when we learn of embedded Linux, written in C language with the Eclipse entry to practice, includes a number of small program source code. The part was
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:46009
    • 提供者:罗新
  1. C_thirdpart

    0下载:
  2. 这是我们学习嵌入式时在Linux下用Eclipse编写的C语言入门练习,包含若干小程序的源代码。该部分为我们当时学习嵌入式C语言的三个部分之三。(只建议初学C语言的同学参考研究)-This is when we learn of embedded Linux, written in C language with the Eclipse entry to practice, includes a number of small program source code. The time for
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:39841
    • 提供者:罗新
  1. FrameC_V0_4

    0下载:
  2. 1. 这是对之前MyOOCFwV1_0(http://www.pudn.com/downloads229/sourcecode/middleware/detail1079540.html)的完善,解决了之前的bug 2. 新添源码(src目录下):CharString、链式栈、链式队列、先序二叉树 3. 新添测试代码,放在test目录下 4. 运行环境:Linux + Eclipse IDE for C/C++ Developers-1. This is the improved v
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:33877
    • 提供者:
  1. opengl1.pdf.tar

    0下载:
  2. When you start to program in OpenGL, you might need a decent Integrated Development Environ- ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse. org/) is an excellent choice. Although officially a Java Devel
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:151526
    • 提供者:akram
  1. mingw-get-inst-20120426

    0下载:
  2. 这是个类Linux环境的Mingw,Eclipse下安装使用,支持编译C++代码-Mingw is very nice
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:619539
    • 提供者:tangzhilin
  1. service-project-final

    0下载:
  2. 在Linux下用eclipse C 写的邮箱服务器源代码,能实现邮件收发等基本功能,供参考学习-In Linux using eclipse C write mailbox server source code, you can achieve the basic functions of e-mail messaging, for reference study
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:112955
    • 提供者:毕赣斌
  1. 44444

    0下载:
  2. 用C实现的C均值算法,和c++相比也有所不同,希望学C的可以学习,在Linux下的eclipse中运行通过-C of C with the realization of the mean algorithm, and c++ Different compared to the hope that science can learn the C in Linux to run under the eclipse through
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:ya088317
  1. SVMDetect.tar

    0下载:
  2. LINUX版本C++程序,centos下eclipse编译完成,仅供参考。(LINUX version of the C++ program, the eclipse compiled under CentOS, for reference only.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:289792
    • 提供者:hitomi_black
搜珍网 www.dssz.com