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

搜索资源列表

  1. ELF_Format

    0下载:
  2. ELF (Executable and Linkable Format) file format. This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts: Part 1, "Obje
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:119919
    • 提供者:ZorroAlko
  1. article352

    0下载:
  2. Programming the AVR microcontroller with GCC, libc 1.0.4 Introduction
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:112628
    • 提供者:chitex
  1. avrprog_boot_v0_81

    0下载:
  2. ATMEL AVR UART Bootloader for AVR-GCC/avr-libc
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:25255
    • 提供者:Potap
  1. ourdev_542262

    0下载:
  2. RT-Thread 实时操作系统,Kernel部分完成于2006年上半年,其IPC部分甚至是年中时才具备相 应的雏形。最开始时是因为要为朋友做一个小型的手持设备,而本人起初又是另一国内老牌 实时操作系统:DOOLOO RTOS开发人员,但这个团队在2005年底已经解散。但朋友的系统要 上,用其他小型系统吗,一不熟悉,二看不上。答应朋友的事,总得有解决方法吧,即使是原来 的DOOLOO RTOS,因为其仿VxWorks结构,导致它的核心太大,包括太多不必要的东西(一套 完整的l
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2217965
    • 提供者:订一峰
  1. GNUCplusplus(andC)forLinux

    0下载:
  2. This fi le is a C programming tutorial using the GNU C compiler and GNU Libc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1924275
    • 提供者:李雅芳
  1. gcc

    0下载:
  2. 在进行嵌入式开发之前,首先要建立一个交叉编译环境,这是一套编译器、连接器和libc库等组成的开发环境。文章通过一个具体的例子说明了这些嵌入式交叉编译开发工具的制作过程。 -Before doing embedded development, first of all to build a cross compiler environment, it is a compiler, linker and libc libraries composed of development environme
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:13284
    • 提供者:慧琳
  1. TZDB

    0下载:
  2. All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc. TZDB is made of three modules: * TZU
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:140150
    • 提供者:aleaska
  1. fixed-sqroot

    0下载:
  2. Fixed point square root routine for any microcontroller (8/16/32 bit), faster than libc version. Function calculates the integer square root for 32-bit number. Calculated as 16-bit integer part and 16-bit fractional part. Computation is performed f
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:727
    • 提供者:Kirill Frolov
  1. uC-libc-160899.tar

    0下载:
  2. uclinux for embedded
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:187259
    • 提供者:Anuj
  1. glibc-2.3.22

    0下载:
  2. glibc是gnu发布的libc库,即c运行库。glibc是linux系统中最底层的api,几乎其它任何运行库都会依赖于glibc。glibc除了封装linux操作系统所提供的系统服务外,它本身也提供了许多其它一些必要功能服务的实现。由于 glibc 囊括了几乎所有的 UNIX 通行的标准,可以想见其内容包罗万有。而就像其他的 UNIX 系统一样,其内含的档案群分散于系统的树状目录结构中,像一个支架一般撑起整个作业系统。在 GNU/Linux 系统中,其C函式库发展史点出了GNU/Linux 演
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:12556329
    • 提供者:观光客
  1. Return_to_libc_20111217164531645

    1下载:
  2. 详细的介绍了return to libc 的攻击原理,代码,及过程,并介绍了一些如何防范的知识-introduce the return to libc ,its code ,process,and knowledge for solve it.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:99550
    • 提供者:王刚
  1. main

    0下载:
  2. 本任务要求实现一个简单的存储管理器,对进程地址空间的管理有进一步的了解。 任务要求 (1) 实现一个malloc/free,必须按讲义指出的方案(注意,因为网上有一些现成的版本,凡未按讲义方案实现者均无效) (2) 设计测试实例,并与libc的malloc实现进行性能比较。 (3) 选做,分析你正在使用的libc下malloc的实现。 请参考下面的材料注意其如何保证性能。 -This task requires a simple storage management ha
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:伴随
  1. libc-html_node.tar

    0下载:
  2. 标准C库函数介绍,关于linux环境下的-HOW to use standard C lib
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:1134001
    • 提供者:VIVI
  1. libc.pdf

    0下载:
  2. GNU C Library Reference Manual
  3. 所属分类:File Formats

    • 发布日期:2017-12-02
    • 文件大小:3344324
    • 提供者:aliasV
  1. VS201_-GMP_prime_LIBC

    1下载:
  2. VS2010环境下使用GMP库-(环境配置、大素数生成代码、LIBC.LIB下载)-VS2010 environment using the GMP library- (environment configuration, large prime number generator code, LIBC.LIB download)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:350381
    • 提供者:zoepan
  1. RT-Thread-0.3.4

    0下载:
  2. RT-Thread 是一款主要由中国开源社区主导开发的开源实时操作系统(许可证GPLv2)。实时线程操作系统不仅仅是一个单一的实时操作系统内核,它也是一个完整的应用系统,包含了实时、嵌入式系统相关的各个组件:TCP/IP协议栈,文件系统,libc接口,图形用户界面等-RT- Thread is one main by the China open source community leading the development of open source real-time operating
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:6614517
    • 提供者:fgfgfgf
  1. jquery.printf

    0下载:
  2. sprintf函数族产生输出根据给定的格式,就像相应的libc函数。 -The sprintf family of functions produces output according to a given format, just like the corresponding libc functions.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:3315
    • 提供者:sadfako
  1. dbus-sysdeps

    0下载:
  2. Wrappers around system/libc features shared between UNIX and Windows internal to D-Bus implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:10418
    • 提供者:meiterou
  1. dbus-sysdeps-unix

    0下载:
  2. Wrappers around UNIX system/libc features internal to D-Bus implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:16833
    • 提供者:ginwunson
  1. fpopen

    0下载:
  2. unlike the libc popen, it directly executes the command instead of call out to the shell.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:1325
    • 提供者:gaijongbin
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com