代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/113666/15451635

c bits.c

/* Copyright (C) 2002 Jean-Marc Valin File: speex_bits.c Handles bit packing/unpacking Redistribution and use in source and binary forms, with or without modification, are permitted pro
www.eeworm.com/read/113552/15453426

txt bits.txt

#ifndef ASM_TILES // C Version of draw_tile static int draw_tile(struct bmap *bm,struct dgen_sinfo *si,int ox,int oy,unsigned tile) { int tile_off,pal_off; int p1,p0,fx,fy,x,y; // shif
www.eeworm.com/read/112280/15490319

java bits.java

//: c09:Bits.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Demonstration of BitSet. import java.util.*; public class B
www.eeworm.com/read/112090/15493653

h bits.h

int bitAnd(int x, int y); int bitOr(int x, int y); int isEqual(int x, int y); int logicalShift(int x, int n); int bitParity(int x); int leastBitPos(int x); int bitCount(int x); int bang(int x)
www.eeworm.com/read/112090/15493656

c bits.c

/* * ICS LAB1 * NOTES:NO TEAMWORK ALLOWED AND NO CHEATING! * bits.c - Source file with your solutions to the Lab. * This is the file you will hand in to your instructor. * * WARNING:
www.eeworm.com/read/109529/15555703

1 bits.1

.so man1/arithcode.1
www.eeworm.com/read/109529/15555709

c bits.c

/****************************************************************************** File: bits.c Authors: John Carpinelli (johnfc@ecr.mu.oz.au) Wayne Salamonsen (wbs@mundil.cs.mu.oz.au) Lang St
www.eeworm.com/read/107303/15609916

class bits.class

www.eeworm.com/read/107303/15609972

java bits.java

/* JaNetSim --- Java Network Simulator ------------------------------------- This software was developed at the Network Research Lab, Faculty of Computer Science and Information Te
www.eeworm.com/read/104551/15690128

c bits.c

/* Copyright (C) 2002 Jean-Marc Valin File: speex_bits.c Handles bit packing/unpacking Redistribution and use in source and binary forms, with or without modification, are permitted pro