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