登录
首页 » PPT » CLEAN算法详解与matlab仿真

CLEAN算法详解与matlab仿真

于 2018-02-24 发布 文件大小:334KB
0 381
下载积分: 1 下载次数: 18

代码说明:

  基于CBF的CLEAN-SC算法详述与MATLAB程序(Based on CBF the algorithm of CLEAN-SC,and matlab programe)

文件列表:

CLEAN算法详解与matlab仿真.pdf, 559411 , 2018-02-09

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

发表评论

0 个回复

  • dotaMapHook
    1.替换war3根目录下Games 联合开发网 - pudn.com
    2014-02-15 10:25:53下载
    积分:1
  • 练习3
    适用于初学者的web网页设计编程的第三部分。(The third part of web page design and programming for beginners.)
    2020-06-15 23:40:01下载
    积分:1
  • 一个perl开发的web服务器。简单,很适合学习
    一个perl开发的web服务器。简单,很适合学习-Perl development of a web server. Simple and very suitable for learning
    2022-01-26 01:45:47下载
    积分:1
  • WINSOCK VB EXAMPLE THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICAT...
    WINSOCK VB EXAMPLE THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICATION,IT S A VB PROGRAM
    2023-02-21 23:45:03下载
    积分:1
  • 这是非常好的关于网络的例子,实现了ping序,对于学习网络的人员来说是非常难得的材料。...
    这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
    2022-08-10 20:39:14下载
    积分:1
  • 不围棋
    说明:  不围棋功能现,命令行界面,没有图形界面,但实现了对战等功能(No go function, command line interface, no graphical interface, but to achieve the war and other functions)
    2020-11-06 21:09:49下载
    积分:1
  • MFC-read-bmp
    MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用(MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome)
    2014-02-12 22:36:05下载
    积分:1
  • ksreg-
    Asp+ACCESS 免费 开源 网络验证 inc/config.asp 参数和数据库设置 注意:拿到程序第一时间请先更改数据库名!!!! time.asp 网络校时 api.asp 登陆接口 调用示例 http://127.0.0.1/api.asp?online=0&user=账号&pass=密码(md5)&chkcode=随机数(md5) apireg.asp 注册帐号接口 调用示例 http://127.0.0.1/apireg.asp?user=帐号&pass=密码&pass1=确定密码&games=机器号 Result.asp 充值 调用示例 http://127.0.0.1/Result.asp?user=账号&ka_name=卡号&ka_password=密码 后台http://127.0.0.1/admin 帐号admin密码123456 系统的接口使用请查看演示程序源代码 nc/config.asp 参数和数据库设置 注意:拿到程序第一时间请先更改数据库名!!!! time.asp 网络校时 api.asp 登陆接口 调用示例 http://127.0.0.1/api.asp?online=0&user=账号&pass=密码(md5)&chkcode=随机数(md5) apireg.asp 注册帐号接口 调用示例 http://127.0.0.1/apireg.asp?user=帐号&pass=密码&pass1=确定密码&games=机器号 Result.asp 充值 调用示例 http://127.0.0.1/Result.asp?user=账号&ka_name=卡号&ka_password=密码 后台http://127.0.0.1/admin 帐号admin密码123456 (ksreg-Asp+ ACCESS free open source network authentication the inc/config.asp parameters and database settings Note: You need to change the name of the database to get the program the first time!!!! time.asp CyberSchoolBus api.asp landing interface calls the sample http://127.0.0.1/api.asp?online=0&user = account & pass = password (md5) & chkcode = random number (md5) apireg.asp register interface calls example http://127.0.0.1/apireg.asp?user = account & pass = password & pass1 = determine Password & games = machine number Result.asp recharge call example http://127.0.0.1/Result.asp?user = account & ka_name = card number & ka_password = password Background http://127.0.0.1/admin Account admin password 123456 The system interface uses Check the demo program source code the the nc/config.asp parameters and database settings Note: You need to change the name of the database to get the program the first time!!! time.asp CyberSchoolBus api.asp landing interface calls the sample h)
    2012-10-05 09:35:29下载
    积分:1
  • VB平铺一个背景图到整个窗体
    VB平铺一个背景图到整个窗体,用一个图片,铺满整个窗体的背景,简单易用(VB tiles a background map to the whole form, and uses a picture to cover the background of the whole form. It is easy to use.)
    2019-06-11 00:12:58下载
    积分:1
  • jisuanqi
    (1).本程序是用powerbuilder语言编写的,运行环境是powerbuilder9.0。 (2).本程序能实现基本的四则运算,平方运算,阶乘运算,开方运算,自然对数运算, 求正弦、余弦,N与∏的乘积运,本程序能显示17位整数,超过17位则自动转换成 科学计数法形式,并保留15位小数。 (3).出现计算器页面后点击on/off后方可运行。 (4).本程序提供键盘和按钮输入两种方法。((1) This procedure is used powerbuilder language, the operating environment is powerbuilder9.0. (2) This procedure can achieve the four basic arithmetic, squaring, factorial computation, root operation, the natural logarithm operation, sine, cosine, N and Π product shipped, the program can display 17 integer, more than 17 bit is automatically converted to scientific notation form, and retain 15 decimal places. (3) The emergence of the calculator page and click on/before after running off. (4) This program provides two ways to enter the keyboard and buttons.)
    2014-02-28 10:53:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载