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

搜索资源列表

  1. Windows_NT2082949112007

    0下载:
  2. Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s*
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:36192
    • 提供者:Mitnick
  1. ThinkinginCXXSecondEditionStandardLibraries

    1下载:
  2. This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++ by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition has been examined and rewritten, sometimes removing o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1717091
    • 提供者:宋峰
  1. hmm_1

    0下载:
  2. We built this code on a Linux system (8meg RAM) and it has been tested under SunOS as well it should run on any system with Gnu C++ and has been tested to be ANSI compliant.-We built this code on a Linux system (8meg RAM) and it has been tested u
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:57344
    • 提供者:Horus
  1. luxiandeng5

    0下载:
  2. μC/OS-Ⅱ是一个完整的,可移植、固化和裁剪的实时多任务内核,是用ANSI的C语言编写的,包含一小部分汇编语言代码,使之可供不同架构的微处理器使用。-embedded operating system compiler environment hardware structure transplantation Case
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1098806
    • 提供者:卢显灯
  1. Lexical_Analyzer

    0下载:
  2. Title: Lexical Analyzer -Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:63729
    • 提供者:SC
  1. BroadVoice32OpenSource.v1.1

    0下载:
  2. BroadVoice® is a family of speech coding algorithms created by Broadcom and standardized by CableLabs® , SCTE® , and ANSI for Voice over IP applications in cable telephony. BroadVoice is also part of the ITU-T Recommendations J.161 and J.
  3. 所属分类:Audio program

    • 发布日期:2017-05-17
    • 文件大小:4608612
    • 提供者:Frank_os
  1. String_src

    0下载:
  2. Visual C++6 环境下的CStringA和CStringW类,可以解决UNICODE环境下ANSI字符串的操作问题-Visual C++6 environment CStringA and CStringW classes, can be resolved under the ANSI string to UNICODE environment, the operational problems that
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:20475
    • 提供者:zhouxiang
  1. LCCWIN32.ZIP

    0下载:
  2. The language lcc-win32 uses as input is the C language, as defined by the ANSI comitee for standards
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1823963
    • 提供者:njung
  1. LoadFiles

    0下载:
  2. sample written on Visual Studio 2005 to How to Read & write to File what ever it was (Ansi/Unicode) just use 2 TextFileIO.c-sample written on Visual Studio 2005 to How to Read & write to File what ever it was (Ansi/Unicode) just use 2 TextFileIO.cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1892802
    • 提供者:emranallan
  1. Comp

    0下载:
  2. COMPRESS FILE easy compress file in C ansi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4051
    • 提供者:mahdinoname
  1. 0521468213_IllustratingC

    0下载:
  2. Ijhe original C programming language was devised by Dennis Ritchie. The first book on C, by Kernighan and Ritchie, came out in 1978 and remained the most authoritative and best book on the subject until their second edition, describing ANSI sta
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7625695
    • 提供者:Huanvb
  1. salvov2.20-Microchip.RAR

    2下载:
  2. Salvo, The RTOS that runs in tiny places, is a full-featured cooperative multitasking RTOS for severely memory-limited applications. HI-TECH Software (http://www.htsoft.com) produces an ANSI-compliant C compiler (PIC C) that is certified by P
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7859358
    • 提供者:Vilo
  1. Pratical_Algorithms_for_Programmers

    0下载:
  2. 本书作者为Andrew.Binstock等。 本书重点关注的是实用,立即可用的代码,并且广泛讨论了可移植性和特定于实现的细节。本书作者介绍了一些用用但很少被讨论的算法,它们可用于语音查找,日期和时间历程,B树和索引文件,数据压缩,任意精度的算术,校验和数据验证,并且全面的介绍了例程,排序算法和数据结构。 本书只要求读者具有C语言的初级知识以及基本代数的相关知识。源代码经过测试符合ANSI标准,可以运行在UNIX下,以及BORLAND,Microsoft和Watcom的编译器上。-Book
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:32026205
    • 提供者:张振宇
  1. CPP_STL

    0下载:
  2. 本书对C++ STL进行了全面而深入的阐述。 STL(标准模板库)是在惠普实验室中开发的,已纳入ANSI/ISO C++标准。其中的代码采用模板类及模板函数的方式,可以极大地提高编程效率。本书由P.J. Plauger等四位对C++ STL的实现有着卓越贡献的大师撰写,详细讨论了C++ STL的各个部分。 全书分为16章,其中的13章通过背景知识、功能描述、头文件代码、测试程序和习题,分别讲述了C++ STL中的13个头文件,其他章节介绍了STL中广泛涉及的三个主题--迭代器、算法和容器
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9656168
    • 提供者:yaguang_li
  1. Lexical-Analyzer-Parser-compiler

    0下载:
  2. Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters. -Support for delimiter
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:51150
    • 提供者:majid
  1. cPP-primerSolutio

    0下载:
  2. C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。 -The th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:225832
    • 提供者:pangmingkun
  1. The-CPP-Standard-Library

    0下载:
  2.   C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。     《The C++ Standard Library》(中文版《C++ 标准程序库》)不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17152253
    • 提供者:qzq
  1. coding-rules

    0下载:
  2. Coding rules, C reference card (ANSI)
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:76705
    • 提供者:gurpall
  1. ICC-AVR7.13_with_crack

    0下载:
  2. 自ATMEL公司的AT90系列单片机诞生以来有很多第三方厂商为AT90系列开发了用于程序开发的C语言工具,ICCAVR就是ATMEL公司推荐的第三方C编译器之一。   ICCAVR是一种符合ANSI标准的C语言来开发MCU(单片机)程序的一个工具,功能合适、使用方便、技术支持好-From ATMEL Corporation AT90 series microcontrollers since the birth of many third-party vendors for the AT90 s
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7501938
    • 提供者:hasia
  1. WinTin

    0下载:
  2. WinThin源代码,实现了Telnet客户端功能 1. 纯C编写,具可移植性,可方便移植在windows, Linux, Unix及wince, windows mobile等多个平台 2. 功能强大,实现了ANSI, VT100, VT52等多种协议控制符-WinThin source code that implements the Telnet client functionality 1 written in pure C, with portability, can be
  3. 所属分类:Telnet Client

    • 发布日期:2017-03-23
    • 文件大小:195172
    • 提供者:锦绣天涯
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com