搜索资源列表
CRC ANSI X3.66
- 32位CRC循环冗余源代码 符合ANSI X3.66标准,运用于CCITT s X.25协议-32 Cyclic Redundancy source code conforms to the ANSI X3.66 standard, used CCITT s X.25
屏幕取词之GetWord-NT-2000
- 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW
libdc1394-2.0.0-rc3.tar
- This library provides functionality to control any camera that conforms to the 1394-Based Digital Camera Specification (which can be found at http://www.1394ta.org/Download/Technology/Specifications/Camera120.pdf). I
Micrium_NIC_AT91SAM7x256
- Micrium专门针对AT91SAM7X256发布的网卡驱动源码,目录结构符合Micrium新标准,该网络CPU的开发板原理图在ATMEL网上公布了的。-Micrium specific AT91SAM7X256 issued by the NIC driver source code, Micrium directory structure conforms with the new standards, The network CP
递归下降分析程序
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASC
md5
- MD5 Source Code This optimized MD5 implementation conforms to RFC 1321
SHA-1
- SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
AES
- AES Source Code This optimized AES implementation conforms to FIPS-197
C++词法分析器
- 符合编译原理的词法分析器- Conforms to the translation principle morphology analyzer
cnpack_20030306
- 1、CnPack是一个Delphi第三方开发包,它的全称是 CnPack For Delphi 开发包。 2、与一般的控件包不同的是,CnPack开发包除了包括大量的组件外,还包括用于IDE扩展的专家包、大量的通用窗体库、数据桌面、组件编写工具等辅助开发工具,以及一个版本控制系统等等与Delphi软件开发相关的代码、文档和程序。 3、CnPack是一个完全符合GNU LGPL协议的自由程序库。-1st, CnPack is a Delp
递归下降分析程序
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASC
C++词法分析器
- 符合编译原理的词法分析器- Conforms to the translation principle morphology analyzer
屏幕取词之GetWord-NT-2000
- 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW
libdc1394-2.0.0-rc3.tar
- This library provides functionality to control any camera that conforms to the 1394-Based Digital Camera Specification (which can be found at http://www.1394ta.org/Download/Technology/Specifications/Camera120.pdf). I
Micrium_NIC_AT91SAM7x256
- Micrium专门针对AT91SAM7X256发布的网卡驱动源码,目录结构符合Micrium新标准,该网络CPU的开发板原理图在ATMEL网上公布了的。-Micrium specific AT91SAM7X256 issued by the NIC driver source code, Micrium directory structure conforms with the new standards, The network CP
md5
- MD5 Source Code This optimized MD5 implementation conforms to RFC 1321
SHA-1
- SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
AES
- AES Source Code This optimized AES implementation conforms to FIPS-197
bvhplay-1.00-sourcecode
- 演示bvh文件,只要该文件是符合一般bvh定义的,可以逐帧播放,改变相机角度-Plays any BVH file that conforms to the basic BVH file format. It doesn t matter what skeleton is represented by the file, BVHplay should be able to play it.
byacc.tar
- Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. Speci