搜索结果
找到约 25 项符合
definitions 的查询结果
按分类筛选
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 ...
编译器/解释器 Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i
Exuberant Ctags is a multilanguage reimplementation of the much-underused
ctags(1) program and is intended to be the mother of all ctags programs. It
generates indexes of source code definitions which are used by a number of
editors and tools. The motivation which drove the development of Exuberant
...
电子书籍 This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines:
Centro
Treo
Tungsten
Zire
LifeDrive
The goal of this document is to provide developers with a detailed reference of all functions, parameters, an ...
数学计算 Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args.
其他 数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-s
数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or
a corresponding "options-setting" file, it assembles to the data
abort veneer. This is described in detail in the documentation.
The "dabort.h" file contains definitions of some constants used
in the data abort veneer s ...
其他 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
*行业应用 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...
单片机编程 舵机电机PID控制算法
#include <hidef.h>&nbsp; &nbsp;&nbsp; &nbsp;/*
common defines and macros */
#include "derivative.h"&nbsp; &nbsp;&nbsp; &nbsp;/*
derivative-specific definitions */
#include <mc9s12xs128.h>
//定义PID参数
#define VV_KPVALUE 3&nbsp; &nbsp;&nbsp; &nbsp; //比例
#define VV_KIVALUE 40&nbsp; &nbsp;&nbsp;&nbs ...
源码 CC2520+STM32
#define RF_CHANNEL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;25 &nbsp; &nbsp; &nbsp;// 2.4 GHz RF channel
// BasicRF address definitions &nbsp; µØÖ·¶¨Òå
#define PAN_ID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x2007
#define TX_ADDR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb ...