代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/105271/15672995

h convert.h

/* convert.h Safe copying of integers into and out of a non-aligned memory buffer. */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet
www.eeworm.com/read/104676/15685580

jsp convert.jsp

www.eeworm.com/read/104676/15685587

jsp convert.jsp

www.eeworm.com/read/103443/15732156

cpp convert.cpp

//这个程序在本书所带软盘中,文件名为CONVERT.CPP //这个程序利用分支语句进行公里/英里,公斤/磅,以及华氏/摄氏度量单位的转换。 #include #include #include #include #define DELAY 9999999 int menu(void
www.eeworm.com/read/103336/15736523

cpp convert.cpp

#include #include struct BookInfo { char title[64]; char publisher[64]; char author[64]; float price; int pages; }; class BookStuff { public: Boo
www.eeworm.com/read/103079/15747063

c convert.c

/* chmdeco -- extract files from ITS/CHM files and decompile CHM files Copyright (C) 2003 Pabs This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gener
www.eeworm.com/read/103079/15747068

h convert.h

#ifndef _CONVERT_H_ #define _CONVERT_H_ #include #include "common.h" char* get_lcid_string(LCID i); char* make_time_t_string(time_t i); char* make_FILETIME_string(FILETIME i); void print_wi
www.eeworm.com/read/102868/15754630

asm convert.asm

; ; ; CONVERT v1.0 - Keytrap logfile converter ; By Dcypher (dcypher@mhv.net) ; ; Usage: CONVERT logfile outfile ; ; logfile - Keytrap's scancode data (logfile) ; outfile - Speci
www.eeworm.com/read/102868/15754631

com convert.com

www.eeworm.com/read/102306/15787010

asm convert.asm

;************************************************ ;* Conversion routines for AVR's * ;* * ;* Copyright 2001-2003 Wayne Peacock * ;* First Revision 2nd July 2001 * ;**********************