搜索结果

找到约 337 项符合 COMpiler 的查询结果

VHDL/FPGA/Verilog To increase simulation speed, ModelSim&reg can apply a variety of optimizations to your design. Thes

To increase simulation speed, ModelSim&reg can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when ...
https://www.eeworm.com/dl/663/234380.html
下载: 179
查看: 1062

编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C ...
https://www.eeworm.com/dl/628/235248.html
下载: 140
查看: 1027

软件设计/软件工程 在为Linux开发应用程序时

在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵 ...
https://www.eeworm.com/dl/684/239986.html
下载: 136
查看: 1042

数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
https://www.eeworm.com/dl/641/242870.html
下载: 74
查看: 1082

单片机开发 This section describes the eSOAP toolkit demo package. It consists of the eSOAP runtime for MS Win

This section describes the eSOAP toolkit demo package. It consists of the eSOAP runtime for MS Windows, the demo version of the esoapcg compiler and some source code examples to help developers learning how to use the toolkit ( run-time ) and how to specify service interfaces using the esoap code ...
https://www.eeworm.com/dl/648/248011.html
下载: 123
查看: 1057

其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
https://www.eeworm.com/dl/534/252690.html
下载: 200
查看: 1053

单片机开发 build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Req

build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Required: 1. Microchip MCC18 compiler. 2. ICD2 debugger (or other device to program your PIC) 3. Protocessor hardware.
https://www.eeworm.com/dl/648/264451.html
下载: 194
查看: 1089

单片机开发 欢迎进入嵌入式编程和微控制器应用的世界!使用日益流行且价格适宜的Atmel AVR嵌入式控制器作为学习平台

欢迎进入嵌入式编程和微控制器应用的世界!使用日益流行且价格适宜的Atmel AVR嵌入式控制器作为学习平台,本书是目前可以获得的最佳—书籍之一。对于初学者,本书将会是极好的选择。随着对Atmel AVR RISC处理器的介绍,读者会立即进入嵌入式C语言教程之中。在本书中,读者将学习C语言的变量和常量、运算符和表达式、控制语句 ...
https://www.eeworm.com/dl/648/270661.html
下载: 31
查看: 1047

数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel

The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
https://www.eeworm.com/dl/641/279379.html
下载: 118
查看: 1036

Linux/Unix编程 CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic

CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field p ...
https://www.eeworm.com/dl/619/281034.html
下载: 123
查看: 1072