代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/349580/3143280
dolfin-swig
#!/usr/bin/env python
import os, sys
from commands import getoutput
debug = False
# Simple tool to automatically convert a header file (with
# implementation) including DOLFIN classes or functions
www.eeworm.com/read/346158/3189732
m cpd_to_cpt.m
function CPT = CPD_to_CPT(CPD)
% CPD_TO_CPT Convert the discrete CPD to tabular form (tabular)
% CPT = CPD_to_CPT(CPD)
CPT = CPD.CPT;
www.eeworm.com/read/346158/3189950
m cpd_to_cpt.m
function CPT = CPD_to_CPT(CPD)
% CPD_TO_CPT Convert the tabular_decision_node to a CPT
% CPT = CPD_to_CPT(CPD)
CPT = CPD.CPT;
www.eeworm.com/read/332387/3398885
js xmldoc.js
LOG.inform("XMLDOC.symbolize loaded");
/**
* Convert the source file to a set of symbols
*/
XMLDOC.symbolize = function(srcFile, src) {
LOG.inform("Symbolizing file '" + srcFile + "'");
//
www.eeworm.com/read/329482/3431537
java trace.java
package jns.trace;
import java.io.IOException;
/**
Trace defines an abstract class that can be extended to implement a class
that can receive messages from the network simulator and convert
www.eeworm.com/read/327176/3463512
c cm2bmp.c
/*
* File: cm2bmp
*
* Description: Routines to convert from various FOURCC
* formats to 24 bit BMP
*
* macros for YUV->RGB are from Independent JPEG Group
*/
#i
www.eeworm.com/read/324136/3505975
c tclget.c
/*
* tclGet.c --
*
* This file contains procedures to convert strings into
* other forms, like integers or floating-point numbers or
* booleans, doing syntax checking along the way.
*
* Copyri
www.eeworm.com/read/315543/3619678
cpp trset2matlab.cpp
/*
* trset2matlab - Convert a traning set file (binary) into two
* text files that can be imported into Matlab as two matrices.
* One contains the input vectors and the other the corresponding