代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/173932/9629647
m rcs_circ_plate_gui.m
function fig = rcs_circ_plate_driver()
% This is the machine-generated representation of a Handle Graphics object
% and its children. Note that handle values may change when these objects
% are re
www.eeworm.com/read/369781/9633930
c girdercomment.c
#include
#include
#include
#define E 1e-9//定义0
struct FandM;//定义结构体存放集中力和力矩,成员为集中力和力矩的位置和大小
struct qlen;//定义结构体存放均匀载荷,成员为载荷的起点、终点和大小以及作用位置
struct Data;//定义结构体存放某截面的位
www.eeworm.com/read/369728/9635153
pas dedewpjalf.pas
unit DeDeWpjAlf;
///////////////////////////////////////////////////////
// Win32DASM WPJ and ALF files editing
//
// This unit has been coded to be used with DeDe 2.40
//
// (c) 2000 DaFixer
www.eeworm.com/read/369530/9641489
mdl fuzzy control.mdl
Model {
Name "haze"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.27"
NumMo
www.eeworm.com/read/369521/9641760
mdl pid_simulink.mdl
Model {
Name "pid_simulink"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedMod
www.eeworm.com/read/369227/9659011
cs player.cs
// Player.cs will be used to hold all of the player specific data,
// and rendering code
using System;
using System.Configuration;
using System.Drawing;
using System.Windows.Forms;
using Micr
www.eeworm.com/read/173383/9659798
h wolter_convex.h
//---------------------------------------------------------------------------
#ifndef wolter_convexH
#define wolter_convexH
//---------------------------------------------------------------------
www.eeworm.com/read/173383/9659815
h ellipsoid_conv.h
#if !defined(__ellipsoid_conv_h)
#define __ellipsoid_conv_h
#include "vector.h"
#include "face.h"
class ellipsoid_conv:public face {
private:
//-------------Difinition of ellipsoid_conv-
www.eeworm.com/read/173383/9659817
h ellipsoid_ump.h
#if !defined(__ellipsoid_ump_h)
#define __ellipsoid_ump_h
#include "vector.h"
#include "face.h"
class ellipsoid_ump:public face {
private:
//-------------Difinition of ellipsoid_ump-----
www.eeworm.com/read/173383/9659820
cpp parabo.cpp
#if !defined(__parabo_cpp)
#define __parabo_cpp
//Difinition of paraboloid class
#include
#pragma hdrstop
#include "parabo.h"
////Construcor and destructor
paraboloid::parabolo