代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/313384/13589567

cpp rearrange_bits.cpp

#include "rearrange_bits.h" void rearrange_bits(int a[],int b[],int bn,int c[],int cn) {int i=0; int temp; for(i=0;i
www.eeworm.com/read/302053/13843680

c text_bits.c

/************************************************************************** * * * This code is developed by Adam Li. This
www.eeworm.com/read/302053/13843702

h text_bits.h

#ifndef _TEXT_BITS_H_ #define _TEXT_BITS_H_ #include "momusys.h" #include "text_defs.h" /* struct for counting bits */ typedef struct { Int Y; Int C; Int vec; Int CBPY;
www.eeworm.com/read/149876/5695073

c bits-tst.c

# 2 "bits-tst.c" /* Drive the bit test routines */ long long calc (const char *call, long long val, int row, int col) { if (strcmp (call, "MASK") == 0) return MASKED (val, r
www.eeworm.com/read/149876/5695075

c bits-gen.c

/* Miscellaneous simulator utilities. Copyright (C) 1997 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. This program is free software
www.eeworm.com/read/148694/5710512

c bits-tst.c

# 2 "bits-tst.c" /* Drive the bit test routines */ long long calc (const char *call, long long val, int row, int col) { if (strcmp (call, "MASK") == 0) return MASKED (val, r
www.eeworm.com/read/148694/5710514

c bits-gen.c

/* Miscellaneous simulator utilities. Copyright (C) 1997 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. This program is free software
www.eeworm.com/read/143881/5754135

h lib_bits.h

/**************** (c) 1996 SGS-Thomson Microelectronics ********************** PROJECT : SONY - D1 EVT COMPILER : ST7 HICROSS C (HIWARE) MODULE : lib_bits.h VERSION : V 1.0 CREATION DA
www.eeworm.com/read/143434/5757878

h speex_bits.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file speex_bits.h @brief Handles bit packing/unpacking */ /* Redistribution and use in source and binary forms, with or without modification,
www.eeworm.com/read/140779/5781283

s2bits

#! /bin/sh # # Convert a sound file (either the Sun byte order for 16 bit samples, # with a suffix of .spd, or the Linux byte order, with a suffix of # .dsp), to a .bits file (my own made-up suffix