CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - C

搜索资源列表

  1. Linux-C语言编程宝典

    0下载:
  2. linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:158.45kb
    • 提供者:oa
  1. linux c 函数库参考手册

    0下载:
  2. 介绍linux 上的c函数库,里面比较详细介绍了函数库文件,对于linux编程来说很好-briefed on the c library containing more detailed document of the library, for instance good linux programming
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.81mb
    • 提供者:王凯
  1. c环境下的编译器

    0下载:
  2. 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.81kb
    • 提供者:韩天毅
  1. linux编程入门之c语言环境

    1下载:
  2. linux编程入门之c语言环境,对于学习c语言和linux都有好处的-domain c programming language environment for learning language and c are beneficial linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:137.44kb
    • 提供者:老猫
  1. C(embeded)

    0下载:
  2. 嵌入式C语言的编程之道,很详细的说明了在开发过程中的C语言的优势-Embedded C language programming technique, and very detailed descr iption of the development process of the advantages of C language
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:382.09kb
    • 提供者:剑法
  1. c++OS

    0下载:
  2. 用C++编写多任务操作系统,很有学习价值,希望能对大家有帮助。-C preparing multi-tasking operating system, is worth learning, we hope to help.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.52mb
    • 提供者:方方
  1. C-Programming-AVR

    0下载:
  2. C Programming for Microcontrollers : Featuring ATMEL’s AVR Butterfly and the Free WinAVR Compiler : Joe Pardue SmileyMicros.com -C Programming for Microcontrollers : Featuring ATMEL's AVR Butterfly and the Free Wi nAVR Compiler : Joe Pardue Smile
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.37mb
    • 提供者:Nathanan
  1. C++_GUI_Programming_with_Qt_3_examples

    0下载:
  2. C++_GUI_Programming with Qt 3是目前学习Qt最好的教程,这是其光盘中附带的源码
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:357.1kb
    • 提供者:shiner
  1. pic-c

    1下载:
  2. pic单片机C语言学习资料,对于PIC单片机编程入门是很好的资料
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:229.48kb
    • 提供者:石志
  1. (E-Book) Linux C++ Programming

    0下载:
  2. (E-Book) Linux C++ Programming.zip,for those who like linux programming-(E-Book) Linux C Programming.zip, for those who like linux programming
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:124.68kb
    • 提供者:洛阳
  1. linux内核C源代码58

    0下载:
  2. 这是linux内核C源代码58的源程序,这个源代码已经编译通过-This is linux kernel source code 58 C source, the source code is compiled by
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:495.02kb
    • 提供者:tianyj
  1. C++ 视频聊天源码

    3下载:
  2. 这是一个c++视频传输的源程序,便已能够通过,非常不错,对于学习音视频传输非常有用
  3. 所属分类:嵌入式Linux

  1. sha1 c 源代码

    1下载:
  2. 使用GCC完成的SHA1算法SOURCE CODE
  3. 所属分类:嵌入式Linux

  1. MP3

    0下载:
  2. 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3.65mb
    • 提供者:赵希
  1. ftpClient

    0下载:
  2. 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:5.77kb
    • 提供者:许永贤
  1. camera-v4l

    0下载:
  2. linux和arm下usb摄像头图像的获取,领用s3c2440芯片和video for linux 编程,c语言编程-linux and arm under the usb camera image acquisition, the recipients S3C2440 chip and video for linux programming, c language programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:66.93kb
    • 提供者:voken
  1. 嵌入式C精华

    1下载:
  2. 嵌入式C语言编程的精华文章集萃,对嵌入式软件开发有学习价值(Embedded C programming language is the essence of the article highlights)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-08
    • 文件大小:1.51mb
    • 提供者:青山依旧
  1. 交通灯C程序源代码

    0下载:
  2. 交通灯控制的C程序源代码,理解交通灯的逻辑。(Traffic light C program source code to understand the logic of traffic lights)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-11
    • 文件大小:5kb
    • 提供者:zhanglei123456
  1. Linux操作系统下C语言编程入门

    0下载:
  2. linux下的嵌入式开发,c语言编程及案例(Embedded development under Linux, programming and case of C language)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-30
    • 文件大小:517kb
    • 提供者:823523616
  1. Programming Embedded Systems in C and C++

    0下载:
  2. Programming Embedded Systems in C and C++,适用于底层系统开发。经典。(This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-c
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-02
    • 文件大小:851kb
    • 提供者:tutokaka
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com