代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/456533/7345683
cpp exceed.cpp
// exceed.cpp -- exceeding some integer limits
#include
#define ZERO 0 // makes ZERO symbol for 0 value
#include // defines INT_MAX as largest int value
int main()
{
www.eeworm.com/read/456533/7345986
cpp exceed.cpp
// exceed.cpp -- exceeding some integer limits
#include
#define ZERO 0 // makes ZERO symbol for 0 value
#include // defines INT_MAX as largest int value
int main()
{
www.eeworm.com/read/456367/7350541
cpp exceed.cpp
// exceed.cpp -- exceeding some integer limits
#include
#define ZERO 0 // makes ZERO symbol for 0 value
#include // defines INT_MAX as largest int value
int main()
{
www.eeworm.com/read/456367/7350824
cpp exceed.cpp
// exceed.cpp -- exceeding some integer limits
#include
#define ZERO 0 // makes ZERO symbol for 0 value
#include // defines INT_MAX as largest int value
int main()
{
www.eeworm.com/read/456209/7353874
sci spy.sci
function spy(A)
// display not zero entries of a sparse matrix.
[i,j] = find(A);
plot(i,j,'.');
endfunction
www.eeworm.com/read/455033/7378746
edp aadaptation.edp
verbosity=2;
border aaa(t=0,1){x=t;y=0;};
border bbb(t=0,0.5){x=1;y=t;};
border ccc(t=0,0.5){x=1-t;y=0.5;};
border ddd(t=0.5,1){x=0.5;y=t;};
border eee(t=0.5,1){x=1-t;y=1;};
border fff(t=0,1){x=0;y=1-
www.eeworm.com/read/452795/7432678
vhd jh_cpu3.vhd
-- clock generation block
-- single/double byte(s) instruction fetch
-- single byte instruction expand
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_unsigned.all ;
use ieee.st
www.eeworm.com/read/452050/7448541
c 2408934_wa.c
#include
#include
#define zero 1e-1
#define PI 3.141592653
int main()
{
double l1, l2, l3;
double a1, a2, a3;
double x1, x2, x3, y1, y2, y3;
while(scanf("%lf%lf%lf%lf
www.eeworm.com/read/452050/7448542
c 2409002_wa.c
#include
#include
#define zero 1e-1
#define PI 3.141592653
int main()
{
double l1, l2, l3;
double a1, a2, a3;
double x1, x2, x3, y1, y2, y3;
while(scanf("%lf%lf%lf%lf
www.eeworm.com/read/452050/7448543
c 2408927_wa.c
#include
#include
#define zero 1e-2
#define PI 3.141592653
int main()
{
double l1, l2, l3;
double a1, a2, a3;
double x1, x2, x3, y1, y2, y3;
while(scanf("%lf%lf%lf%lf