代码搜索结果
找到约 10,000 项符合
Test 的代码
test.c~
#include
#include
#include
#include "test.h"
#include "button.h"
extern GtkWidget * window ;
extern GladeXML *xml ;
extern GtkWidget * textview2 ;
extern int s
test.c
#include
#include
#include
#include "test.h"
#include "button.h"
extern GtkWidget * window ;
extern GladeXML *xml ;
extern GtkWidget * textview2 ;
extern int s
test.h
#ifndef _SNIFFER_
#define _SNIFFER_
#define IS_DEFINED 1
void on_window_destroy(GtkWidget *widget, gpointer user_data) ;
#endif
test.c
#include
#include
#include
#include "test.h"
#include "button.h"
void on_window_destroy(GtkWidget *widget, gpointer user_data) {
gtk_main_quit() ;
return ;
}
test3
1
2
3
4
5
6
7
8
9
0
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
1
2
3
4
5
6
7
8
9
0
11
end
1
2
3
4
5
test2
1
2
3
4
5
6
7
8
9
0
a
b
c
d
e
f
g
h
i
j
test.asv
clear, clc, close all
% 0 产生扩频码
I_Chip = kasami(1);
I_Chip = I_Chip(1,:);
Q_Chip = gold(1);
Q_Chip = Q_Chip(1,:);
SNR = -18;
NumBit = 10;
SynOffset = 0;
BER_Total = [];
for SNR = -