代码搜索:定点DSP

找到约 10,000 项符合「定点DSP」的源代码

代码结果 10,000
www.eeworm.com/read/295192/8181406

txt 90.txt

那声音不是别人的,正是先前在童子阵时我和胖子听到的幕后黑手——韩老儿的声音。   只听他道,“没想到呀,你们居然还没死!命真是不小,几乎要让我刮目相看了。不过,你们害死了我辛辛苦苦养起的狗狼,你们准备拿什么来偿还呢?”   胖子大骂道,“我呸!你个老不死的,缩头乌龟王八蛋,有种出来说话!”   老儿并没有回应胖子,自顾自地道,“就用你们的命吧!”   在老儿说话的时候,我们都屏 ...
www.eeworm.com/read/292211/8367208

txt 搜索指定点的最近图元.txt

搜索指定点的最近图元 // 这里默认搜索离地图中心点最近的图元 Dim map As Map = MapInfo.Engine.Session.Current.MapFactory(MapControl1.MapAlias) Dim ppt As DPoint = Map.Center Dim ses
www.eeworm.com/read/169583/9849752

m 函数在指定点附近解.m

x=sym('x'); f=x-cos(x) f1=subs(f,'pi',x) digits(8); vpa(f1)
www.eeworm.com/read/341987/12048556

c 步进电机画圆和走定点.c

#include #include #include #include #define Uchar unsigned char #define Uint unsigned int #define Lcd1602WdataPort 0x8101 #define Lcd1602CmdPort 0x8100