代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/253260/12235137
cpp convert.cpp
// convert.cpp -- converts stone to pounds
#include
int stonetolb(int); // function prototype
int main()
{
using namespace std;
int stone;
cout
www.eeworm.com/read/253260/12235830
cpp convert.cpp
// convert.cpp -- converts stone to pounds
#include
int stonetolb(int); // function prototype
int main()
{
using namespace std;
int stone;
cout
www.eeworm.com/read/252940/12253547
c convert.c
/*-------
* Module: convert.c
*
* Description: This module contains routines related to
* converting parameters and columns into requested data types.
* Parameters are converte
www.eeworm.com/read/252940/12253598
h convert.h
/* File: convert.h
*
* Description: See "convert.c"
*
* Comments: See "notice.txt" for copyright and license information.
*
*/
#ifndef __CONVERT_H__
#define __CONVERT_H__
#include "psqlodb
www.eeworm.com/read/150238/12303257
m convert.m
function convert
% Copyright (c) 1996 Philipos C. Loizou
global HDRSIZE Srate
global sfHnd hdrHnd cnvFig
pos = get(0, 'screensize');
wi=350;
he=180;
ypos=(pos(4)-he)/2;
xpos=(pos(3)-wi)
www.eeworm.com/read/150109/12311498
c convert.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/338035/12327237
c convert.c
# include
# include
int main()
{
char num1[80], num2[80];
double sum1;
int sum2;
long sum3;
printf("Enter first: ");
gets(num1);
printf("Enter second: ");
g
www.eeworm.com/read/251366/12349473
clw convert.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CConvertDoc
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "conver
www.eeworm.com/read/251366/12349477
ico convert.ico
www.eeworm.com/read/251366/12349492