代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/374400/9407595
h protocol1.h
typedef enum {data, ack, nak} frame_kind; /* frame_kind definition */
typedef struct frame{ /* frames are transported in this layer */
// frame_kind kind; /* what kind of a frame is it? */
frame_ki
www.eeworm.com/read/372501/9508064
java animatedgifencoder.java
/**
*
*/
package nx.flat.util;
import java.io.*;
import java.awt.*;
import java.awt.image.*;
/**
* Class AnimatedGifEncoder - Encodes a GIF file consisting of one or
* more frames.
www.eeworm.com/read/360810/10076656
c ethertap.c
/*
* Ethertap: A network device for bouncing packets via user space
*
* This is a very simple ethernet driver. It bounces ethernet frames
* to user space on /dev/tap0->/dev/tap15 and expects ether
www.eeworm.com/read/159389/10663614
js order.js
// common js code for network
//Clear inherited frames
if (parent != self) {
top.location=self.document.location;
}
//random number for dc
//var ord = Math.round(Math.random() * 1000
www.eeworm.com/read/159389/10663669
js order.js
// common js code for network
//Clear inherited frames
if (parent != self) {
top.location=self.document.location;
}
//random number for dc
//var ord = Math.round(Math.random() * 1000
www.eeworm.com/read/444228/7616288
bak sw1.java.bak
/*
SWINGS
Look & Feel
Java controls looks like MS-Controls
Java's Front-end Tool
javax.swing.* package
Applet/Frames Swings
Frame JFrame
Applet JApplet
TextField
www.eeworm.com/read/444228/7616294
java sw1.java
/*
SWINGS
Look & Feel
Java controls looks like MS-Controls
Java's Front-end Tool
javax.swing.* package
Applet/Frames Swings
Frame JFrame
Applet JApplet
TextField
www.eeworm.com/read/443682/7628734
asv ber_23_ml_zf_bpsk.asv
clc;
clear;
tic
Frame_Length=160; %The length of each frame
Frame_number=40; %The number of frames
Meantimes=20; %The times of mean
Testnum=15; %The times of test
error1=zer
www.eeworm.com/read/443682/7628735
m ber_ml23_bpsk.m
clc;
clear;
tic
Frame_Length=40; %The length of each frame
Frame_number=40; %The number of frames
Meantimes=20; %The times of mean
Testnum=15; %The times of test
error1=ze