-
bpnnet_156
在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。
(In practical applications, the original BP algorithm very difficult to do, so there were a lot of the improved algorithm. BP Algorithm There are two main channels, a heuristic learning method is adopted, another is the introduction of more efficient optimization algorithm. In this case the use of momentum BP algorithm to realize the network training process, momentum method to reduce the network error surface for the local details of the sensitivity of the network effectively inhibited in a local minimum.)
- 2008-06-16 20:29:09下载
- 积分:1
-
Smart-Antennas-For-Wireless-
描述了智能天线在无线通信环境下的各种应用。(Describes a smart antenna in a wireless communication environment, a variety of applications.)
- 2013-09-09 20:30:32下载
- 积分:1
-
穿目前所有还原下载者 C 源码
说明: [C/C++] 穿目前所有还原的下载者 C++源码
下载者包括四个工程:
CDown:生成器
userinit:真正的下载者
Dat:驱动和下载者的安装程序
pass:驱动程序
原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。
驱动的功能就是替换指定的系统文件。
将userinit Dat pass 编译出来的文件放到cdown的res里,再生成出生成器就可以使用它生成下载者,也就是这个穿还原的程序([C/C++] wear all current restore downloader C++ source code
The download includes four projects:
CDown: generator
Userinit: a true Downloader
Dat: driver and downloader installer
Pass: Driver
Principle: driver can penetrate the restore card, and you can modify the system file, here is through the modification of system file userinit.exe to achieve. The function of userinit.exe is simple, that is, to start explorer.exe. This is where you forge a userinit.exe by replacing uerinit.exe. This fake program can realize the original function of uerinit.exe, and can implement custom functions, such as downloading, executing and sending data.
The driver's function is to replace the specified system files.
The userinit Dat pass compiled files into the Cdown res, regeneration into the generator, you can use it to generate the download, that is, the process of wearing a restore)
- 2021-03-21 03:59:17下载
- 积分:1
-
2324
用VIsual C++编写的简单数据库,用来管理学生信息。(Simple database using the VIsual C++ written to manage student information.)
- 2013-04-05 14:33:53下载
- 积分:1
-
chanshushouce
说明: windows下编写C程序时非常好用的c函数查找手册~(procedures for the preparation of C under the windows are very useful function to find the manual c ~)
- 2008-11-22 20:04:09下载
- 积分:1
-
maketshouyin
超市前台收银系统用 c++ 和达梦数据库,包含数据库文件和源代码。(Supermarket front cash register system with c++ and dream up database that contains the database files and source code.)
- 2012-12-03 20:35:52下载
- 积分:1
-
ne
说明: Csharp水纹效果,实现完美水纹效果,很不错(123)
- 2009-08-10 15:43:45下载
- 积分:1
-
dushu
使用回溯法解决数独问题。。。。。。。。。。。。。。。。。。。。。(Solve Sudoko problem with backtracking algorithm.)
- 2014-05-14 22:40:09下载
- 积分:1
-
CefSharp.Wpf.Example
把程序集CefGlue.Demo.GtkSharp卸载掉,
这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉
2.
右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试,
取消选中“启用visual studio承载进程”,
因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项(
The assembly CefGlue.Demo.GtkSharp uninstall,
This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall
2.
Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug,
Uncheck "Enable visual studio hosting process",
Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
- 2013-11-13 20:39:20下载
- 积分:1
-
VC++6
VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
- 2020-06-26 02:40:02下载
- 积分:1