代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/228652/14371646
m polyphase.m
function P = polyphase(varargin)
% POLYPHASE -- convert matrix polynomial to polyphase form
%
% P = polyphase(P,m,r)
% P = polyphase(P)
%
% If P has type '', both M and R mus
www.eeworm.com/read/228533/14380214
c concscan.c
/*
* Concave Polygon Scan Conversion
* by Paul Heckbert
* from "Graphics Gems", Academic Press, 1990
*/
/*
* concave: scan convert nvert-sided concave non-simple polygon with vertices at
* (poi
www.eeworm.com/read/123143/14645476
m para2fis.m
% This script convert a parameter file generated by the public-domain ANFIS
% program into an FIS file used with the Fuzzy Logic Toolbox
% If the parameter file is "para1.fin", the generated FIS fil
www.eeworm.com/read/223007/14664863
c dollars.c
/*
** Convert the digit string 'src' to dollars-and-cents form and store
** it in 'dst'.
*/
#include
void
dollars( register char *dst, register char const *src )
{
int len;
www.eeworm.com/read/222731/14678215
log arcgis 9 conversion.log
ArcEngineProject
****************
Starting to convert F:\工作目录\Engine开发\Engine\ArcEngineProject.vbp
Reference to esriCarto type library removed.
Reference to esriCartoUI type library removed.
Re
www.eeworm.com/read/119287/14834262
py piglatin.py
"""Convert text to Pig Latin
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "M
www.eeworm.com/read/118388/14874580
cpp multconv.cpp
// convert.cpp : implementation file
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This sou
www.eeworm.com/read/209907/15211939
bugs
- Link bandwidth only accepted if specified in floating point, no "mb"
appendix, etc. same for delay, only floating point, no "ms". If it's
urgent, edit the file by hand to convert to floating p
www.eeworm.com/read/10438/185953
c strtol.c
/***
*strtol.c - Contains C runtimes strtol and strtoul
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* strtol - convert ascii string to long signed integ
www.eeworm.com/read/10438/186154
c mbtowenv.c
/***
*mbtowenv.c - convert multibyte environment block to wide
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines __mbtow_environ(). Create a wide ch