代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/216502/4890813

m5

.NH CONCLUSIONS .PP Ratfor demonstrates that with modest effort it is possible to convert Fortran from a bad language into quite a good one. A preprocessor is clearly a useful way to extend or amelio
www.eeworm.com/read/198501/5087188

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert numbe
www.eeworm.com/read/196133/5104348

asm intel.asm

;$Id: intel.asm,v 1.2 2002/02/07 01:08:53 linfusheng Exp $ ;************************************************************************* ; USAGE: UINT intel16( UINT val ) ; - convert to i
www.eeworm.com/read/191025/5169787

java charconverter.java

/* * CharPropertyEditor.java * * Created on 28. September 2004, 13:10 */ package org.jconfig.utils.editors; /** * The CharConverter will convert the given text into a Character object.
www.eeworm.com/read/180137/5290442

c strtol.c

/* * strtol - convert string to long integer. * * Written by reading the System V Interface Definition, not the code. * * Totally public domain. * * Compile with -DTEST to get short interactive
www.eeworm.com/read/179911/5300312

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert numbe
www.eeworm.com/read/178232/5317664

c sp_byte_jump.c

/* $Id$ */ /* Copyright (C) 2002 Sourcefire Inc. */ /* Author: Martin Roesch*/ /* sp_byte_jump * * Purpose: * Grab some number of bytes, convert them to their numeric * representatio
www.eeworm.com/read/177235/5331540

mibs

title Textual mib parsing description This section controls the textual mib parser. Textual description mibs are parsed in order to convert OIDs, enumerated description lists, and ... to and from tex
www.eeworm.com/read/350097/3135202

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert numbe
www.eeworm.com/read/349545/3143778

m contents.m

% Character strings. % % General. % char - Create character array (string). % double - Convert string to numeric character codes. % cellstr - Create cell array of strings fr