代码搜索:FPGA加速

找到约 10,000 项符合「FPGA加速」的源代码

代码结果 10,000
www.eeworm.com/read/405817/11456351

cpp cipher(置换群,找循环节).cpp

//可用置换群幂运算加速 #include #include #include using namespace std; int n,k; int ex[210], last[210], seq[210]; char txt[210]; bool vis[210]; void find_circle() {
www.eeworm.com/read/158210/11635205

htm ch10_3.htm

范例问题:飞机发动机的加速性能分析
www.eeworm.com/read/155266/11887146

m kalman2c.m

%*********************************************求系统2c的秩********************** clear all; %重力加速度 g=9.80; %地速分量 Vx=8; Vy=8; Vz=0; %地球半径 R=6371020; %纬度角 angle=pi/4; %
www.eeworm.com/read/219887/14860779

m dragacce.m

%DragAcce.m %函数功能:计算阻力加速度 function result=DragAcce(CurrentState) global g; global Beta; result=-0.5*g/Beta*Rho(CurrentState(3))*sqrt(CurrentState(2)^2+CurrentState(4)^2)*[CurrentState(2),CurrentS
www.eeworm.com/read/38039/1091480

mnu repcreate.mnu

REP#CREATE 表示创建 # Regenerate 再生 Always re-create Simplfied Representation by regenerating master. 通过再生标准重新创建简化表示 Accelerate 加速 Use accelerator file to speed up retrieval of Simplified Representation.
www.eeworm.com/read/38039/1091901

mnu canupdrep.mnu

HANDLE#UPD 解决UPD # Update 更新 Update and save out of date accelerated simplfied representations. 更新和保存过期的加速简化表示 Info 信息 Display information about all outdated accelerated simplified representations. 显
www.eeworm.com/read/198086/6799187

htm ch10_3.htm

范例问题:飞机发动机的加速性能分析
www.eeworm.com/read/412858/11180311

htm ch10_3.htm

范例问题:飞机发动机的加速性能分析
www.eeworm.com/read/203643/15354051

c mam.c

#include #include"PLL.h" //设置存储器加速模块 void MAMInit(void) { unsigned int Fclk; Fclk=GetCclk(); MAMCR=0; if(Fclk
www.eeworm.com/read/203643/15354055

c mam.c

#include #include"PLL.h" //设置存储器加速模块 void MAMInit(void) { unsigned int Fclk; Fclk=GetCclk(); MAMCR=0; if(Fclk