代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/387434/8681782

pas mdprogr.pas

unit MdProgr; interface uses Windows, Messages, SysUtils, Classes, Controls, Forms, ComCtrls, DB, DBCtrls; type TMdDbProgress = class(TProgressBar) private FDataLink: TFieldD
www.eeworm.com/read/387031/8711101

s62 videocfg.s62

;; Do *not* directly modify this file. It was ;; generated by the Configuration Tool; any ;; changes risk being overwritten. ;; INPUT video.cdb ;; CONFIGURATION/VERSION INF
www.eeworm.com/read/430946/8716211

asp conversion.asp

www.eeworm.com/read/430888/8719864

m clust_denormalize.m

function data = clust_denormalize(data) % method description % 'var' denormalization from a data whitch variation was normalized to one (linear operation). % 'range' denormaliza
www.eeworm.com/read/430035/8771291

eqn cnt2.fit.eqn

--HH[1] is HH[1] at LC_X26_Y9_N2 --operation mode is normal HH[1]_lut_out = HH[1] $ HH[0]; HH[1] = DFFEA(HH[1]_lut_out, GLOBAL(CLK), GLOBAL(CLR), , , , ); --HH[2] is HH[2] at LC_X26_Y9_N8 -
www.eeworm.com/read/286262/8779835

h ops.h

/* $Header: /nw2/tony/src/stevie/src/RCS/ops.h,v 1.2 89/07/19 08:08:21 tony Exp $ * * Macros and declarations for the operator code in ops.c */ /* * Operators */ #define NOP 0 /* no pen
www.eeworm.com/read/429779/8788953

txt readme.txt

**************************************************************************************************** ADSP-BF533 EZ-KIT Lite UART Example Analog Devices, Inc. DSP Division Three Technology Way
www.eeworm.com/read/385128/8817676

h flux.h

/************************************************************************/ /* Renesas System Solutions (Beijing) Co., LTD. */ /* All rights reserved. */ /* */ /*
www.eeworm.com/read/285689/8823053

c postfix.c

/************************************************/ /*将一个中缀表达式,转换为与它等价的后缀表达式 */ /* 文件名postfix.c,函数名postfix() */ /************************************************/ void postfix(cha