搜索结果
找到约 84 项符合
compiled 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (6)
- 其他 (5)
- Delphi控件源码 (5)
- VC书籍 (4)
- 微处理器开发 (4)
- 编译器/解释器 (4)
- 单片机开发 (4)
- 软件设计/软件工程 (4)
- 嵌入式/单片机编程 (3)
- 数学计算 (3)
- 压缩解压 (3)
- 单片机编程 (2)
- 驱动编程 (2)
- 嵌入式Linux (2)
- 操作系统开发 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- USB编程 (2)
- 网络 (2)
- Java编程 (2)
- 电源技术 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 汇编语言 (1)
- Jsp/Servlet (1)
- 文件格式 (1)
- 通讯/手机编程 (1)
- 人工智能/神经网络 (1)
- 多国语言处理 (1)
- VHDL/FPGA/Verilog (1)
- 文章/文档 (1)
- FlashMX/Flex源码 (1)
- *行业应用 (1)
- 手机短信编程 (1)
- DSP编程 (1)
- 系统设计方案 (1)
- matlab例程 (1)
- Java书籍 (1)
- 编辑器/阅读器 (1)
- VIP专区 (1)
压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca
The program SPLAY is a pascal to C translation of a program that
Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees.
This program compresses and decompresses files, and does a pretty good
job of it.
Contents:
SPLAY.PAS Original TP source code
SPLAY.C Translation of code to C
SPLAY.EXE C ...
VC书籍 This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++
This companion disc contains the source code for the sample
programs presented in INSIDE VISUAL C++ 5.0, as well as pre-
compiled copies of the programs.
To copy all of the sample code onto your hard disk, run the
SETUP.EXE program and follow the instructions that appear on
the screen. The sample c ...
电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)
A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced eas ...
压缩解压 FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec,
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
VC书籍 This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++
This companion disc contains the source code for the sample
programs presented in INSIDE VISUAL C++ 5.0, as well as pre-
compiled copies of the programs.
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
电子书籍 This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li
This manual describes the Call Library Function Node and the Code
Interface Node (CIN). The Call Library Function Node and the CIN are
the LabVIEW programming objects you use to call compiled code from
text-based programming languages. This manual includes reference
information about libraries of fu ...
其他书籍 This document outlines what is necessary to install and run the LEACH protocol on version 2.27 of n
This document outlines what is necessary to install and run the LEACH protocol on version
2.27 of ns2. At the time of this writing, this is the newest version of ns2. The LEACH implementation
was written as a stand-alone application. Thus, in the past a version compiled for LEACH may or may
not work ...
汇编语言 The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, IN
The purpose of this example is to demonstrate that the
functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and
how toset them up.
This directory contains the frameworks fw.c, the test program extr_intr.c
and the external interrupt service routines isr.c. This was compiled
using m ...