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

搜索资源列表

  1. C51单片机 入门好教程1

    4下载:
  2. 这是一本关于 Intel 80C51 以及广大的 51 系列单片机的书 这本书介绍给读者一些 新的技术 使你的 8051 工程和开发过程变得简单 请注意 这本书的目的可不是教你各种 8051 嵌入式系统的解决方法 为使问题讨论更加清晰 在适当的地方给出了程序代码 我们以讨论项目的方法来说 明每章碰到的问题 所有的代码都可在附带的光盘上找到 你必须熟系 C 和 8051 汇编 因 为本书不是一本 C和汇编的指导书 你可以买到不少关于 ANSI
  3. 所属分类:编程文档

    • 发布日期:2009-07-09
    • 文件大小:951964
    • 提供者:huolingyi
  1. 无线网络管理

    0下载:
  2. A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
  3. 所属分类:网络编程

  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. rle-0.2.zip

    0下载:
  2. This archive contains simple and readable ANSI C implementations of run length encoding and decoding (RLE). ,This archive contains simple and readable ANSI C implementations of run length encoding and decoding (RLE).
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:26965
    • 提供者:Han
  1. CanOpen

    1下载:
  2. CAN总线应用层CanOpen 协议栈的C语言实现代码,已经调试通过,可直接应用-Stack is written in ANSI C in object-oriented way. Code is documented. License is LGPL. It includes Example for CANopen Input/Output device. Project also includes Object Dictionary Editor. Here CANopen ac
  3. 所属分类:Other Embeded program

    • 发布日期:2017-01-08
    • 文件大小:5050368
    • 提供者:wyf
  1. GB2312_ANSI_TO_UTF8.rar

    1下载:
  2. 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:zhpncu
  1. 26411-640.zip

    0下载:
  2. 3GPP组织发布的Enhanced aacPlus编解码器参考代码,定点数计算的ANSI-C代码。,3rd Generation Partnership Project Technical Specification Group Services and System Aspects General audio codec audio processing functions Enhanced aacPlus general audio codec Fixed-point ANS
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-04
    • 文件大小:1395229
    • 提供者:xu sen
  1. TCPIP_Nichelite.for.LPC

    0下载:
  2. lpc23XX实现TCPIP协议栈,InterNiche的TCP/IP协议套件具有代码小、高移植性和兼容性,包含ANSI C代码、一个Socket API和全部技术文档。InterNiche的IP层软件可以构造成一个标准的客户机、一个IP路由器或一个多主机服务器。InterNiche的TCP/IP协议套件支持以下协议和服务:-lpc23XX achieve TCPIP protocol stack, InterNiche' s TCP/IP protocol suite has the c
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1105872
    • 提供者:王峰
  1. cmpp30-api-neu-v1.1

    0下载:
  2. 东软CMPP 3.0 短信网关API ,SMIAS系统CMPP30接口使用手册(ANSI C)-Neusoft CMPP3.0 SMS Gateway API
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:122131
    • 提供者:星星
  1. avocet_adc51_v3_25

    0下载:
  2. ansi c 8051 compiler
  3. 所属分类:Project Design

    • 发布日期:2017-05-15
    • 文件大小:3592860
    • 提供者:lian
  1. C++ Primer的随书源代码

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

    • 发布日期:2017-03-27
    • 文件大小:243914
    • 提供者:钟建
  1. string

    0下载:
  2. C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:21033782
    • 提供者:李海伟
  1. ansi-c-lex-a-yacc

    0下载:
  2. 利用Lex & Yacc对anci进行词法和语法分析-Lex & Yacc anci the lexical and syntax analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:79440
    • 提供者:Herow
  1. gloox

    0下载:
  2. gloox是一个稳定功能完整的XMPP客户端库, 使用ANSI C++编写, 使用它编写标准客户非常容易, 并能将Jabber/XMPP功能集成到现有的应用程序中, gloox遵循GNU GPL许可协议, 支持商业许可. 特点: 1. 易于使用 2. 可扩展性好 3. 平台无关性(支持多种操作系统) 4. 完整的开发文档 5. 完全支持XMPP核心协议及几乎所有的XMPP IM协议 6. 支持TLS和SASL安全认证 7. 支持名册管理 8.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-31
    • 文件大小:13587246
    • 提供者:杜立群
  1. FirstBookOfAnsiC

    0下载:
  2. 这个是THE FIRST BOOK OF ANSI C 4TH EDITION的全书所有源程序代码 帮助初学C语言的同学了解其编程方法-This is THE FIRST BOOK OF ANSI C 4TH EDITION of the book all the source code in C language students to help beginners understand the programming method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:136539
    • 提供者:JASON
  1. LINUXMD5

    0下载:
  2. LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3164
    • 提供者:李祖权
  1. CCITT_ADPCM

    0下载:
  2. The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. They have been tested on Sun SPARCstations and
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-24
    • 文件大小:20110
    • 提供者:Michael
  1. ooc-02[1].01.04.tar

    0下载:
  2. Object-Oriented Programming With ANSI-C 随书源代码-Object-Oriented Programming With ANSI-C source code with the book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:99862
    • 提供者:bingkele
  1. FatFs06

    0下载:
  2. FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap mi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:295572
    • 提供者:陆正茂
  1. ANSI_C_ISO_standard

    0下载:
  2. ANSI c++ Standard,c++标准 -ANSI c++ Standard, c++ Standards
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:950195
    • 提供者:rex
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com