代码搜索:REF

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

代码结果 10,000
www.eeworm.com/read/212880/15147257

txt chengxu.txt

两个坐标系转换一般需要平移,旋转,缩放共七参数。 Y=(1+k)*M(x,y,z)*X+dX; X,Y为3*1矩阵,M(x,y,z)为3*3的旋转矩阵. public class CoordTrans7Param { public double[,] values=new double[7,1]; //{{dx},{dy},{dz},{rx},{ry},{rz},{k}}; //pu
www.eeworm.com/read/208476/15246706

m invcon.m

% --------------------------------- INVCON -------------------------------- % % Program for simulating direct inverse control of nonlinear processes. % % All design parameters must be def
www.eeworm.com/read/208476/15246708

m optcon.m

% --------------------------------- OPTCON -------------------------------- % % Program for simulating optimal control of nonlinear processes. % % All design parameters must be defined in
www.eeworm.com/read/169775/5410809

idl oxidresolver.idl

/* OxidResolver.idl - DCOM protocol */ /* Copyright (c) 2000, Wind River Systems, Inc. */ /* modification history -------------------- 01b,10aug00,nel Win2K Fix. 01a,18feb00,dbs created */ cpp_qu
www.eeworm.com/read/169400/5421552

cs isymunmanagedwriter.cs

// // // // // $Revisio
www.eeworm.com/read/167562/5458794

h qshareddata.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtCore module of the Qt T
www.eeworm.com/read/167133/5468216

java referencequeue.java

/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/164348/5497209

bat testone.bat

@echo off rem rem This example compares the ARM output against the x86 reference. rem In this case, the ARM testapp is executed using the ARMulator. rem rem The output should match, exactly. r
www.eeworm.com/read/161644/5550743

cs iwebbrowser2.cs

using System; using System.Collections.Generic; using System.Text; using System.Security; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Runtime.CompilerServices;
www.eeworm.com/read/157442/5606440

java mysqldatasourcefactory.java

/* Copyright (C) 2002-2004 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as