代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/139332/5799377
h create_random_nef_s2.h
#ifndef NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#define NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#include
#include
#include
CGAL_B
www.eeworm.com/read/462184/1547662
c procdsp.c
#include
#include
#include "common.h"
#include "codec.h"
#include "menu.h"
#include "timers.h"
#include "generators.h"
#include "tables.h"
#define MAX_FIR 128
#define L
www.eeworm.com/read/462184/1547685
c procdsp.c
#include
#include
#include "common.h"
#include "codec.h"
#include "menu.h"
#include "timers.h"
#include "generators.h"
#include "tables.h"
#define MAX_FIR 128
#define L
www.eeworm.com/read/304962/3781765
h create_random_nef_s2.h
#ifndef NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#define NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#include
#include
#include
CGAL_B
www.eeworm.com/read/328849/12998579
m genh0.m
function [H]=genH0(rows,cols)
%[H]=genH0(rows,cols)
%对应§2.5.4 完全随机的构造法,但不尝试删除4环
row_flag(1:rows)=0;
parity_check=sparse(rows,cols);
% Set Random number generators initial state
% reset rando
www.eeworm.com/read/462184/1547669
c main.c
//Main.c :
#define __dsPIC30F6014__
#include
#include
#include "common.h"
#include "lcd.h"
#include "menu.h"
#include "codec.h"
#include "atod.h"
#include "generators.h
www.eeworm.com/read/462184/1547693
c main.c
//Main.c :
#define __dsPIC30F6014__
#include
#include
#include "common.h"
#include "lcd.h"
#include "menu.h"
#include "codec.h"
#include "atod.h"
#include "generators.h
www.eeworm.com/read/295225/8179780
m genh0.m
function [H]=genH0(rows,cols)
%[H]=genH0(rows,cols)
%对应§2.5.4 完全随机的构造法,但不尝试删除4环
row_flag(1:rows)=0;
parity_check=sparse(rows,cols);
% Set Random number generators initial state
% reset rando
www.eeworm.com/read/295225/8179816
m genh3.m
function [H,newH,Gp1,rearranged_cols,InvT]=genH3(rows,cols);
%[H,newH,Gp1,rearranged_cols,InvT]=genH3(rows,cols);
%rows需大于10
parity_check=zeros(rows,cols);
% Set Random number generators ini
www.eeworm.com/read/411194/2191185
conf app.conf
FTP 0 1 0 150S
FTP 1 0 0 150S
FTP 0 2 0 150S
FTP 2 0 0 150S
FTP 1 2 0 150S
FTP 2 1 0 150S
# The traffic generators currently available are FTP,
# FTP/GENERIC, TELNET, CBR, and HTTP.
#
# ------------