搜索结果
找到约 98 项符合
perform 的查询结果
按分类筛选
- 全部分类
- 其他 (9)
- 数学计算 (8)
- matlab例程 (6)
- 其他书籍 (5)
- 单片机编程 (4)
- 驱动编程 (4)
- 单片机开发 (4)
- 电子书籍 (4)
- 技术资料 (4)
- 可编程逻辑 (3)
- Java编程 (3)
- 系统设计方案 (3)
- GPS编程 (2)
- 人工智能/神经网络 (2)
- SQL Server (2)
- 软件工程 (2)
- Linux/Unix编程 (2)
- 金融证券系统 (2)
- 操作系统开发 (2)
- 源码 (2)
- 书籍 (2)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 测试测量 (1)
- 电子元器件应用 (1)
- Internet/网络编程 (1)
- Windows Mobile (1)
- 书籍源码 (1)
- 文章/文档 (1)
- 其他嵌入式/单片机内容 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 通讯/手机编程 (1)
- Delphi/CppBuilder (1)
- JavaScript (1)
- 编译器/解释器 (1)
- J2ME (1)
- 单片机 (1)
- 嵌入式/单片机编程 (1)
- 其他文档 (1)
- 数值算法/人工智能 (1)
- 软件 (1)
- 论文 (1)
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
数学计算 This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-c
This example shows how to perform a repeated sequence of conversions using
// "repeat sequence-of-channels" mode.
matlab例程 AHP toolbox Perform a complete AHP calculation.
AHP toolbox Perform a complete AHP calculation.
数学计算 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.
单片机开发 C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us
C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232
transmit and receive using only one hardware timer.
The transmit and receive routines divide each bit time into 4 slices to
allow synchronizing to incoming data that may be out of synch with outgoing
data. ...
其他 LabView : Perform Digital Input with Word Handshaking
LabView : Perform Digital Input with Word Handshaking
电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CA ...
Delphi/CppBuilder It s a c++ program to perform some operations on complex numbers
It s a c++ program to perform some operations on complex numbers
系统设计方案 this is an 8 bit alu. to perform various arithmetic and logical operations
this is an 8 bit alu. to perform various arithmetic and logical operations
JavaScript A simple object to store a color and perform Hex/RGB conversions. methods included ColorSetRGB -
A simple object to store a color and perform Hex/RGB conversions.
methods included
ColorSetRGB - ColorGetHex
RGBToHex(r, g, b)
hexToRGB(hex)
ColorBlend(colorFrom, colorTo)
ColorBlendGetColor(alpha)
ColorBlendToString()