代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/306793/13737582
cpp t1.cpp
//信道探测
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
const double pi=3.14159;
const short Num=512;
const short M=1024;
const short Len=8;
struct xi
www.eeworm.com/read/306793/13737587
txt t1.txt
//信道探测
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
const double pi=3.14159;
const short Num=512;
const short M=1024;
const short Len=8;
struct xi
www.eeworm.com/read/306791/13737666
cpp t1.cpp
//信道探测
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
const double pi=3.14159;
const short Num=512;
const short M=1024;
const short Len=8;
struct xi
www.eeworm.com/read/306791/13737671
txt t1.txt
//信道探测
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
const double pi=3.14159;
const short Num=512;
const short M=1024;
const short Len=8;
struct xi
www.eeworm.com/read/306790/13737672
cpp tfloat.cpp
//信道探测
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
const double pi=3.14159;
const Num=512;
const M=1024;
const Len=8;
struct xi
{
do
www.eeworm.com/read/302924/13824772
java binomialqueue.java
// BinomialQueue class
//
// CONSTRUCTION: with no parameters or a single item
//
// ******************PUBLIC OPERATIONS*********************
// void insert( x ) --> Insert x
// Comparable delet
www.eeworm.com/read/141176/5775419
c in_cksum.c
#include "includes.h"
#include "in_cksum.h"
/*
* I N _ C K S U M
*
* Checksum routine for Internet Protocol family headers (C Version)
*
*/
int
in_cksum(void *addr, int len)
{
www.eeworm.com/read/136072/5874750
c strlen.c
/* Copyright (C) 1991, 1993, 1997, 2000, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (da
www.eeworm.com/read/132748/5910031
h checksum.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/131315/5933110
c aadwc.c
/*-
* Copyright (c) 1986 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Computer Consoles Inc.
*
* Redis