代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/446490/7577617
m findcriticalpoints.m
function [allx, ally] = findcriticalpoints(datay)
%
% [allx, ally] = findcriticalpoints(datay):
%
% The function FINDCRITICALPOINTS returns max, min and zero crossing values
% and their coordinates in
www.eeworm.com/read/284676/8909749
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/373603/9448515
c c8_2.c
/* Note:Your choice is C IDE */
#include "stdio.h"
#include "math.h"
float x1,x2,disc,p,q;
void main()
{
void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_t
www.eeworm.com/read/360311/10103137
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/273409/10916794
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/452713/7434355
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/143661/12852617
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/136972/13350144
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/147766/5721695
s findbit.s
/*
* linux/arch/arm/lib/findbit.S
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ