代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/442130/7658718
vhd sim.vhd
-- File generated by bch.exe program.
-- The simulation file for BCH code (15,7), t=2
-- with optimisation.
-- GF(2^4) is generated by polynomial [1+x+...] - 11001;
-- The simulation file - encod
www.eeworm.com/read/299640/7842005
asm pn_gen.asm
;
; pn_gen.asm - PN pseudo number generator
; generates 16-bit wordlength zero-mean random numbers
; generator polynomial: x^-15+x^-11+x^-2+1
;
; Prototype: int pn_gen(int *)
;
www.eeworm.com/read/198641/7918382
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : NODE_A
**
www.eeworm.com/read/198641/7918727
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : Node_B
**
www.eeworm.com/read/198519/7931716
c camproset.c
/******************************************************************************
Filename: camproset.c
Descriptions
- Camera Processor Initialization code using IIC.
History
- July 23, 2003.
www.eeworm.com/read/197100/8030753
h bitvec.h
/******************************************************************************
** Filename: bitvec.h
** Purpose: Routines for manipulating bit vectors
** Author: Dan Johnson
** Histor
www.eeworm.com/read/197053/8033366
asz mcal.asz
;------------------------------------------------------------------------------
;
; 墘嶼梡儔僀僽儔儕(?)
; Compiler LSI C-80 Ver 3.6 梡娭悢
;
; Version :1.00
; MakeDate:2004/12/06
;
;---------------------
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/8114083
m sphit_main_decode.m
% Code started 31th Oct 2003, Ex taken from J.M.Shapiro's paper on EZW
% This code is not intented to be optimized, just to make things work
% and to understand the principles of SPHIT
% Reference
www.eeworm.com/read/332491/12752923
c ps2.c
//#include"F:\msp430\msp430\msp430\uCOS430\includes.h"
#include
#include"PS2.h"
struct Mousetype{
char data[4];
unsigned char cnt;
unsigned char err;
unsigned ch