代码搜索:functional
找到约 3,474 项符合「functional」的源代码
代码结果 3,474
www.eeworm.com/read/455289/7373898
cpp main.cpp
#include
#include
#include //find_if算法
#include
int main(void){
using namespace std;
vector v;
v.push_back(20);
v.push_back(13);
www.eeworm.com/read/434223/7879938
m computefunctional.m
function fnlvalue=computeFunctional(fnlNo,typ,AA,Lbeg)
%compute the functional on AA:
fid = fopen('testTr.txt','w');%testTr.txt and testTrOut.txt are temporary files
fprintf(fid,'%d ',AA); % no need o
www.eeworm.com/read/434223/7880051
m testtr.m
% This function tests properties of a functional.
% It uses functional.cpp.
% Re-compile if a new functional appeared:
%
% !g++ functional.cpp -o functional -O3
%
% testTr(fnlNo,typ,tr,P,i
www.eeworm.com/read/433538/7923457
qmsg dk74x191.fnsim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/197495/7990644
m computefunctional.m
function fnlvalue=computeFunctional(fnlNo,typ,AA,Lbeg)
%compute the functional on AA:
fid = fopen('testTr.txt','w');%testTr.txt and testTrOut.txt are temporary files
fprintf(fid,'%d ',AA); % no need o
www.eeworm.com/read/197495/7990724
m testtr.m
% This function tests properties of a functional.
% It uses functional.cpp.
% Re-compile if a new functional appeared:
%
% !g++ functional.cpp -o functional -O3
%
% testTr(fnlNo,typ,tr,P,i
www.eeworm.com/read/329969/12922652
udo getpcm_t_vhdf.udo
-- ispLEVER VHDL Functional Simulation Template: getpcm_t_vhdf.udo.
-- You may edit this file to control your simulation.
-- You may specify your design unit. - 2
vsim $1 -L pmi_work
-- You may sp
www.eeworm.com/read/306758/13738325
h platforminit.h
/******************************************************************************
**
** COPYRIGHT (C) 2000 Intel Corporation
**
** FILENAME: platformInit.h
**
** PURPOSE: This is fil
www.eeworm.com/read/145991/5741129
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 11 Sep 92
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and FUnZip.
www.eeworm.com/read/130382/5958220
h lzsc.h
/*------------------------------------------------------------------------------*/
/* LZS221-PPP Version 3.01 Release */
/*------------------------------