虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ansi

ansi是一种字符代码,为使计算机支持更多语言,通常使用0x00~0x7f范围的1个字节来表示1个英文字符。超出此范围的使用0x80~0xFFFF来编码,即扩展的ASCII编码。
  • c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Ba

    c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世。 随着微型计算机的日益普及, 出现了许多C 语言版本。由于没有统一的标准, 使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ansi)为C 语言制定了一套ansi标准, 成为现行的C语言标准。

    标签: Ritchie Dennis 1972 BCPL

    上传时间: 2017-02-27

    上传用户:dongbaobao

  • 嵌入式及linux研发面试相关题目

    嵌入式及linux研发面试相关题目,包括ansi C/C++方面的知识和POSIX方面的知识等。

    标签: linux 嵌入式

    上传时间: 2013-12-26

    上传用户:ljt101007

  • SecureCRT 是高度可定制的终端仿真器

    SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ansi,SCO ansi,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ansi 颜色)。 . 优秀的会话管理特性: 新的带标签的用户界面和 Activator 托盘工具,最小化桌面的杂乱。 会话设置可以保存在命名的会话中。 . 协议支持: 支持 SSH1,SSH2,Telnet,RLogin,Serial,和 TAPI 协议。 . Secure Shell: Secure Shell 加密登录和会话数据,包括以下支持: - 端口转发使 TCP/IP 数据更安全 - 口令,公钥,键盘交互和 Kerberos 验证 - AES,Twofish,Blowfish,3DES,RC4,和 DES 加密 - X11 转发 . 文件传输工具: VCP 和 VSFTP 命令行公用程序让使用 SFTP 的文件传输更安全。 . 脚本支持: 支持 VBScript 和 JScript 脚本语言。

    标签: SecureCRT 定制 仿真器

    上传时间: 2013-12-19

    上传用户:kikye

  • ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA)

    ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ansi 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的所有曲线。

    标签: ECC RSA 加密 移动

    上传时间: 2017-05-29

    上传用户:lizhizheng88

  • This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi

    This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ansi C++ Templates. Handles all real and complex floating point types. Html doc is included.

    标签: polynomials different operation contains

    上传时间: 2013-12-18

    上传用户:yan2267246

  • C语言是在70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING

    C语言是在70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并没有定义一个完整的标准C语言,后来由美国国家标准学会在此基础上制定了一个C 语言标准,于一九八三年发表。通常称之为ansi C。

    标签: PROGRAMMING Kernighan Ritchit THE

    上传时间: 2014-11-12

    上传用户:思琦琦

  • C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics

    C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write enough programs, and enough different programs, to become an expert. In natural language terms, this is the difference between being able to order a cup of coffee in Paris, and (on the Metro) being able to tell anative Parisienne where to get off. This book is an advanced text on the ansi C programming language. It is intended for people who are already writing C programs, and who want to quickly pick up some of the insights and techniques of experts.

    标签: programming reasonably perfect basics

    上传时间: 2013-12-20

    上传用户:ls530720646

  • This project provides a general purpose library which implements read and write support for MMC, SD

    This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ansi C portable for several Microcontrollers.

    标签: implements provides project general

    上传时间: 2014-01-21

    上传用户:zhangyigenius

  • redis命令

    Redis是一个开源的使用ansi C语言编写、支持网络、可基于内存亦可持久化的日志型、Key-Value数据库,并提供多种语言的API。从2010年3月15日起,Redis的开发工作由VMware主持。从2013年5月开始,Redis的开发由Pivotal赞助。

    标签: redis

    上传时间: 2015-04-28

    上传用户:wcl623861487

  • 极限测试模板

    极限模板测试的ansi类模板的业界标准模板

    标签: ansi

    上传时间: 2015-05-19

    上传用户:paradox