代码搜索:Modul
找到约 1,553 项符合「Modul」的源代码
代码结果 1,553
www.eeworm.com/read/223076/14660803
m matlab_project.m
% This MATLAB code is a basic simulator for a digital communication system
% It contains Pulse Position Modulation (PPM) and the students are required
% to include On-Off Keying (OOK), and Binary Ph
www.eeworm.com/read/430396/8750579
vbp black pearl crystal.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Reference=*\G{00000201-0000-0010-8000-00AA006D2EA4}#2.1#0#C:\Program Files\Common Fi
www.eeworm.com/read/181307/9260045
m encode.m
function modul=encode(inf,len);
G=[1 0 0 3 0 3 3 2;0 1 0 1 0 1 0 1;0 0 1 1 0 0 1 1;0 0 0 0 1 1 1 1];
b=[0 0 0 2 0 0 2 0];
%inf=[1 3 2 0];
%len=800;
modul=zeros(1,2*len);
par=zeros(1,len);
%inf=
www.eeworm.com/read/425881/10311873
h hardverrt.h
/*
Klase sa procedurama za rad sa resursima rucnog terminala ( memorija, konfiguracija ... ).
*/
#ifndef HADRVERRT_H
#define HADRVERRT_H
#include
#include
using namespace
www.eeworm.com/read/100018/15888781
de
index_title=Webmin Konfiguration
index_return=webmin Konfiguration
access_title=IP Zugangskontrolle
access_desc=Der Webmin Server kann in diesem Formular konfiguriert werden, Anfragen von bestimmten
www.eeworm.com/read/149456/12377091
prj bl51_ex3.prj
[A51]
Print=Yes
Symbols=Yes
Cond=Yes
Xref=Yes
Gen=Yes
PageWidth=120
PageLength=60
Debug=No
MOD51=Yes
Reg0=No
Reg1=No
Reg2=No
Reg3=No
NoLines=No
Macro=1
Set=
[C51]
Print=Yes
Symbol
www.eeworm.com/read/384265/8884691
inl random.inl
//random.inl 随机函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_INL
#define _RANDOM_INL
//产生一个[0,1]区间内均匀分布伪随机数
inline double
rand_01_One(double& seed)
{
www.eeworm.com/read/384264/8884883
inl random.inl
//random.inl 随机函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_INL
#define _RANDOM_INL
//产生一个[0,1]区间内均匀分布伪随机数
inline double
rand_01_One(double& seed)
{
www.eeworm.com/read/384262/8885139
inl random.inl
//random.inl 随机函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_INL
#define _RANDOM_INL
//产生一个[0,1]区间内均匀分布伪随机数
inline double
rand_01_One(double& seed)
{
www.eeworm.com/read/384261/8885352
inl random.inl
//random.inl 随机函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_INL
#define _RANDOM_INL
//产生一个[0,1]区间内均匀分布伪随机数
inline double
rand_01_One(double& seed)
{