登录
首页 » Windows开发 » 这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。...

这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。...

于 2022-05-13 发布 文件大小:733.66 kB
0 145
下载积分: 2 下载次数: 1

代码说明:

这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。-The algorithm achieved a very good bp algorithm. Can be a good idea to help beginners understand the bp algorithm.

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

发表评论

0 个回复

  • 系统托盘编程.压缩包有文章和源代码(来自VC知识库)
    系统托盘编程.压缩包有文章和源代码(来自VC知识库)-system tray program. Compressed articles and source code (VC from the knowledge base)
    2022-03-25 10:22:29下载
    积分:1
  • 飞思卡尔IMX31 ADS板的USB主机设备驱动程序文件,很有趣
    Freescale IMX31 ADS demoboard usb host device driver files ,very funny-Freescale IMX31 ADS demoboard usb host dev ice driver files, very funny
    2023-07-18 16:15:02下载
    积分:1
  • Sichuan University ACM questions online magazine, a very valuable and worthy of...
    四川大学ACM竞赛在线试题集锦,非常有价值,值得收藏和学习,对你的编程能力有很大的提高-Sichuan University ACM questions online magazine, a very valuable and worthy of collection and study, you have the programming capabilities greatly improved
    2022-03-02 21:23:16下载
    积分:1
  • SAP bussiness one学习资料
    SAP bussiness one学习资料 -SAP bussiness one学习资料
    2022-01-24 18:06:43下载
    积分:1
  • 在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
    在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。 在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求: 若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求; 一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放; 如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求; 如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
    2022-07-12 16:39:28下载
    积分:1
  • VB 编写的自动清理IE上网后留下的网页缓存源码
    VB 编写的自动清理IE上网后留下的网页缓存源码 -VB prepared to remove the IE Internet pages cache left by source
    2023-03-07 04:40:04下载
    积分:1
  • 有了登陆、注册、添加图书、图书管理等一系列功能…
    具有登陆、注册、添加书籍、管理书籍、电子支付等一系列功能-With the landing, register, add books, management books, a series of features such as electronic payment
    2022-06-03 04:28:56下载
    积分:1
  • below the date box Enter the date should be set up, click on "Settings opti...
    在下面的年月日框中填入应设置的日期,点击“设置选择日期”,则上面日历的对应日期将以蓝色显示,再点击“设置当前日期”,则上面日历的对应日期将以红色线围圈,以示日期设置成功。-below the date box Enter the date should be set up, click on "Settings option date", above the corresponding calendar date will be blue, then click on "Set the current date", above the corresponding calendar date will be sitting in a circle in red line to show the date a success.
    2022-05-19 03:29:48下载
    积分:1
  • 向打印机倾倒作业
    dump job to printer
    2022-06-16 04:38:34下载
    积分:1
  • matlab JPEG2000压缩
    统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。 传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
    2022-08-25 10:07:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载