CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ASP
.NET/ASPX
PHP
JSP
CGI
VC/MFC
Delphi/CppBuilder
Software Engineering
Network Develop
Server
Database
Homepage tools
Photo software
Other
Search - c compiler - List
[
Books
]
Intel_C++
DL : 0
Intel C++编译器文档-Intel C compiler Documents
Date
: 2026-01-09
Size
: 1.01mb
User
:
张海天
[
Books
]
Compiler Design In C
DL : 0
英文电子书,关于用C语言来构造编译器的,本站有它的配套源代码.-English e-books, on the use of C language compiler construction, the site has its source code matching.
Date
: 2026-01-09
Size
: 172kb
User
:
吕进华
[
Books
]
TC2
DL : 0
最好的系统编程软件Turbo C2.0的中文手册-the best system programming software Turbo C2.0 Chinese Manual
Date
: 2026-01-09
Size
: 6.5mb
User
:
曾是命
[
Books
]
VC++6游戏编程
DL : 2
VC++6游戏编程,里面包含了七个小游戏的编译过程,全书通俗易懂,会成为你入门的好帮手-VC six games programming, which contains seven small game compiler process, the book is easily understood and your entry will be a good helper
Date
: 2026-01-09
Size
: 2.76mb
User
:
翁明喆
[
Books
]
StandardC99__PDF
DL : 0
可能没有注意到,针对ANSI/ISO C的主要的修订版[1] 在去年12月已经被核准通过,那是就C99。同样的,你可能也没注意到,其实你已经在使用这个新的C语言了,或者至少用到它的一部分。这需要归功于标准委员会在接受新特性到C语言的过程中采取了恰当而保守的方式。差不多所有的新特性早已经被实现并且在现存的一些C编译器(impletmentations)中证明了其存在的价值。虽然没有编译器能保证全部的C99特性,但其中许多在很多年前就实现了C99中不同的部分。这对于C程序员来说将是个好消息。或许你曾经为了保证程序的可移植性而在你喜爱的编译器里避免使用一些独立的特性,但现在如果这些特性是C99中的一部分的话,你可以放心的使用这些特性,因为他们将在大部分遵守C99标准的编译器中被保证。毫无疑问,新标准是向上兼容旧的,当然也会有些不兼容地方,但这些都是非常少而次要的。标准委员会非常努力地工作就是为了将和老版本的兼容性问题所带来的影响减少到最小。从后面讨论到的关键字你可以看到这方面的例证。 -may not have noticed, against ANSI/ISO C of the revised edition of the major [1] in December last year has been approved, it was on the C99. Similarly, you may not have noticed that you have in fact already use the new C language. or at least use a part of it. This requires Standards Committee attributed to the new features of the C language in the process to take appropriate and conservative approach. Almost all of the new features had already been achieved in some of the existing C compiler (impletmentat ions) proved the value of its existence. Although no compiler can guarantee that all of the C99 features, but many, many years ago on the realization of 12-23 different parts. For C programmers, it will be good news. Perhaps you have procedures in order to ensure the portability of you
Date
: 2026-01-09
Size
: 839kb
User
:
金铁牛
[
Books
]
C++AandQ
DL : 0
本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim Hyslop和Herb Sutter主持的Conversation系列,是CUJ Expert Forum每期必备的精品专栏,以风趣幽默的对话形式讲解C++高级技术,在C++社群内得到广泛赞誉。译者特别挑选两篇设计模式方面的文章,介绍给大家。设计模式方面的经典著作是GoF的Design Patterns。但是那本书有一个缺点,不好懂。从风格上讲,该书与其说是为学习者而写作的教程范本,还不如说是给学术界人士看的学术报告,严谨有余,生动不足。这一点包括该书作者和象Bjarne Stroustrup这样的大师都从不讳言。实际上Design Pattern并非一定是晦涩难懂的,通过生动的例子,一个中等水平的C++学习者完全可以掌握基本用法,在自己的编程实践中使用,得到立竿见影的功效。这两篇文章就是很好的例证。本文翻译在保证技术完整性的前提下作了不少删节和修改,以便使文章显得更紧凑。 -Based on the published in CUJ Expert Forum on the two articles from compiler. C/C User's Journal is the most excellent C/C language magazine, especially in the C Report to be closed, the status of CUJ more prominent. CUJ CUJ Expert Forum is sponsored by the online technology column Survey October 2000 C community has been the top technical expert appeared, and free public release, brilliant, Each is a C/C learners should not miss the information. By Jim Hyslop and Herb Sutter auspices of the Conversation series, CUJ Expert Forum is an essential quality each column a humorous forms of dialogue on the High C technology, the C community has been widely acclaimed. Translator selected two design patterns of articles introducing to you. Design patterns of the classics is GoF Design Pat
Date
: 2026-01-09
Size
: 131kb
User
:
林
[
Books
]
Compiler-construction-principles-and-praticepptKen
DL : 0
编译原理与实践 Compiler construction principles and practice ,Kenneth c.louden 的书,一本很好的学习编译原理的书,里面包含的全书所有重点内容的课件,还有tiny compiler的源码-compiler theory and practice Compiler construction principle s and practice, Kenneth c.louden book, a good learning compiler theory, the book which contains all the key elements in the book of courseware, There tiny compiler source code
Date
: 2026-01-09
Size
: 136kb
User
:
江如基
[
Books
]
ARM-LinuxCross-compiler
DL : 0
一步 教你搭建ARM-LINUX交叉编译环境,本人一边做一边写的,每一步都没问题.-step by step teach you structures ARM-Linux cross-compiler environment, I do writing side, each step no problem.
Date
: 2026-01-09
Size
: 150kb
User
:
wangxiao
[
Books
]
Making_plain_binary_files_using_a_C_compiler_cn.ra
DL : 0
网上找到的一个对c编译器深刻领悟的东西,没有高质量的源码,重复的东西上传也无宜,是本电子书,需要的人可以看看pdf格式的 -online to find the one pair of c compiler profound grasp of things, not the source of high-quality, repeat things to upload nor is the e-books, people in need can look at the pdf format
Date
: 2026-01-09
Size
: 204kb
User
:
44072429
[
Books
]
synopsy_dc_ppt
DL : 0
synopsys dc 中文ppt教材,比较详细! 可是SYnopsys公司培训的教材!难得的好东西!对学习Design compiler的人非常有帮助-synopsys dc Chinese ppt materials, more detail! But SYnopsys corporate training materials. rare good things! Design study of c ompiler are very helpful
Date
: 2026-01-09
Size
: 779kb
User
:
张华
[
Books
]
dspkf
DL : 0
DSP开发参考手册 汇编语言工具用户指 C Source Debugger用户指南 C编译器优化用户指南 CCS用户指南-DSP assembler language reference manual tools means C Source Debugger users means South C compiler optimization user guide CCS User Guide
Date
: 2026-01-09
Size
: 3.72mb
User
:
连永兴
[
Books
]
Cx51CompierUserMenu
DL : 0
c compiler user menu for build x51 program
Date
: 2026-01-09
Size
: 1.31mb
User
:
王耀彰
[
Books
]
JAVAjichu
DL : 0
1. 下列说法正确的是 ( ) A. Java语言不区分大小写 B. Java程序以类为基本单位 C. JVM为Java虚拟机JVM的英文缩写 D. 运行Java程序需要先安装JDK 2. 下列说法中错误的是 ( ) A. Java语言是编译执行的 B. Java中使用了多进程技术 C. Java的单行注视以//开头 D. Java语言具有很高的安全性 3. 下面不属于Java语言特点的一项是( ) A. 安全性 B. 分布式 C. 移植性 D. 编译执行 4. 下列语句中,正确的项是 ( ) A . int $e,a,b=10 B. char c,d=’a’ C. float e=0.0d D. double c=0.0f -1. The following statement is correct () A. Java language is not case-sensitive B. Java procedures to category C. JVM as the basic unit for the Java virtual machine JVM abbreviation D. run Java procedures need to install JDK 2. The following argument is in error () A. Java language compiler B. Java implementation of a number of processes used in C. Java technology to monitor the one-way// D. Java language at the beginning of a high security 3. The following does not belong to Java language the characteristics of a () A. security B. distributed C. transplanted D. compiler implementation 4. The following statement, the correct is () A. int $ e, a, b = 10 B. char c , d = a C. float e = 0.0d D. double c = 0.0f
Date
: 2026-01-09
Size
: 1.27mb
User
:
jtl0
[
Books
]
MATLABmixedprogramming
DL : 0
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。 本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。-This book introduces MATLAB 7.X version of the mixed language programming with other methods. Included in MATLAB in order to document the way in import, export data in Windows and Linux to develop C/C++ language MEX documents in Windows and Linux development FORTRAN language MEX documents in the use of MATLAB dynamic link library file in C/C++ Calling MATLAB language engine using MATLAB compiler, and how C/C++ programs compiled using the library function mcc in C++ program using the MATLAB Compiler COM components generated by COM. This book can serve as institutions of higher learning of the engineering profession of teaching reference books, scientific and technological workers is necessary for the majority of reference books.
Date
: 2026-01-09
Size
: 12.38mb
User
:
马段
[
Books
]
CppForVB
DL : 0
The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly different than the code shown in the article. The directory SieveMFC contains an MFC version of a component equivalent to the ATL version discussed in the article. It was built with version 5 of the C++ compiler and the MFC version provided with it. The code discussed in the article was later adapted for Hardcore Visual Basic, Second Edition. Comparable Visual Basic versions are discussed in Chapter 10 of the book. Bruce McKinney
Date
: 2026-01-09
Size
: 871kb
User
:
陈晓龙
[
Books
]
howtowritefile
DL : 0
涉及一些关C/C++的编译的知识,这里所默认的编译器是LINUX下的GCC和CC。-Involve a number of related C/C++ compiler' s knowledge, here are the default compiler is GCC under LINUX and CC.
Date
: 2026-01-09
Size
: 498kb
User
:
Tony
[
Books
]
C430
DL : 0
对MSP430 C编译器的各种诊断信息做了详细介绍-MSP430 C compiler on a variety of diagnostic information to do a detailed
Date
: 2026-01-09
Size
: 1.13mb
User
:
刘畅
[
Books
]
BAI-2_MODBUS
DL : 0
This a short document about MODBUS .Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface. PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers. In a single frame can be read/write 32 registers . The program was written in the HI-TECH C compiler.-This is a short document about MODBUS .Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface. PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers. In a single frame can be read/write 32 registers . The program was written in the HI-TECH C compiler.
Date
: 2026-01-09
Size
: 922kb
User
:
phcuong
[
Books
]
Compiler_Design_with_C++ - J. Rodrix
DL : 0
Compiler Design with C++ by J. Rodrix.
Date
: 2026-01-09
Size
: 266kb
User
:
arutemi
[
Books
]
C和C++深层探索
DL : 0
本书试图通过几十个章节的内容带领读者从多个方面理解c/c++ 的语法,并通过编译器生成汇编代码,使读者明白底层实现,从而能更全面的理解c/c++. 本书不适合作为0基础的入门读物学习。(This book attempts to lead the readers to understand the syntax of C / C + + from many aspects through dozens of chapters, and generate assembly code through compiler, so that the readers can understand the underlying implementation, so as to understand C / C + + more comprehensively. This book is not suitable for learning as a 0-based introductory reading.)
Date
: 2026-01-09
Size
: 3.87mb
User
:
扁豆
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.