代码搜索:Relatively

找到约 345 项符合「Relatively」的源代码

代码结果 345
www.eeworm.com/read/100320/6270571

c model-1.c

/* * Listing 9 -- model-1.c * * This is the modeling module for an order 0 fixed context * data compression program. This is a relatively simple model. * The totals for all of the symbols a
www.eeworm.com/read/493005/6403541

minv

NAME minv - inverse of an integer modulo a specified integer SYNOPSIS minv(x, md) TYPES x integer md integer return integer DESCRIPTION If x and md are not relatively pri
www.eeworm.com/read/211389/15181050

txt tech0001.txt

Tech Note 0001 How to Gather Entropy on Embedded Systems Tom St Denis Introduction ------------ This tech note explains a relatively simple way to gather entropy for a PRNG (Yarrow in this case) in
www.eeworm.com/read/206156/15299386

c model-1.c

/* * Listing 9 -- model-1.c * * This is the modeling module for an order 0 fixed context * data compression program. This is a relatively simple model. * The totals for all of the symbols a
www.eeworm.com/read/480930/1306294

s ev6-memset.s

/* * arch/alpha/lib/ev6-memset.S * * This is an efficient (and relatively small) implementation of the C library * "memset()" function for the 21264 implementation of Alpha. * * 21264 version c
www.eeworm.com/read/250243/4434709

s ev6-memset.s

/* * arch/alpha/lib/ev6-memset.S * * This is an efficient (and relatively small) implementation of the C library * "memset()" function for the 21264 implementation of Alpha. * * 21264 version c
www.eeworm.com/read/243567/4522415

s ev6-memset.s

/* * arch/alpha/lib/ev6-memset.S * * This is an efficient (and relatively small) implementation of the C library * "memset()" function for the 21264 implementation of Alpha. * * 21264 version c
www.eeworm.com/read/239566/4598839

svn-base lexer.txt.svn-base

How to write a scintilla lexer A lexer for a particular language determines how a specified range of text shall be colored. Writing a lexer is relatively straightforward because the lexer need o
www.eeworm.com/read/209559/4961701

s ev6-memset.s

/* * arch/alpha/lib/ev6-memset.S * * This is an efficient (and relatively small) implementation of the C library * "memset()" function for the 21264 implementation of Alpha. * * 21264 version c
www.eeworm.com/read/207461/5001502

c ssi.c

/* * Server-Side/Stored Information. * * Relatively new facility that allows storing of certain types of information, * such as a users buddy list, permit/deny list, and permit/deny preferences,