代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/285368/8845207
h imagemanager.h
/*****************************************************************************
*
* ImageManager.h
*
www.eeworm.com/read/383811/8916142
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace WindowsApplication4
{
/
www.eeworm.com/read/383811/8916162
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace WindowsApplication4
{
/
www.eeworm.com/read/382347/9034111
qws uart_regs.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Workmode]
CurrentWorkmode=0
www.eeworm.com/read/182842/9188476
m correlogrampitch.m
function [pitch,salience]=CorrelogramPitch(correlogram, width, sr, low, high);
% pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch])
% computes the pitch of a correlogram sequence
www.eeworm.com/read/376831/9304125
cs mainform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Reflection;
us
www.eeworm.com/read/374950/9377826
java sprite.java
/**
* 精灵类
* Title: 精灵类
* Description:
* Copyright: (c) 2007
* @author QN
* @version 1.0
*/
public class Sprite {
public void copyPos(Sprite spt){
this.x = spt