代码搜索:significant

找到约 1,018 项符合「significant」的源代码

代码结果 1,018
www.eeworm.com/read/353439/10446942

java binarytest.java

// operators/BinaryTest.java // TIJ4 Chapter Operators, Exercise 10, page 112 /* Write a program with two constant values, one with alternating binary ones and * zeroes, with a zero in the least-s
www.eeworm.com/read/274866/10847402

c packing.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code packing.c Copyright (C) The Internet Society (2004). All Rig
www.eeworm.com/read/348596/10882246

txt 2810.txt

Problem Id:2810 User Id:fzk Memory:136K Time:0MS Language:G++ Result:Accepted Source #include #include #include #include using namespace std;
www.eeworm.com/read/273255/10922052

h bitstrm.h

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/458682/7291783

sh wf.sh

#!/bin/bash # wf.sh: Crude word frequency analysis on a text file. # This is a more efficient version of the "wf2.sh" script. # Check for input file on command line. ARGS=1 E_BADARGS=65 E_NOFILE=66
www.eeworm.com/read/454660/7386032

java binarytest.java

// operators/BinaryTest.java // TIJ4 Chapter Operators, Exercise 10, page 112 /* Write a program with two constant values, one with alternating binary ones and * zeroes, with a zero in the least-s
www.eeworm.com/read/446502/7577483

h mc13192_regs.h

/*! * Copyright (c) 2005, Freescale Semiconductor * * Freescale Confidential Proprietary * \file MC13192_regs.h * \brief Defines the MC13192 registers. * \author a19259 * \version
www.eeworm.com/read/439490/7707924

c ffs.c

/* File : ffs.c Author : Richard A. O'Keefe. Updated: 20 April 1984 Defines: ffs(), ffc() ffs(i) returns the index of the least significant 1 bit in i, where 1 means the
www.eeworm.com/read/434781/7801997

java binarytest.java

// operators/BinaryTest.java // TIJ4 Chapter Operators, Exercise 10, page 112 /* Write a program with two constant values, one with alternating binary ones and * zeroes, with a zero in the least-s
www.eeworm.com/read/196292/8102407

cpp packing.cpp

/****************************************************************** iLBC Speech Coder ANSI-C Source Code packing.c Copyright (C) The Internet Society (2004). All Rig