搜索结果
找到约 773 项符合
function 的查询结果
资料/手册 OMAP4430 and OMAP4460 Function difference
OMAP4430 and OMAP4460 Function difference,
介绍这两款CPU的功能差异。
教程资料 cadense allegro pcb 15.2 new function
cadense allegro pcb 15.2 new function
电子书籍 C++中的虚函数(virtual function)
C++中的虚函数(virtual function)
数值算法/人工智能 Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘
Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘
*行业应用 matlab/e,radial basis function
matlab/e,radial basis function
游戏 * This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ES
* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
微处理器开发 方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC21
方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC2100 ARM7TDMI Processors
USB编程 制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
matlab例程 卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
DSP编程 PID calculations for the _pid structure *a. This function uses the positional form of the pid equati
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.