-
MSP430单片机仿真器编程器对EEPROM数据的程序,单片机msp430f161…
MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
- 2023-09-03 07:20:03下载
- 积分:1
-
高级C编程源码集,主要是底层系统方面的C代码,包括了内存检测、磁盘操作等等内容。...
高级C编程源码集,主要是底层系统方面的C代码,包括了内存检测、磁盘操作等等内容。-Advanced C programming source code sets, primarily the underlying system C code, including memory testing, operation and so the contents of the disk.
- 2022-01-30 11:25:44下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。...
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-in an N N chess board wavers N Queen so that the N-Queens that can be eaten by the other side.
- 2022-08-14 20:15:50下载
- 积分:1
-
用C语言实现malloc,free函数,方法采用严蔚敏数据结构书上的方法...
用C语言实现malloc,free函数,方法采用严蔚敏数据结构书上的方法-C implementation using malloc, free
- 2022-02-06 14:06:28下载
- 积分:1
-
对叠加的信号进行显示和频谱的仿真,其中主要是对SIN信号的叠加...
对叠加的信号进行显示和频谱的仿真,其中主要是对SIN信号的叠加-The signal of the superimposed display and spectrum simulation, the main signal is the superposition of SIN
- 2022-03-21 22:26:59下载
- 积分:1
-
VB环境开发程序
VB环境开发程序-VB development process
- 2023-08-29 21:10:03下载
- 积分:1
-
可以实现激光谐振腔的自再现;有利于了解激光腔的原理
可以实现激光谐振腔的自再现;有利于了解激光腔的原理-Laser resonator can be achieved self-reproduction is conducive to understanding the principle of laser cavity
- 2022-03-17 04:36:33下载
- 积分:1
-
此源码是传统的飞机游戏,在游戏的过程中背景图不断的变化,挺不错的,先玩玩,在看代码...
此源码是传统的飞机游戏,在游戏的过程中背景图不断的变化,挺不错的,先玩玩,在看代码-this source is the traditional game of the aircraft, in the course of the game background map the changing sounds very good first play, in view code
- 2022-04-27 08:44:32下载
- 积分:1
-
字符串的强悍操作,值得学习
字符串的强悍操作,值得学习-string of tough operation, it is worth learning
- 2022-06-26 23:51:54下载
- 积分:1