代码搜索结果
找到约 8,431 项符合
RF 的代码
rf.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
rf.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rf(const DP x, const DP y, const DP z)
{
const DP ERRTOL=0.0025, TINY=1.5e-38, BIG=3.0e37, THIRD=1.0/3.0;
const DP C1=1.0/24.0, C
rf.schdocpreview
[Preview]
LargeImageOriginalSize=662000
LargeImageWidth=500
LargeImageHeight=331
LargeImage=78DAED9DD9735C677A9FBF3F25F776CA4BA5EC29A732CC7DAE3335637BA451D99249CF6E8D356305A152951B2B352E272AB95C8E
rf.c
#include
rf.schdocpreview
[Preview]
LargeImageOriginalSize=662000
LargeImageWidth=500
LargeImageHeight=331
LargeImage=78DAED9DD9735C677A9FBF3F25F776CA4BA5EC29A732CC7DAE3335637BA451D99249CF6E8D356305A152951B2B352E272AB95C8E
rf.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rf(const DP x, const DP y, const DP z)
{
const DP ERRTOL=0.0025, TINY=1.5e-38, BIG=3.0e37, THIRD=1.0/3.0;
const DP C1=1.0/24.0, C