-
Communication System Simulation, and AM, PSK modulation, etc., as well as other...
通信系统仿真,有AM,PSK等调制,还有其他文件(system环境下),是仿真文件-Communication System Simulation, and AM, PSK modulation, etc., as well as other documents (system environment)
- 2023-07-17 13:35:03下载
- 积分:1
-
gingsan
最小均方误差等算法的MSE的计算,matlab编写的元胞自动机,毕设内容,高光谱图像基本处理。( Minimum mean square error MSE calculation algorithm, matlab prepared cellular automata, Complete set content, basic hyperspectral image processing.)
- 2017-03-20 07:56:22下载
- 积分:1
-
90550001-v5.10fix-mods
MITSU LANCER EVO 7 ROM IMAGES
- 2020-06-24 00:40:02下载
- 积分:1
-
salary management system source code. A good development ... for a very long tim...
工资管理系统源代码.很好...开发了很长时间,做得很好,不信你看看,看看就知道了。。。。。。。。。真的吗??是真的-salary management system source code. A good development ... for a very long time, does a good job, do not think you see the will know. . . . . . . . . Really? ? Really.
- 2022-03-15 05:22:08下载
- 积分:1
-
FPW-Set forget pattern profit indicator
指标是FPW系类这是一个震荡指标,运用于外汇30分钟图表上使用(The index is the FPW class, which is a concussion index, used on the 30 minute foreign exchange chart.)
- 2018-03-30 02:12:00下载
- 积分:1
-
dwnbat_RLin2010a
说明: 电池戴维南模型,可以用来对电池建模,方便后用来进行电池SOC估算(battery thevenin model)
- 2020-03-09 15:28:45下载
- 积分:1
-
Delphi 设置打印纸大小
Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:
procedure TForm1.SetPaperSize(cx, cy: Integer);
var
a,b,c: array[0..255]of char;
bb: Cardinal;
ee: PDEVMODE;
begin
printer.PrinterIndex := printer.PrinterIndex;
printer.GetPrinter(a,b,c,bb);
ee:= GlobalLock(bb);
ee^.dmPaperSize := DMPAPER_USER;
ee^.dmPaperLength := cy*10;
ee^.dmPaperWidth := cx*10;
ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or
DM_PAPERWIDTH or
DM_PAPERLENGTH;
ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;
ee^.dmDefaultSource :=DMBIN_MANUAL;
GlobalUnlock(bb);
printer.PrinterIndex := printer.PrinterIndex;
end;
- 2023-01-17 00:20:03下载
- 积分:1
-
车牌识别v1.0.1 (1)
基于labview的车牌识别,可用于识别停车场出入的车牌(License plate recognition based on LabVIEW)
- 2018-05-09 18:15:42下载
- 积分:1
-
BG_GAMP
说明: 基于压缩感知的多入多出毫米波信道估计算法源代码(Millimeter Wave Channel Estimation Based on Compressed Sensing)
- 2021-04-01 16:39:08下载
- 积分:1
-
jufang3
这是高电压技术课程中关于气隙局部放电的MATLAB/simulink仿真,验证了气隙不同(仿真中即为电阻参数不同)将会导致不同的放电效果(This is the MATLAB/simulink simulation of air gap partial discharge in high voltage technology course, which verifies that different air gap (i.e., different resistance parameters in simulation) will lead to different discharge effects.)
- 2020-12-04 16:59:24下载
- 积分:1