代码搜索:Numeric

找到约 7,754 项符合「Numeric」的源代码

代码结果 7,754
www.eeworm.com/read/396291/8116078

c dm642cfg.c

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT emiface0.cdb */ /* Include H
www.eeworm.com/read/396291/8116092

c emiface0cfg_c.c

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT emiface0.cdb */ /* Include H
www.eeworm.com/read/195920/8122416

vhd pll20.vhd

-- megafunction wizard: %ALTPLL% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altpll -- ============================================================ -- File Name: PLL20.vhd -- Megafun
www.eeworm.com/read/333254/12693225

cpp cinfish.cpp

// cinfish.cpp -- non-numeric input terminates loop #include const int Max = 5; int main() { using namespace std; // get data double fish[Max]; cout
www.eeworm.com/read/245849/12777801

m mat2cellstrings.m

function cellstring=mat2cellstrings(mat) % Convert numeric matrix into a cellarray of strings % Written by: E. R.: September 16, 2004 % Last updated: % % cellstring=mat2cellstrings(mat) % INP
www.eeworm.com/read/245849/12778012

m cell2num.m

function x=cell2num(cx) % Convert a cell array of numbers into a numeric array % % Written by: E. R.: March 1, 2006 % Last updated: % % % x=cell2num(cx) % INPUT % cx cell array whos enr
www.eeworm.com/read/331448/12827276

m vis_valuetype.m

function flag=vis_valuetype(value, valid, str); % VIS_VALUETYPE Used for type checks in SOM Toolbox visualization routines % % flag = vis_valuetype(value, valid, str) % % Input and output arguments
www.eeworm.com/read/244790/12843536

m vis_valuetype.m

function flag=vis_valuetype(value, valid, str); % VIS_VALUETYPE Used for type checks in SOM Toolbox visualization routines % % flag = vis_valuetype(value, valid, str) % % Input and output arguments
www.eeworm.com/read/244597/12853551

cpp xmachar.cpp

#include #include #include #include "nr.h" using namespace std; typedef DP T; // Driver for routine machar int main(void) { int ibeta,iexp,irnd,it,
www.eeworm.com/read/244597/12854340

cpp gcf.cpp

#include #include #include "nr.h" using namespace std; void NR::gcf(DP &gammcf, const DP a, const DP x, DP &gln) { const int ITMAX=100; const DP EPS=numeric_limits::eps