搜索资源列表
编译原理及实践
目 录
译者序
前言
第1章 概论 1
1.1 为什么要用编译器 2
1.2 与编译器相关的程序 3
1.3 翻译步骤 5
1.4 
uml2svg.0.12
- Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version
TC2.0库函数查询 V1.0
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function
i2c_32355 code
- 用于开发mips处理器idt 32355的源代码,测试通过-MIPS processor for the development of 32,355 Employing the source code, the test
superpi
- 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后3.355亿位。-calculated pi calculation software, but it is also a test of the performance of computer software. Pi can be calculated after the decimal point to 335.5 million.
SharpZipLib_0852_BinDoc
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local he
SharpZipLib_0852_SourceSamples
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header
355
- 串口通信程序,适用于手机的软件更新
《Windows核心编程(第四版)》中文版.rar
- 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
The_C++_Programming_Language,Special_Edition
- The C++ Programming Language.Third Edition. Bjarne Stroustrup(AT&T Labs),Murray Hill, New Jersey ------------------------------ Contents Contents iii Preface v Preface to Second Edition vii Preface to First Edition i
uml2svg.0.12
- Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version
TC2.0库函数查询 V1.0
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function
i2c_32355 code
- 用于开发mips处理器idt 32355的源代码,测试通过-MIPS processor for the development of 32,355 Employing the source code, the test
superpi
- 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后3.355亿位。-calculated pi calculation software, but it is also a test of the performance of computer software. Pi can be calculated after the decimal point to 335.5 million.
SharpZipLib_0852_BinDoc
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local he
SharpZipLib_0852_SourceSamples
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header
355
- 串口通信程序,适用于手机的软件更新-Serial communication procedures, applicable to mobile phone software update
SharpDevelop_3.0.0.3556_Source
- SharpDevelop_3.0.0.3556_Source 开源的C#IDE 2008年09月27日 14:49:37-SharpDevelop_3.0.0.3556_Source open source C# IDE 2008 on 27 years 09 day 14:49:37
tcsearch
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。 -The software includes a total of 355 TC2.0 library functions, each fu
yy
- 给出一个非负小数,找出分子不超过M,分母不超过N的最简分数或整数, 使其最接近给出的小数。如果这个分数不唯一,输出‘TOO MANY’。 输入文件格式(closest.in) 第一行,M,N(1<=M,N<=10^9) 第二行,即小数R,(0<R 输出文件格式(closest.out) 仅一行,若解唯一输出 分子 / 分母(整数K写成K/1),否则输出TOO MANY 样例