代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/453243/7423396
m symbols_to_bits.m
% code the dominant and subordinate pass symbols using AC
clear
%clc
load filename output
sym=sym(1:486);
lim=length(sym)+1;
sequence=[];
pass=0;
ii=1;
while ii
www.eeworm.com/read/438146/7735451
h reg_bits.h
#ifndef __REG_BITS_2700G_
#define __REG_BITS_2700G_
/* use defines from asm-arm/arch-pxa/bitfields.h for bit fields access */
#define UData(Data) ((unsigned long) (Data))
#define Fld(Size, Shft) (((S
www.eeworm.com/read/437206/7753389
zip number_to_bits.zip
www.eeworm.com/read/198641/7918338
c bits1.c
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : Bits1.C
** Project : NODE_A
**
www.eeworm.com/read/198641/7918430
h bits1.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : Bits1.H
** Project : NODE_A
**
www.eeworm.com/read/197100/8030956
cpp bits16.cpp
/**********************************************************************
* File: bits16.h (Formerly bits8.h)
* Description: Code for 8 bit field class.
* Author: Phil Cheatle
* Created:
www.eeworm.com/read/197100/8031055
h bits16.h
/**********************************************************************
* File: bits16.h (Formerly bits8.h)
* Description: Code for 8 bit field class.
* Author: Phil Cheatle
* Created:
www.eeworm.com/read/397473/8043701
vi get bits.vi
www.eeworm.com/read/196292/8101700
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/196122/8114086
m bits_to_symbols.m
% reverse of symbols_to_bits
clear
clc
load filename sequence
%load
pass=0;
symbols=[];
ii=1;
index=1;
index1=1;
offset=14;
while 1
[stream_out , index ]=entropy_decode(sequence