登录
首页 » Perl » perl语言编写实现浮点格式数据加减乘除的程序

perl语言编写实现浮点格式数据加减乘除的程序

于 2020-05-12 发布
0 121
下载积分: 1 下载次数: 1

代码说明:

说明:  若将数据表示为浮点数格式,即有exponent和mantissa两部分,用perl语言编写实现浮点格式数据加减乘除的程序。(测试时与编程语言提供的浮点数运算进行比较,包括代码文件和设计测试报告)(If the data is expressed in floating-point format, there are two parts: exponent and mantissa. Perl language is used to write the program of data addition, subtraction, multiplication and division in floating-point format. (compare floating-point arithmetic provided by programming language during test, including code file and design test report))

文件列表:

1.pl, 2247 , 2019-03-28
16300720096.pl, 2494 , 2019-03-28
测试设计报告.docx, 43961 , 2019-03-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LAST
    说明:  孤岛微电网加性故障,滑模观测器,二级电压容错控制器,(Fault tolerant control of the secondary controller of islanding microgrid)
    2021-03-26 19:30:29下载
    积分:1
  • 文字动画特效jquery插件
    一款超酷波浪文字动画特效jquery插件(Jquery Plug-in for Super Cool Wave Text Animation Special Effects)
    2019-01-08 10:33:35下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • PSO-bp((matlab
    实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
    2017-07-21 15:05:15下载
    积分:1
  • 很漂亮的蓝色网站菜单代码
    纯CSS实现的很漂亮的蓝色网站菜单代码,带有阴影效果,DIV+CSS布局。蓝色的背景图片可以看出经过制作者的精雕细琢,在鼠标悬停于菜单上后,该项菜单背景会切换,完美实现鼠标交互式体验。本菜单多常见于一些威客类网站。
    2022-10-28 13:45:03下载
    积分:1
  • RP-1311
    用于NASA CEA的帮助文档 本文档为《第1部分:原理分析》(This report presents the latest in a number of versions of chemical equilibrium and applications programs developed at the NASA Lewis Research Center over more than 40 years. These programs have changed over the years to include additional features and improved calculation techniques and to take advantage of constantly improving computer capabilities.)
    2018-10-31 09:42:23下载
    积分:1
  • 超经典的小圆点圆环flash载入动画实例源码
    超经典的小圆点圆环flash载入动画实例源码,当flash 正在加载进,会显示此类动画效果,并显示加载的百分比,很好的提升了flash观感品质,源文件开源免费。
    2022-01-25 20:58:50下载
    积分:1
  • 一个Flash鼠标特技演示 附源文件
    一个Flash鼠标特技演示 附源文件,晃动鼠标的时候,它还会跟随鼠标变化,那些图案是自动生成的,十分炫看上去,肯定用有Flash的AS编程脚本,有兴趣的下载源码研究下。
    2022-11-30 01:20:03下载
    积分:1
  • pi热门商家代码
    说明:  基于高德地图api热门商家代码是一款适用于手机端的高德地图展示右侧图标注列表代码。(The popular business code based on Golden Map API is a list code of icon annotations on the right side of Golden Map for mobile phone display.)
    2019-03-30 15:22:07下载
    积分:1
  • 图像处理标准图像库(非常齐全)
    说明:  应于数字图像处理中的标准图像数据库,很全面。(The standard image database, which should be used in digital image processing, is very comprehensive.)
    2020-12-14 10:29:14下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载