代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/192096/8406959
htm ch03_03.htm
Recipe 3.2. Converting DMYHMS to Epoch Seconds (Perl Cookbook)
www.eeworm.com/read/390106/8483658
htm color_hsb.htm
Converting Between RGB and HSB Colors (Java Developers Almanac Example)
www.eeworm.com/read/390106/8484389
htm gettimeotherzone2.htm
Converting Times Between Time Zones (Java Developers Almanac Example)
www.eeworm.com/read/390106/8484849
htm coalesce.htm
Converting CDATA Nodes into Text Nodes While Parsing an XML File (Java Developers Almanac Example)
www.eeworm.com/read/176132/9515391
html doc2mat.html
doc2mat - Converting documents into the vector-space format used by CLUTO
www.eeworm.com/read/361675/10039473
cpp 坐标转换.cpp
// 坐标转换.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "坐标转换.h"
#include "gybl.h"
#include "converting.h"
#include "convert.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/278075/10576259
cpp 坐标转换.cpp
// 坐标转换.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "坐标转换.h"
#include "gybl.h"
#include "converting.h"
#include "convert.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/429871/7093661
java cp932.java
/*
* The Cp932 class contains a utility method for converting Microsoft's
* Cp 932 into JIS.
*
* @author Kazuhiro Kazama
* @version 1.0 01/06/97
*/
import java.util.*;
public class Cp9
www.eeworm.com/read/443157/7636777
m loadflow.m
% Program for Bus Power Injections, Line & Power flows (p.u)...
Y = ybusppg(); % Calling Ybus program..
nbus = length(Y); % no. of buses...
Vm = pol2rect(V,del); % Converting pol
www.eeworm.com/read/144361/12800619
h _itoa.h
/* Internal function for converting integers to ASCII.
Copyright (C) 1994,95,96,97,98,99,2002,2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is