代码搜索:Exponent
找到约 2,379 项符合「Exponent」的源代码
代码结果 2,379
www.eeworm.com/read/215538/15057624
csv exponent.csv
10
10.513
11.052
11.618
12.214
12.84
13.499
14.191
14.918
15.683
16.487
17.333
18.221
19.155
20.138
21.17
22.255
23.396
24.596
25.857
27.183
28.577
30.042
31.582
33.201
34.903
www.eeworm.com/read/211085/15187395
csv exponent.csv
10
10.513
11.052
11.618
12.214
12.84
13.499
14.191
14.918
15.683
16.487
17.333
18.221
19.155
20.138
21.17
22.255
23.396
24.596
25.857
27.183
28.577
30.042
31.582
33.201
34.903
www.eeworm.com/read/211085/15187455
csv exponent.csv
10
10.513
11.052
11.618
12.214
12.84
13.499
14.191
14.918
15.683
16.487
17.333
18.221
19.155
20.138
21.17
22.255
23.396
24.596
25.857
27.183
28.577
30.042
31.582
33.201
34.903
www.eeworm.com/read/413840/2158769
java exponent.java
package parser;
/**
* 这个类用于存储指数的数据类型
* @author zouhao
*/
public class Exponent extends Token{
String head;
Integral i;
/**
* 构造函数
* @param temp 用于指数初始化的整数类
www.eeworm.com/read/360524/2960885
h exponent.h
/*
* exponent.h
*
* Copyright (C) Aaron Holtzman - May 1999
*
* This file is part of ac3dec, a free Dolby AC-3 stream decoder.
*
* ac3dec is free software; you can redistribute it and/or
www.eeworm.com/read/360524/2960923
c exponent.c
/*
* exponent.c
*
* Copyright (C) Aaron Holtzman - May 1999
*
* This file is part of ac3dec, a free Dolby AC-3 stream decoder.
*
* ac3dec is free software; you can redistribute it and/or
www.eeworm.com/read/108518/15584662
c exponent.c
/*
* Copyright (C) Aaron Holtzman - May 1999
*
* This file is part of ac3dec, a free Dolby AC-3 stream decoder.
*
* ac3dec is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/192030/8410704
m sobolev_exponent.m
function s = sobolev_exponent(H)
% SOBOLEV_EXPONENT - estimate Sobolev exponent of multiwavelet (slower, but better)
%
% s = sobolev_exponent(H)
%
% This routine implements the algorithm give
www.eeworm.com/read/181830/9235636
m sobolev_exponent.m
function s = sobolev_exponent(H)
% SOBOLEV_EXPONENT - estimate Sobolev exponent of multiwavelet (slower, but better)
%
% s = sobolev_exponent(H)
%
% This routine implements the algorithm give
www.eeworm.com/read/162511/10300567
m4 exponent.m4
`/* Implementation of the EXPONENT intrinsic
Copyright 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson .
This file is part of the GNU Fortran 95 runtime lib