搜索结果
找到约 145 项符合
Compile 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- 其他 (12)
- Linux/Unix编程 (10)
- 单片机开发 (10)
- 编译器/解释器 (9)
- 其他书籍 (7)
- Delphi控件源码 (7)
- 网络 (5)
- 技术资料 (5)
- 多媒体处理 (3)
- Java书籍 (3)
- 压缩解压 (3)
- 汇编语言 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 电子书籍 (3)
- VHDL/FPGA/Verilog (3)
- 数据结构 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- 嵌入式Linux (2)
- 书籍源码 (2)
- 游戏 (2)
- 加密解密 (2)
- 文章/文档 (2)
- 编辑器/阅读器 (2)
- 文件格式 (2)
- 软件工程 (2)
- 嵌入式/单片机编程 (2)
- 其他数据库 (2)
- IC设计软件 (1)
- 教程资料 (1)
- 单片机编程 (1)
- Internet/网络编程 (1)
- 驱动编程 (1)
- 数学计算 (1)
- 邮电通讯系统 (1)
- 数值算法/人工智能 (1)
- uCOS (1)
- 其他行业 (1)
- Ajax (1)
- 系统设计方案 (1)
- 3G开发 (1)
- 其他嵌入式/单片机内容 (1)
- 微处理器开发 (1)
- 行业发展研究 (1)
- C/C++语言编程 (1)
- 精品软件 (1)
数据结构 AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S
AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!
数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
单片机开发 he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t t
he AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty. The makefile
used to build the source is included
其他书籍 This set of simulation files performs a computational complexity performance comparison of the two m
This set of simulation files performs a computational complexity performance comparison of the two methods mentioned in the paper. The source is ANSI-C compliant, hence any C-compiler can be used to compile the source code. It has been tested using Visual Studio.net C++ and TI code composer studio C ...
游戏 本游戏运行在java环境下
本游戏运行在java环境下,解压缩后需要compile在执行,是一个打字类的小游戏,测测你的打字速度。
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
Delphi控件源码 安装说明 QLDBGrid 说明 QLDBLookupComboBox 说明 QLDBReportBuilder 说明 QLDBFilterDialog 说明 安装说明 =====
安装说明
QLDBGrid 说明
QLDBLookupComboBox 说明
QLDBReportBuilder 说明
QLDBFilterDialog 说明
安装说明
========
使用“File\Open... 菜单项打开 Lib 目录下的组件包 QLL60.dpk (Delphi 6) 或 QLL70.dpk (Delphi 7)。在包管理器窗口点击“Compile”按钮来编译包,然后点击“Install”按钮来注册组件包。 ...
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
其他书籍 Over the years, this bestselling guide has helped countless programmers learn how to support compute
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 o ...