代码搜索结果

找到约 10,000 项符合 C 的代码

mimo_capacity_water_filling.m

% 程序-6.2 (2008.毕业设计-MIMO系统信道容量分析) % 自适应功率分配的MIMO信道容量 % 发射端已知信道的状态信息时的信道容量 与 发射端未知信道的状态信息时的信道容量 的仿真对比 % 瑞利衰落信道矩阵 % MIMO_<mark>C</mark>apa<mark>c</mark>ity_water_filling.m <mark>c</mark>lear all;<mark>c</mark>l<mark>c</mark>; Nt = 3; ...

msp3400.c

/* * programming the msp34* sound processor family * * (c) 1997-2001 Gerd Knorr * * what works and what doesn't: * * AM-Mono * Support for Hauppauge cards added (dec

lesson3.hex

:0200000012C02C :14002600CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E6AB :14003A00F0E010E0E036F10711F00192FBCF0083E6E2F0E06B :14004E00A0E6B0E010E000E00BBFE632F10721F0C8953196A9 :140062000D92F9CF01D0FFC

jidianqi.hex

:040000000C9430002C :14006000CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E671 :14007400F0E010E0E036F10711F00192FBCF0083E0E6F0E033 :14008800A0E6B0E010E0E036F10721F0C89531960D92F9CFB4 :14009C000E945100FFC

example1.lis

.module example1.c .area text(rom, con, rel) 0000 .dbfile G:\学习\avr\天祥电子AVR视频教程\chengxu\example\example1.c 0000

lesson4.plg

礦ision2 Build Log Project: D:\单片机实验\实验四\lesson4.uv2 Project File Date: 05/03/2008 Output: assembling lesson4.asm... lesson4.asm - 0 Error(s),

lesson4.plg

礦ision2 Build Log Project: D:\单片机实验\实验四\lesson4.uv2 Project File Date: 05/03/2008 Output: assembling lesson4.asm... lesson4.asm - 0 Error(s),

i2c_intf.h

// ******************************************* // ******************************************* #ifndef _I2C_INTF_H #define _I2C_INTF_H #include "Mcu.h" #define SDA_P P1_3 //lllll, #define

reg51rx.h

/*-------------------------------------------*/ /* Include file for 80C51Fx SFR Definitions */ /* Copyright Raisonance SA, 1990-1996 */ /*-------------------------------------------*/ /*

hardware.inc

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Andy Hsu // Date: 2000/06/23: first version