代码搜索:srcdata

找到约 72 项符合「srcdata」的源代码

代码结果 72
www.eeworm.com/read/267944/11158877

cpp encsigntest.cpp

#include #include #include #include #include "csp-debug.h" UCHAR PubBlobData[1024]; DWORD PubBlobLen; //const char conname[]="3589cfb2-e7c9-4c7
www.eeworm.com/read/200021/15442543

inf bld.inf

/** * * @brief Build information file for MtmsExample application * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ // Export data files. // Note that the source paths are relative
www.eeworm.com/read/103425/15733181

java bytefifotest.java

import java.io.*; public class ByteFIFOTest extends Object { private ByteFIFO fifo; private byte[] srcData; public ByteFIFOTest() throws IOException { fifo = new ByteFIFO(20); makeS
www.eeworm.com/read/212178/15164994

cpp utf8.cpp

#include "utf8.h" #include "stdlib.h" #include #include #include #include #include #if defined(WIN32) #include #pragma w
www.eeworm.com/read/141979/5766509

pkg mtmsexample.pkg

; @brief Package information file for MtmsExample application ; ; Copyright (c) EMCC Software Ltd 2003 ; @version 1.0 ; UID is the app's UID ; #{"Mtms Example"},(0x101F6128),1,20,0 ; Series
www.eeworm.com/read/250208/12424793

pl plot_err.pl

#!/usr/bin/perl $event_filter = "[rs]"; @ptype_filter = ("tcp", "cbr", "exp"); $ttype_filter = "MAC"; if (@ARGV < 1) { printf "usage plot_tp.pl [-s size] [node1, ...]\n"; exit;
www.eeworm.com/read/212153/15165479

h wavelet.h

#ifndef __WAVELET_H_ #define __WAVELET_H_ #include #include #include /* 9-7 transform constants*/ #define ALPHA -1.586134342 #define BELTA -0.05298011854 #d
www.eeworm.com/read/200021/15442542

pkg mtmsexample.pkg

; @brief Package information file for MtmsExample application ; ; Copyright (c) EMCC Software Ltd 2003 ; @version 1.0 ; UID is the app's UID ; #{"Mtms Example"},(0x101F6128),1,20,0 ; Series
www.eeworm.com/read/458164/7303058

vhd demod_tb.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; use ieee.math_real.all; ENTITY TestDemod IS END TestDemod; ARCHITECTURE Bench OF TestDemod IS ----------------------
www.eeworm.com/read/141979/5766411

inf bld.inf

/** * * @brief Build information file for the SendAppUiExample * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ PRJ_MMPFILES SendAppUiExample.mmp PRJ_EXPORTS ..\srcdata\Imag