代码搜索:RAW

找到约 10,000 项符合「RAW」的源代码

代码结果 10,000
www.eeworm.com/read/355064/3065768

c vplay.c

/* vplay.c - plays and records CREATIVE LABS VOICE-files, Microsoft WAVE-files and raw data Autor: Michael Beck - beck@informatik.hu-berlin.de */ #include //#include
www.eeworm.com/read/351636/3101846

hhh vcl_memory.hhh

// [20.4] lib.memory @allocator @raw_storage_iterator @get_temporary_buffer @return_temporary_buffer @uninitialized_copy @uninitialized_fill @uninitialized_fill_n @auto_ptr
www.eeworm.com/read/473172/6857176

java player.java

import javax.microedition.lcdui.Image; import javax.microedition.lcdui.game.Sprite; public class Player extends Sprite { protected static final int RAW_FRAMES=1; protected static int x
www.eeworm.com/read/173285/9663605

java player.java

import javax.microedition.lcdui.Image; import javax.microedition.lcdui.game.Sprite; public class Player extends Sprite { protected static final int RAW_FRAMES=1; protected static int x
www.eeworm.com/read/171369/9759328

m demofdma.m

function [ser,mse]=demofdma(demparams,NoisePwr,ipfid_rx1,ipfid_rx2); % generate raw constellation data for one frame switch demparams.permutation, case 'DL_PUSC', % cluster structure
www.eeworm.com/read/413255/11160897

v udp_rcv.v

/************** udp_rcv.v Takes in data from IP_recv.v when udp_valid is high, strips the UDP header, and serves the raw data to the application layer. Current implementation does not utilize checks
www.eeworm.com/read/113583/15452934

c sysdep2.c

/* * sysdep2.c System dependant routines * * getrowcols - get number of columns and rows. * setcbreak - set tty mode to raw, cbreak or normal. * enab_sig - enable / disable tty driver signals.
www.eeworm.com/read/102234/15789138

m lsparaid.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%用最小二乘法参数辨识%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % clear; clc; load('expdata1.txt'); rawData=expdata1;%原始数据 sizeData=size(rawData);%获得数据大小 raw
www.eeworm.com/read/100102/15885062

c sysdep2.c

/* * sysdep2.c System dependant routines * * getrowcols - get number of columns and rows. * setcbreak - set tty mode to raw, cbreak or normal. * enab_sig - enable / disable tty driver signals.
www.eeworm.com/read/100062/15887005

c sysdep2.c

/* * sysdep2.c System dependant routines * * getrowcols - get number of columns and rows. * setcbreak - set tty mode to raw, cbreak or normal. * enab_sig - enable / disable tty driver signals.