-
Mu97D
奇迹97D游戏版E语言源代码和脱机版的E语言源代码,(Miracle 97D game version and offline version of the E language source code)
- 2017-09-22 21:36:58下载
- 积分:1
-
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。...
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。-small billiards game so the ball is a time bomb which must be within a specified time so the ball will be reached, otherwise bombs will explode.
- 2022-01-26 08:18:33下载
- 积分:1
-
MATLAB R2016a完全自学一本通 源码
MATLAB R2016a完全自学一本通 源码 用于MATLAB的学习(MATLAB R2016a completely self-learning one source for MATLAB learning)
- 2020-12-07 17:09:22下载
- 积分:1
-
一个基于递归下降的四则运算计算器
一个基于递归下降的四则运算计算器-based on a recursive decline in four Operational Calculator
- 2022-08-08 10:04:57下载
- 积分:1
-
数字控制移相全桥软开关变换器_洪峰
说明: 数字控制移相全桥软开关变换器_洪峰,指导教程好的很好用完全可以(Digital control phase-shift full bridge soft switching converter, flood peak, good tutorial, very good use, absolutely OK)
- 2019-10-26 22:43:05下载
- 积分:1
-
.cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。...
.cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。-. cpp file. Input sequence expression, can be calculated within 10 4 mixed-integer calculations. Idea is to be used in sequence after sequence, and then calculated.
- 2022-01-24 13:58:25下载
- 积分:1
-
03-2x2MIMO系统的完整数据链仿真
说明: % Type of different detectors, parameters for Detector.m
ML = 1; % Joint ML Detector
JMMSE = 2; % Joint MMSE Detector
ZF = 3; % Joint Zero-Forcing Detector
% Type of different antenna selection criteria methods
MBER = 1;
MMI = 2;
LAZY = 3;
MNP = 4; %Minimum Noise Power
MMNP = 5;
LAZY2 = 6;
real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel
SNR_dB = 20;% transmit SNR in the simulated channel
nr_frames = 20; % number of frames sent when simulation.
detect_type = ZF; % Detector choice
select_type = MBER; % Antenna selection choice
disp('');
tx(nr_frames);
disp('Press any key to continue');
pause
RF(real_ch,SNR_dB);
disp('Press any key to continue');
pause
BER = rx(detect_type,select_type);
- 2020-08-29 15:55:00下载
- 积分:1
-
VC of the game development process example, readers may use it for more complex...
VC实现的游戏开发程序实例,读者可利用它进行更为复杂的游戏程序开发。-VC of the game development process example, readers may use it for more complex game development.
- 2022-05-24 00:18:04下载
- 积分:1
-
lmap
天堂的地图配置文件和几个相关的软件
===================
kehuduanmap**.s32
kehuduanmap**.seg
配置文件
配置文件内包含的数据有地图的 安全/战斗区域信息,地图块的拼接与位置信息,建筑物与点缀等内容的拼接与位置
===================
L1MapTool*
地图框架查看器 与 源码
此软件只能查看地图的 安全/战斗区域信息. 关于地图的具体绘制信息并未展示.
因为这个地图肯定是打开了*.s32与*.seg文件 我猜测他就可以直接看到配置文件的明文.
===================
lep.exe
地图预览工具
此工具可以预览极老的某个游戏版本[好像已经失传了]的地图,应该是获取了所有的地图信息后展示出来.
===================(Paradise 1 Game Map Browsing Tool)
- 2020-06-16 06:20:01下载
- 积分:1
-
beam shaping
通过matlab实现对于平面波入射透镜表面进行的物理光学仿真传输过程,最后得到焦面衍射数值计算,并画出图像。(The transmission process of physical optics simulation for plane wave incident lens surface is realized by matlab. Finally, the numerical calculation of focal plane diffraction is obtained and the image is drawn.)
- 2018-11-03 11:24:00下载
- 积分:1