搜索结果
找到约 5 项符合
phantom 的查询结果
其他行业 此为open haptics的应用。需要phantom仪器进行操作。模拟的是一个cursor去触摸一个球。你能得到触觉和视觉的反馈
此为open haptics的应用。需要phantom仪器进行操作。模拟的是一个cursor去触摸一个球。你能得到触觉和视觉的反馈
其他书籍 PhantOm,Ollydbg隐藏调试的辅助插件代码!
PhantOm,Ollydbg隐藏调试的辅助插件代码!
无线通信 数字卫星设备控制兼容的天线供电系统设计
Abstract: This application note discusses a design for a phantom antenna power-supply system compatible with theDigital Satellite Equipment Control (DiSEqC) communication standard, using the MAX16948 automotive dual, highvoltageLDO/switch. The presented application circuit provides a remote antenn ...
无线通信 MAX16948双遥控天线LDO开关
 
Abstract: This application note helps system designers choose the correct external components for use with the MAX16948 dualremote antenna LDO/switch, thus ensuring that automobile-regulated phantom antenna supply and output-current-monitoring circuitrymeet performance objectives. An elec ...
DSP编程 fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);
fft源代码,#include "f2407_c.h"
#include "math.h"
#define N 32 // FFT变换的点数
extern void fft(void);
extern void resave(void);
interrupt void phantom(void);
void sysinit(void);
extern int input[2*N];