登录
首页 » Java » imagedeblurring

imagedeblurring

于 2018-03-05 发布 文件大小:7KB
0 230
下载积分: 1 下载次数: 2

代码说明:

  this is just a code which is written in matlab

文件列表:

imagedeblurring.docx, 10502 , 2018-02-01

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

发表评论

0 个回复

  • Python cookbook, learn Python a good information ~ ~
    Python cookbook,学习Python的好资料-Python cookbook, learn Python a good information ~ ~
    2022-08-10 13:42:23下载
    积分:1
  • JSWDK服务器
    JSWDK服务器-root servers
    2023-03-08 10:40:03下载
    积分:1
  • very cool style tab Tab
    非常酷Office2003风格的Tab选项卡-very cool style tab Tab
    2023-08-11 04:30:03下载
    积分:1
  • uniFiber
    采用三维hashin失效准则,判断复合材料渐进损伤(Judge progressive damage of composite material)
    2019-02-23 16:32:01下载
    积分:1
  • 零基础实战学TC5.0源码
    说明:  零基础学习TC,代码都是封装好的,插件都是好的 直接编译就可以使用的(TC teacher file tc leanugh ++)
    2020-06-22 18:20:02下载
    积分:1
  • LPG
    说明:  这是利用RSOFT软件对SMF-MMF-SMF进行仿真的一个程序,亲测可用。拿来分享,希望能帮助到别人。(Simulation Program of LPG by RSOFT)
    2021-01-28 16:38:34下载
    积分:1
  • 振动信号
    说明:  这是真实的轴承在定转速状况下的振动信号,可用作分析数据(This is the real vibration signal of bearing under the condition of constant speed, which can be used as analysis data)
    2020-05-23 10:52:57下载
    积分:1
  • C# 泛型列表List用法示例
    C# 泛型列表List用法示例,从给出的人员名单中,过滤人员名称中以"科"结束的序列,遍历查询结果。   private void Frm_Main_Load(object sender, EventArgs e)   {    List People = new List{//创建人员列表    new Person(1,"王*科"),    new Person(2,"王*科"),    new Person(3,"赵*东")};    var query = from p in People//过滤人员名称中以"科"结束的序列    where p.Name.EndsWith("科")    select new    {    人员ID = p.ID,    人员姓名 = p.Name    };    foreach (var item in query)//遍历查询结果    {    label1.Text += item + " ";    }   }   }   public class Person   {    public Person(int id, string name)    {    this.ID = id;    this.Name = name;    }    public int ID { get; set; }//人员ID    public string Name { get; set; }//人员姓名   }
    2023-01-08 20:45:03下载
    积分:1
  • piso8_ok_bingchuanzhuanhuan
    本程序是用vhdl开发的实现并串转换功能的程序。(This procedure is developed using VHDL implementation and string conversion function of the program.)
    2017-06-07 15:50:38下载
    积分:1
  • OAM
    说明:  平面上排布不同旋转角的纳米天线产生不同几何相位调制用生成涡旋光(The vortex is generated by the different geometric phase modulation of the nanometer antenna with different rotation angles arranged on the plane)
    2021-03-23 17:09:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载