代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/368572/9685850

h bits.h

/* bits.h * (c) 2002 Karel 'Clock' Kulhavy * This file is a part of the Links program, released under GPL. */ /* t2c * Type that has exactly 2 chars. * If there is none, t2c is not defined * Th
www.eeworm.com/read/368546/9689760

h bits.h

/*--------------------------------------------------------------------------* * BITS.H * *----------------------------------------
www.eeworm.com/read/368546/9689862

c bits.c

/*------------------------------------------------------------------------* * BITS.C * *--------------------------------------------
www.eeworm.com/read/368213/9705029

c bits.c

/* ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke, Luce
www.eeworm.com/read/368210/9705174

c bits.c

/* ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke, Luce
www.eeworm.com/read/368182/9707809

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/368137/9710504

cpp bits.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/171426/9756596

s bits.s

;// ____________________________________________________________________ ;// ;// Copyright (c) 2003, Andrew N. Sloss, Dominic Symes, Chris Wright ;// All rights reserved. ;// _____________________
www.eeworm.com/read/415564/11062431

h bits.h

// BIT DEFINITION #define BIT0 0x00000001 #define BIT1 0x00000002 #define BIT2 0x00000004 #define BIT3 0x00000008 #define BIT4 0x00000010 #define
www.eeworm.com/read/413059/11168642

h bits.h

/* * Copyright (C) Samsung Electroincs 2003 * Author: SW.LEE * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen