代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/304657/3793697
java formattedtime.java
// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
/**
* Routines for converting time values to and from YYYYMMDDHHMMSS format.
*
* @author Brian Wellington
www.eeworm.com/read/273525/4208557
hlp gphprint.hlp
{smcl}
{* 10mar2005}{...}
{cmd:help gphprint}
{hline}
{title:Out-of-date command}
{pstd}
As of Stata 7.0, the {cmd:gphprint} command is obsolete; see
{helpb graph print}. For converting gr
www.eeworm.com/read/427330/1972200
h cameracode.h
#pragma once
#include // For all that Windows stuff
#include // Needed for CTLCODE macro
#include "mjpeg2bmp.h" // Routines for converting MJPEG frames
#include "
www.eeworm.com/read/404103/2307094
readme
Big5/GB Chinese Text Convertor
1. Requirement for building
You need a working C compiler, a make program and a Python
interpreter to build this software.
The converting table is gerenated accor
www.eeworm.com/read/351020/3111092
as rssparser.as
package com.example.programmingas3.rssViewer {
import flash.net.URLRequest;
import flash.net.URLLoader;
import flash.events.*;
/**
* RSSParser includes methods for
* converting RSS XML
www.eeworm.com/read/367640/9739170
c ptfunction.c
#include "globalvar.h"
#include
/*************function for converting ethernet packet to shiron packet ***********/
void convertEp2Sp(unsigned int *data,unsigned int pksize,unsigned i
www.eeworm.com/read/203062/15366847
changes
CHANGES to XOOPIC
XOOPIC 2.5-current -- Requires XGrafix version later than Mar. 29, 2005.
o fixing routines converting particles' velocity into their
energy and gamma to be correct in both relati
www.eeworm.com/read/202486/15381910
cpp pr0910.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 9.10 on page 222
// Converting Hundu-Arabic numerals to Roman numerals
#include
www.eeworm.com/read/202486/15381923
cpp pr0911.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 9.11 on page 222
// Converting Roman numerals to Hindu-Arabic numerals
#include
www.eeworm.com/read/202479/15382145
readme
ksymoops reads a Linux kernel Oops file and makes the best stab at
converting the code to instructions and mapping addresses to kernel
symbols.
Copyright 1999 Keith Owens .
Released