代码搜索:FPGA加速
找到约 10,000 项符合「FPGA加速」的源代码
代码结果 10,000
www.eeworm.com/read/119035/14842059
ncb 加速迭代.ncb
www.eeworm.com/read/119035/14842060
opt 加速迭代.opt
www.eeworm.com/read/119035/14842061
dsp 加速迭代.dsp
# Microsoft Developer Studio Project File - Name="加速迭代" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/119035/14842062
plg 加速迭代.plg
Build Log
--------------------Configuration: 加速迭代 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\liyan\LO
www.eeworm.com/read/119035/14842063
cpp 加速迭代.cpp
#include
#include
#include
double f(double x);
double fr(double x);
void main()
{
double x0,x1,e,q;
cout
www.eeworm.com/read/119035/14842064
dsw 加速迭代.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/213097/15142648
cpp steffensen加速.cpp
#include
#include
#include
using namespace std;
const double EPS=0.1e-16;
const int MN=50;
double f(double x)
{return x*x*x+4*x*x-10;}
double T(double x)
{return
www.eeworm.com/read/209874/15212381
cpp 加速迭代.cpp
#include
#include
double f(double x)
{ double y;
y=exp(-x);
return y;
}
void main()
{ double x0,x1,x2,z;
int N;
int k=1;
cout
www.eeworm.com/read/168662/9902588
doc 加速xp启动.doc
www.eeworm.com/read/168662/9902634