代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/421150/7118845
readme
This directory contains the version 0.3 release of sysc2ver. This is a
program that will automatically convert a SystemC program to verilog.
I have included examples of both a SystemC and verilog simu
www.eeworm.com/read/299984/7140044
m prdataset.m
%PRDATASET Load and convert dataset from disk
%
% A = PRDATASET(NAME,M,N)
%
% The dataset given in NAME is loaded from a .mat file and converted
% to the current PRTools definition. Objects and featu
www.eeworm.com/read/463543/7178628
c mf_casecnv.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/*
Functions to convert to lover_case and to up
www.eeworm.com/read/460435/7250519
m prdataset.m
%PRDATASET Load and convert dataset from disk
%
% A = PRDATASET(NAME,M,N)
%
% The dataset given in NAME is loaded from a .mat file and converted
% to the current PRTools definition. Objects and featu
www.eeworm.com/read/450608/7480150
m prdataset.m
%PRDATASET Load and convert dataset from disk
%
% A = PRDATASET(NAME,M,N)
%
% The dataset given in NAME is loaded from a .mat file and converted
% to the current PRTools definition. Objects and featu
www.eeworm.com/read/448535/7531297
m dirtorefl.m
function kappa = dir2orefl(a)
%
% Convert from direct-form FIR filter coefficients in a
% to lattice form
%
% function kappa = refltodir(a)
%
% a = direct form coefficients
%
% kapp = lattic
www.eeworm.com/read/445847/7589382
c fat.c
#include "fat.h"
#include "part.h"
/*
* Convert a string to lowercase.
*/
static void downcase(char *str)
{
while (*str != '\0')
{
TOLOWER(*str);
str++;
}
www.eeworm.com/read/441245/7672728
m prdataset.m
%PRDATASET Load and convert dataset from disk
%
% A = PRDATASET(NAME,M,N)
%
% The dataset given in NAME is loaded from a .mat file and converted
% to the current PRTools definition. Objects and featu
www.eeworm.com/read/299454/7851328
ewb adc-dac2.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"This circuit uses an A-to-D converter to convert an analog input to a digital output. It then uses a D-to-A converter to