代码搜索:stuffing
找到约 48 项符合「stuffing」的源代码
代码结果 48
www.eeworm.com/read/440906/1783615
java redef6.java
package bar.foo;
// Redefining and stuffing the redefined class with something
class redef6 {
class redef6 {int foo;}
}
www.eeworm.com/read/147984/12505553
txt penight2b.txt
PE Nightmare Compressor by Freddy K
-----------------------------------
This is a simple compressor based on aplib, yoda's Kernel code, and my own
stuffing around. It only has one function with M
www.eeworm.com/read/195136/8172318
h blkratediststats.h
os] != (BYTE) 0xFF)
{ // We don't need bit stuffing
m_nAvBitNums = 8;
}
else
{ // We need to stuff a bit (next MSBit is 0)
m_nAvBit
www.eeworm.com/read/334661/3363982
java descriptortag.java
package org.dvb.si;
public interface DescriptorTag {
public static final short NETWORK_NAME = 64;
public static final short SERVICE_LIST = 65;
public static final short STUFFING = 66;
www.eeworm.com/read/282093/9119726
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt
www.eeworm.com/read/164586/10100515
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt
www.eeworm.com/read/438909/7724673
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt
www.eeworm.com/read/314179/13572540
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt