代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/345723/11794376
jpg frame.jpg
www.eeworm.com/read/156476/11799268
m frame.m
function frame % (定义新的函数truss)
% This function analyze the problem of plane stress use triangle elements
% the variables lists:
% node ------- node definition
% element ----- ele
www.eeworm.com/read/345595/11805868
cpp frame.cpp
// $$frame_ifile$$.cpp : implementation of the $$FRAME_CLASS$$ class
//
#include "stdafx.h"
#include "$$root$$.h"
#include "$$frame_hfile$$.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T
www.eeworm.com/read/345595/11805898
h frame.h
// $$frame_hfile$$.h : interface of the $$FRAME_CLASS$$ class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined($$FILE_NAME_SYMBOL$$_INCLUDED_)
#defin
www.eeworm.com/read/156118/11825654
png frame.png
www.eeworm.com/read/155192/11890016
v frame.v
//*******************************************************************************
// FRAME SYNC
// qidifeng@isee 2006.3.20
//********************
www.eeworm.com/read/155192/11890025
mpf frame.mpf
;
; Copyright Model Technology, a Mentor Graphics Corporation company 2004,
; All rights reserved.
;
[Library]
std = $MODEL_TECH/../std
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/../ver
www.eeworm.com/read/155109/11898515
m frame.m
%
% Syntax: h = frame(strCaption,intCoords,RGBcolor)
%
% Result: h is a handle to a new frame, titled strCaption and positioned
% at intCoords = [left,bottom,width,height]. The fra
www.eeworm.com/read/257593/11919949
java frame.java
public class Frame
{
int x;
int y;
int w; // full size
int h;
int fw; // one frame size
int fh;
int index; // image index
static int x1,y1,x2,y2;
static int cnt;
boole
www.eeworm.com/read/343867/11920820
h frame.h
/*****************************************************************************
* frame.h: h264 encoder library
*****************************************************************************
* Copyri