代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/115242/15020009

html instructions2.doc8.html

VM Spec
www.eeworm.com/read/114511/15050246

asm open.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/214909/15083955

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/214177/15111601

c socket.c

/* socket.c * Copyright (c) 1997 David Cole * * Handle the WINSOCK connection to server */ #include #include #include #include #include
www.eeworm.com/read/114100/15112861

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

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

red test.red

MOV !123456 #-7489 BAD $4949 &58309 jmp @5890 EAT !498 AT @20 #485 JOE !854 $533 dat !45 dat @543 dat #325 DAT @589 DAT #843 DJZ #63 #533 JMG #52 #825 ADD !545 #840 MOV #0 #2 END Thes
www.eeworm.com/read/213723/15127339

c msp430xg46x_adc12_04.c

//****************************************************************************** // MSP430xG461x Demo - ADC12, Extend Sampling Period with SHT Bits // // This example shows how to extend the sa
www.eeworm.com/read/213278/15138292

qmsg and_2.fit.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3} { "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus II " "Info: Running Quartu
www.eeworm.com/read/212230/15162686

h errno.h

#ifndef _LINUX_ERRNO_H #define _LINUX_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such pro
www.eeworm.com/read/211429/15180557

h backupfile.h

//To set the Reset pin low automatically //Because we need set the RST to low before a new DS operation //So I add a reset command after the origin command //And this will make the function call re