代码搜索:SD Card
找到约 10,000 项符合「SD Card」的源代码
代码结果 10,000
www.eeworm.com/read/217557/14958708
m bounding_sd_box.m
function box = bounding_SD_box(destination)
global GLOBAL_PIHA
global GLOBAL_APPROX_PARAM
mapping = destination.mapping;
location = destination.dstloc;
cell = destination.dstcell;
%
www.eeworm.com/read/217557/14958731
m compute_mapping_sd.m
function [destination,null_event,time_limit,out_of_bound,terminal] = ...
compute_mapping_SD(X0,sttype,Tstamp,srcloc,srccell)
% Compute the `mapping set` from the given polytope in the specifie
www.eeworm.com/read/116695/14958786
ddp u_xsxm_sd.ddp
www.eeworm.com/read/116695/14958796
dcu u_dyxm_sd.dcu
www.eeworm.com/read/116695/14958830
pas u_dyxm_sd.pas
unit U_dyxm_sd;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, CheckLst, Buttons,adodb;
type
TForm_dyxm_sd = c
www.eeworm.com/read/116695/14958835
dcu u_xsxm_sd.dcu
www.eeworm.com/read/116695/14958845
dfm u_dyxm_sd.dfm
object Form_dyxm_sd: TForm_dyxm_sd
Left = 382
Top = 144
BorderStyle = bsDialog
Caption = #25171#21360#39033#30446#35774#23450
ClientHeight = 274
ClientWidth = 433
Color = clBtnFac
www.eeworm.com/read/116695/14958858
pas u_xsxm_sd.pas
unit U_xsxm_Sd;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, CheckLst, Buttons,adodb;
type
TForm_xsxm_sd = c
www.eeworm.com/read/216045/15028816
m p_e_sd_a.m
function [p_err,gamma_db]=p_e_sd_a(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_sd_a.m Matlab function for computing error probability in
% soft-decision decoding of a linear block code
%
www.eeworm.com/read/215983/15031327
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXISTS