代码搜索:effect

找到约 4,591 项符合「effect」的源代码

代码结果 4,591
www.eeworm.com/read/317707/13499210

m rcsred.m

% Effect of RCS Reduction % ------------------------ clear;clc;clf; % Input RCS Reduction RCS=0:.01:1; % Find Reductions R=RCS.^.25; % Dection Range Rb=RCS.^.5; % Burn-Through
www.eeworm.com/read/310043/13659265

htm 7-4.htm

function checkBrowserForVersion4(){ var x=navigator.appVersion; y=x.substring(0,4); if(y>=4) Effect();}
www.eeworm.com/read/303252/13819684

h tooldlg.h

#include "BigInt.h" class CToolDlg : public CDialog { public: CToolDlg(CWnd* pParent = NULL); // standard constructor //{{AFX_DATA(CToolDlg) enum { IDD = IDD_TOOL_FORM }; CString m_A;
www.eeworm.com/read/302845/13826504

c hid-tmff.c

/* * Force feedback support for various HID compliant devices by ThrustMaster: * ThrustMaster FireStorm Dual Power 2 * and possibly others whose device ids haven't been added. * * Modified to
www.eeworm.com/read/302845/13826523

h pid.h

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of t
www.eeworm.com/read/152843/5662180

c hid-tmff.c

/* * Force feedback support for various HID compliant devices by ThrustMaster: * ThrustMaster FireStorm Dual Power 2 * and possibly others whose device ids haven't been added. * * Modified to
www.eeworm.com/read/152843/5662193

h pid.h

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of t
www.eeworm.com/read/141300/5771669

c b3soidd.c

/********** Copyright 1999 Regents of the University of California. All rights reserved. Author: Weidong Liu and Pin Su Feb 1999 Author: 1998 Samuel Fung, Dennis Sinitsky and Stephen Tang Fil
www.eeworm.com/read/141300/5772341

c b3soifd.c

/********** Copyright 1999 Regents of the University of California. All rights reserved. Author: Weidong Liu and Pin Su Feb 1999 Author: 1998 Samuel Fung, Dennis Sinitsky and Stephen Tang Mod
www.eeworm.com/read/125133/6032909

text vm-api.text

To be implemented: A vm is a compound of code, context, data, and limits. vm_make: vm vm_unmake vm: vm_context vm: context vm_data vm: store vm_defns_count vm: