代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/254524/12132627

m parall.m

% see how good of vector operation % Matlab 中对矩阵和向量的计算是并行实现的,这里你看到差别了吗? clear; tic; for i=1:10000 b(i)=sqrt(i); end t=toc; disp(['Time for loop method:',num2str(t)]
www.eeworm.com/read/340475/12155629

eqn lock.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/253407/12225750

h ipp.h

#ifndef _IPP_H #define _IPP_H /* * Defines parts of the IPP protocol between the scheduler * and the printer. Based on RFC2911 and RFC2910. */ /* * Status code classes. */ #define STATCLASS_OK
www.eeworm.com/read/339483/12230396

sh cvt.sh

#!/bin/bash # cvt.sh: # Converts all the MacPaint image files in a directory to "pbm" format. # Uses the "macptopbm" binary from the "netpbm" package, #+ which is maintained by Brian Henderson (br
www.eeworm.com/read/338621/12291558

h flash_report.h

/***************************************************************************** ** flash_report.h ** ** Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved. ** ** This file contains c
www.eeworm.com/read/150231/12303820

txt read.txt

This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed through
www.eeworm.com/read/251685/12326119

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/337950/12332722

m my.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 Code %Ma
www.eeworm.com/read/149634/12361346

html dropsite.html

DropSite NAME DropSite - Commands set for Drop facilities
www.eeworm.com/read/250900/12377464

asp calculator.asp

计算器 操作数1: 操作数2: 选择你要进行的操作