代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/339239/12247999

m exm04091_1.m

%生成样本数据 X(:,1)=ones(10,1);X(1,1)=100;X(10,1)=0.01; rand('state',1);randn('state',1) %使均布及正态两随机发生器初始化 X(:,2)=rand(10,1); X(:,3)=randn(10,1);X(:,3)=2*abs(min(X(:,3)))+X(:,3); %计算一阶矩 Moment1.arithm
www.eeworm.com/read/251748/12322333

cpp klocbag.cpp

#include "StdAfx.h" #include "Arithmetic.h" // // 根据位数来制作一个所有位全为“1”的十六进制的数,比如输入 7 位 // 返回 0x7F,8位则返回 0xFF,即根据位数得到最大值 // DWORD GetHexDataByBitNum(int nBitNum, BOOL bReverse/*=FALSE*/) { DW
www.eeworm.com/read/338082/12325317

m arcodemo.m

% arcodemo.m: demonstration of arithmetic coding % (C) 2002 by Yu Hen Hu % created: 11/14/2002 % call arenc.m, ardec.m clear all format long; symbol=[' abegilst']; pr=[1 1 1 1 1 1 2 1 1]/10; seqin=['
www.eeworm.com/read/129636/14235168

m exm04091_1.m

%生成样本数据 X(:,1)=ones(10,1);X(1,1)=100;X(10,1)=0.01; rand('state',1);randn('state',1) %使均布及正态两随机发生器初始化 X(:,2)=rand(10,1); X(:,3)=randn(10,1);X(:,3)=2*abs(min(X(:,3)))+X(:,3); %计算一阶矩 Moment1.arithm
www.eeworm.com/read/128030/14318646

cpp ex2_3.cpp

// ex2_3.cpp // exercises arithmetic assignment and decrement #include using namespace std; int main() { int var = 10; cout
www.eeworm.com/read/124972/14521650

java allops.java

//: c03:AllOps.java // Tests all the operators on all the primitive data types // to show which ones are accepted by the Java compiler. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 //
www.eeworm.com/read/225193/14550978

eqn foudiv.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/123955/14604497

html tour-modules.html

A Tour of NTL: Summary of NTL's Main Modules
www.eeworm.com/read/123143/14645589

m mf.m

function out=mf(x,y) % MF Fuzzy arithmetics object constructor % OUT = MF(X, Y) returns a fuzzy arithmetics object. Fuzzy arithmetics % object overwrites MATLAB '+', '-', '*', and '/' operat
www.eeworm.com/read/221024/14775331

html http:^^www.cs.wisc.edu^~cs354-2^cs354^handouts^jt-syllabusmwf.html

Date: Tue, 05 Nov 1996 00:32:16 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Sat, 07 Sep 1996 23:36:00 GMT Content-length: 11335