代码搜索:2

找到约 10,000 项符合「2」的源代码

代码结果 10,000
www.eeworm.com/read/121152/6069274

s fdct_ia64.s

// ****************************************************************************** // * * // * This file is part of XviD, a f
www.eeworm.com/read/114305/6124340

s fdct_ia64.s

// /**************************************************************************** // * // * XVID MPEG-4 VIDEO CODEC // * - ia64 fast discrete cosine transformation // * // * Copyright (C) 199
www.eeworm.com/read/110034/6169721

makefile

all: ip2mkdev ip2trace ip2stat ip2mkdev: ip2mkdev.c cc -o ip2mkdev ip2mkdev.c ip2trace: ip2trace.c cc -o ip2trace ip2trace.c ip2stat: ip2stat.c cc -o ip2stat ip2stat.c
www.eeworm.com/read/108611/6181781

s fdct_ia64.s

// ****************************************************************************** // * * // * This file is part of XviD, a f
www.eeworm.com/read/103694/6212831

c hexa.c

/* ============================================================================ Project Name : jayaCard TCK Module Name : proto/tck/common/hexa.c Version : $Id: hexa.c,v 1.6 2004/01/11 09:56
www.eeworm.com/read/102935/6228699

makefile

all: ip2mkdev ip2trace ip2stat ip2mkdev: ip2mkdev.c cc -o ip2mkdev ip2mkdev.c ip2trace: ip2trace.c cc -o ip2trace ip2trace.c ip2stat: ip2stat.c cc -o ip2stat ip2stat.c
www.eeworm.com/read/456224/6278824

m bbex8_2.m

% Example 8.2: % Chapter 8: Discrete Optimization % % Applied Optimization with MATLAB % P.Venkataraman % Published by John Wiley % % Branch and Bound % Min: f(x1,x2) = (x1 -15)^2 + (x2 - 15
www.eeworm.com/read/479659/6689984

m untitled1.m

for i=1:1:m for j=1:1:m if (i==j) riv3(i,j)=T(i,i)*(K1(i)*K1(i))/2*(integr2(aa,aa,K1K1(i),1)+2*aa*aa*aa/3)... +T(i,i)*K1(i)*K2(i)*coth(K2(i)*d2)*(integr2(aa,aa,K1K1(i
www.eeworm.com/read/403014/11523669

cpp bytetest.cpp

//: C12:ByteTest.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt #include "Byte.h" #include
www.eeworm.com/read/400626/11571477

c i2croutines.c

/*****************************************************************************/ /* Communication with an EEPROM (e.g. 2465) via I2C bus */ /* The I2C module of the MSP430F169 i