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

搜索资源列表

  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
    • 文件大小:5040549
    • 提供者:王凯
  1. recipe-uclinuxKenel

    0下载:
  2. 编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质量C编程指南,高手的必杀技啊,好东西与大家分享-programming experts in the secret : Linux C libraries, treasury collection version of linux, Make Chinese Linux manual Basis core manual, Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2023-12-31
    • 文件大小:553698
    • 提供者:陈成斌
  1. sms-code

    0下载:
  2. 内存受限系统软件开发一书的代码。(虽不及Gang of Four的模式掷地有声,但也相当不错.使用c and java,姑且放到embeded linux一类中吧)-memory constrained systems software development of a code book. (And not the Gang of Four patterns resounding, but also quite good. C and the use of java, but if embed
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:248783
    • 提供者:littlebean
  1. glibc-2.7.tar.gz

    0下载:
  2. linux下的C语言库源码有一百多M解压后很不错,under linux-source C language library have more than 100 M after decompression is pretty good
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-13
    • 文件大小:21241912
    • 提供者:apple
  1. spi_flash.c

    0下载:
  2. spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:5227
    • 提供者:jk
  1. armRA8806

    1下载:
  2. arm+ra8806的C驱动液晶显示代码,液晶分辨率代码320*240,有注释,对了解ra8806的驱动很有帮助,是很好的参考-arm ra8806 the C++ code to drive liquid crystal display, LCD 320* 240 resolution, code, with annotations, helpful in understanding the ra8806 driver is a good reference
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-11-15
    • 文件大小:583483
    • 提供者:刘文
  1. Drivers

    0下载:
  2. 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8702414
    • 提供者:小康
  1. The.Linux.Kernel.Primer.chm.tar

    0下载:
  2. The.Linux.Kernel.Primer.chm.tar.gz讲解LINUX kernel的书籍 很不错的-LINUX kernel on The.Linux.Kernel.Primer.chm.tar.gz very good books
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2671728
    • 提供者:rex
  1. sdi

    0下载:
  2. sdi.c.rar sd卡源代码。这是一个学习sd卡的好材料。具有详细的说明-sdi.c.rar sd card source code. This is a good material for studying sd card. A detailed descr iption of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:5614
    • 提供者:jiangjianguo
  1. BITS2PRM

    0下载:
  2. very good c program for software-very good c program for software33
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:968
    • 提供者:12
  1. 1000_C

    0下载:
  2. c语言1000 实例,对初学者来说非常好-c language 1000 instance, is very good for beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:538738
    • 提供者:wangmingsheng
  1. akabook-snapshot20090623.tar

    0下载:
  2. 嵌入式C语言讲解,对初学者有很强的实用性,很好的东西-Embedded C language to explain, for beginners and practicality, good things
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3727324
    • 提供者:fangliang
  1. examples

    1下载:
  2. 本压缩文件是C++ GUI Programming with Qt 4第四版编程书 配套的各章节例子的代码。有很好的参考价值。-This compressed file is a C++ GUI Programming with Qt 4 programming fourth edition of the book chapters supporting example code. Have a good reference value.
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-12-14
    • 文件大小:3638045
    • 提供者:曹啸航
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  1. HuaweiProgramGuideAndCPPTrainging

    0下载:
  2. 华为内部编程规范和C++培训资料,对于养成一个良好的编程习惯有一定的参考价值-Huawei internal standard and C++ programming training materials, for a good programming practice to develop a certain reference value
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:324033
    • 提供者:andy
  1. c-xianjing

    0下载:
  2. 相当经典的一本著作,或一篇精华文章,讲述了C中的漏洞,助你成为高手之路。-very good you can be a high code editor after read it.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:4912630
    • 提供者:qixintian
  1. linux-c-practice

    0下载:
  2. 《嵌入式Linux上的C语言编程实践》,不错的书籍-" Embedded Linux on the C programming practice" good books
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:760915
    • 提供者:唐旭
  1. FPoint

    0下载:
  2. C++实现的一个五子棋,能够实现基本的功能,可以用来做练习使用,学习c++的好资料!-A backgammon C++ implemented to achieve the basic functionality can be used to do the exercises, learning c++ good information!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:4748481
    • 提供者:孔宪伟
  1. lzma_c.tar

    0下载:
  2. 这些源码是从lzma sdk c代码部分抽选出来的,可以很好的移植到需要压缩,解压的嵌入式项目中。具有很好的实用性。-These source is from the the lzma sdk c code part of the lottery, good ported to need compression, decompression project. Has a good practicability.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:95232
    • 提供者:成 程
  1. httpd.c

    0下载:
  2. 一个简单的WEBserver,对学习嵌入式开发的新手来说是非常好的学习资料。-a simple WEBserver,which is good for those novices of embedded system design.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:3075
    • 提供者:focusopen
« 12 »
搜珍网 www.dssz.com