登录
首页 » matlab » randl

randl

于 2020-05-25 发布
0 103
下载积分: 1 下载次数: 3

代码说明:

说明:  拉普拉斯随机噪声的产生,可用于加密保护隐私(The generation of Laplacian random noise, which can be used for encryption)

文件列表:

randl, 0 , 2020-05-25
randl\example.m, 435 , 2018-04-21
randl\histfitlaplace.m, 1440 , 2018-04-21
randl\license.txt, 1317 , 2018-04-22
randl\randl.m, 798 , 2018-04-21

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

发表评论

0 个回复

  • 资料
    说明:  java软件考试题库,可以查看历年真题,帮您轻松过软考(Java software examination question bank)
    2019-04-04 23:39:08下载
    积分:1
  • Java实现窗体右键菜单
    Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。   super( "右键弹出菜单" ); //调用父类构造函数   ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理   String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称   ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组   popupMenu=new JPopupMenu(); //实例化弹出菜单   items=new JRadioButtonMenuItem[5]; //初始化数组   for (int i=0;i   items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项    popupMenu.add(items[i]); //增加菜单项到菜单上    colorGroup.add(items[i]); //增加菜单项到按钮组    items[i].addActionListener(action); //菜单项事件处理   }   addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理    public void mousePressed( MouseEvent event ) { //点击鼠标    triggerEvent(event); //调用triggerEvent方法处理事件
    2023-03-05 04:05:03下载
    积分:1
  • c编程技巧100之5
    c编程技巧100之5-hundred five
    2022-07-15 04:41:50下载
    积分:1
  • 你需要下载的通用工具箱和信号工具箱。
    You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
    2022-03-12 02:20:48下载
    积分:1
  • bpdmc
    基于BP的DMC控制器程序,可以借鉴学习(The DMC controller program based on BP can be used for reference.)
    2020-09-22 10:07:51下载
    积分:1
  • 用于潮流计算的程序请让我下载我需要的吧感谢了啊
    用于潮流计算的程序请让我下载我需要的吧感谢了啊-Procedures for the flow calculation, please let me download I need to thank you, ah
    2023-07-18 08:25:05下载
    积分:1
  • alibaba
    说明:  阿里巴巴暑期实习大礼包,简介了阿里巴巴的实习流程和往年笔试面试的题目。(Alibaba summer internship spree About Alibaba internship process and written examination and interview subject in previous years.)
    2010-04-19 14:54:12下载
    积分:1
  • OPTICS
    实现optics聚类算法,结合dbcasn进行对比(Optics clustering algorithm is implemented)
    2020-11-07 15:29:49下载
    积分:1
  • crdtrans
    说明:  WGS84坐标系转大地坐标系,WGS84坐标系转站心坐标系,站心坐标系转极坐标系(XYZ2BLH,XYZ2NEU,NEU2PLOAR)
    2020-06-22 19:07:18下载
    积分:1
  • 学习LPC2468或者lpc2478的好东西,是了解芯片的基础书籍,要好好看啊!...
    学习LPC2468或者lpc2478的好东西,是了解芯片的基础书籍,要好好看啊!-Learning LPC2468 or lpc2478 good thing is to understand the basis of chips books, better look good ah!
    2022-03-07 14:31:35下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载