Capacity of Multi-antenna Gaussian Channels notes
标签: Multi-antenna Capacity Gaussian Channels
上传时间: 2017-05-05
上传用户:myworkpost
Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
标签: multi-platform MS-QuickBASIC Open-source including
上传时间: 2017-05-06
上传用户:cursor
thread application code, the multi-thread application start code of Linux application
标签: application code multi-thread thread
上传时间: 2017-05-07
上传用户:lifangyuan12
interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
标签: arm-linux-gcc application interrupt compile
上传时间: 2017-05-07
上传用户:sunjet
useing interrupt in pic 16f877
标签: interrupt useing 16f877 pic
上传时间: 2017-05-09
上传用户:417313137
Multi interface implementation document for NS-2 for ad hoc network
标签: implementation interface for document
上传时间: 2017-05-11
上传用户:fandeshun
基于linux/unix 下的multi-ice源码
上传时间: 2013-12-20
上传用户:pinksun9
Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex operation, adjustable baud rate
标签: interrupt Software external general
上传时间: 2013-12-31
上传用户:zhangyigenius
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
标签: single-core multi-core inversion mutlicore
上传时间: 2013-12-21
上传用户:ryb
基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char OPTION=0x94 typedef unsigned char uchar typedef unsigned int uint //==PORT DEFINE== #define SEND1_P P4.1 #define SEND2_P P4.2 #define SEND3_P P4.3 #define SEND4_P P4.4 #define SEND5_P P4.5 #define SEND6_P P4.6 #define SEND7_P P4.7 #define SEND8_P P13.0 #define SEND9_P P2.3 #define SEND10_P P2.2
标签: pragma interrupt INTTM 010
上传时间: 2017-05-25
上传用户:sunjet