登录
首页 » Windows开发 » 神经网络,神经网络算法,代码,操作保证…

神经网络,神经网络算法,代码,操作保证…

于 2022-04-27 发布 文件大小:3.51 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation

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

发表评论

0 个回复

  • 在 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
  • WebBrowser
    WebBrowser
    2022-05-18 01:36:48下载
    积分:1
  • .net项目 .net项目 .net项目 .net项目
    .net项目 .net项目 .net项目 .net项目-. net project. net project. net project. net project. net project. net Project
    2022-05-27 15:38:48下载
    积分:1
  • 固定电话查询!是固定电话的!!准确性还有待研究
    固定电话查询!是固定电话的!!准确性还有待研究-Fixed telephone inquiries! Fixed phone!!
    2022-03-05 17:33:22下载
    积分:1
  • 递归读取磁盘文件,使用库dirent.h中的相关函数
    递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
    2022-03-14 05:36:37下载
    积分:1
  • 拼图游戏源码.zip
    拼图游戏源码.zip-puzzles source. Zip
    2022-08-21 00:53:17下载
    积分:1
  • 自己出于爱好编写的俄罗斯方块程序,基于mfc,综合了网上一些源码的优点,程序中附有详细的解释,能够帮初学者快速入门学习...
    自己出于爱好编写的俄罗斯方块程序,基于mfc,综合了网上一些源码的优点,程序中附有详细的解释,能够帮初学者快速入门学习-their preparation for the Russian-loving squares procedure, based on mfc, integrated online source some of the advantages of proceeding with a detailed explanation to help beginners learn Quick Start
    2022-12-06 06:30:03下载
    积分:1
  • wuziqi
    一个界面整洁的五子棋,很实用,建议大家下载试试看-wuziqi
    2022-03-20 07:04:48下载
    积分:1
  • 文件传输控件
    一个VB文件传输控件(局域网) 一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网) 一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)
    2023-06-20 01:20:04下载
    积分:1
  • 进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。...
    进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。-Process viewer, you can display the operation of various processes, ID number, and other information contained in the thread.
    2022-01-31 21:05:26下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载