代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/407322/6285990

c lcd_if.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain
www.eeworm.com/read/119738/14823347

sct smtalk1.sct

"Getting Started Smalltalk Script "The code is based upon "A Little Smalltalk" by Timothy Budd class CLASS [: BASE_CLASS] | [ATTRIBUTE_NAME ] | LITERAL_SYMBOL[ [ OPERATION_NAME SMALLTALK
www.eeworm.com/read/119738/14823403

sct bcfunc.sct

// Class: CLASS_NAME //////////////////////////.cpp file///////////////////////////////////////////////////// #include "$TRUNCATE_EIGHT$CLASS_NAME$.h" // Functions for class CLASS_NAME
www.eeworm.com/read/119738/14823448

sct vc15func.sct

// Class: CLASS_NAME //////////////////////////.cpp file///////////////////////////////////////////////////// #include "stdafx.h" #include "TRUNCATE_EIGHT$CLASS_NAME$.h" // Functions f
www.eeworm.com/read/192685/8365912

txt 如何禁止用户在listview 控件lvwicon 视图下拖动图标?.txt

你 可 以 如 下 修 改 ListView的 MouseMove事 件 。 修 改 后 , 用 户 仍 可 以 用 鼠 标 拖 动 图 标 , 但 ListView中 图 标 的 位 置 不 会 改 变 。 我 们 这 里 仅 禁 止 了 左 键 的 自 由 拖 放 , 你 可 以 比 较 一 下 左 右 键 拖 放 的 不 同 。 Private Sub listView1_Mou
www.eeworm.com/read/192219/8398276

m chap5_1.m

%Generic Algorithm for function f(x1,x2) optimum clear all; close all; %Parameters Size=80; G=100; CodeL=10; umax=2.048; umin=-2.048; E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/389659/8509149

m chap10_1.m

%Generic Algorithm for function f(x1,x2) optimum clear all; close all; %Parameters Size=80; G=100; CodeL=10; umax=2.048; umin=-2.048; E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/188684/8519539

eqn hanmin.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/188684/8519560

eqn hanmin.fit.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/432495/8601551

m chap5_1.m

%Generic Algorithm for function f(x1,x2) optimum clear all; close all; %Parameters Size=80; G=100; CodeL=10; umax=2.048; umin=-2.048; E=round(rand(Size,2*CodeL)); %Initial C