代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/395332/8184918
dsw convert.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/395332/8184924
dsp convert.dsp
# Microsoft Developer Studio Project File - Name="convert" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/294203/8246898
m convert.m
function p = convert(q, t)
% CONVERT Convert elements of a quaternion to another type.
%
% This function converts a quaternion array into a quaternion array with
% components of a different data type
www.eeworm.com/read/193168/8250192
java convert.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/192757/8283985
exe convert.exe
www.eeworm.com/read/292920/8324366
c convert.c
/* convert.c -- automatic type conversions */
#include
int main(void)
{
char ch;
int i;
float fl;
fl = i = ch = 'C'; /* line 9 */
www.eeworm.com/read/173686/9641970
mod convert.mod
www.eeworm.com/read/173490/9655175
cpp convert.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/173490/9655232
h convert.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/369253/9658320
h convert.h
#if !defined(AFX_CONVERT_H__890371A1_16BD_11D2_9F6B_F7D27BC80CDD__INCLUDED_)
#define AFX_CONVERT_H__890371A1_16BD_11D2_9F6B_F7D27BC80CDD__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M