代码搜索:system verilog
找到约 10,000 项符合「system verilog」的源代码
代码结果 10,000
www.eeworm.com/read/448042/7541203
m mimo_system.m
% in this programe a highly scattered enviroment is considered. The
% Capacity of a MIMO channel with nt transmit antenna and nr recieve
% antenna is analyzed. The power in parallel channel (after
www.eeworm.com/read/447973/7542851
system4multi
nmc=11
nx=6
kmax=93
run number , frame , sample interval , truth:
1 1 1.709471 186.445110 118.112128 67.943915 253.390071 168.877232 50.131071
1 2 1.709471 487.596135 234.220208 67.920458 61
www.eeworm.com/read/447551/7549614
bak system_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/447551/7549617
uv2 system.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Ta
www.eeworm.com/read/447551/7549621
m51 system.m51
BL51 BANKED LINKER/LOCATER V6.00 03/18/2009 08:40:17 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE system
www.eeworm.com/read/447189/7556768
h os_system.h
#ifndef __OS_SYSTEM_H__
#define __OS_SYSTEM_H__
#ifdef __cplusplus
extern "C" {
#endif
#if (__OS_TYPE__ == __OS_WIN32__)
#include
/* Win32进程编号数据类型*/
typedef DWORD OS_PID_T