-
444
采用动态规划方法实现的目标分配,后面有MATLAB代码(Solving Weapon Target Assignment
Problem with Dynamic Programming)
- 2010-11-05 23:36:00下载
- 积分:1
-
kamansuanfa
其基本思想是:采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来更新对状态变量的估计,求出现时刻的估计值。它适合于实时处理和计算机运算。
(The basic idea is: use of signal and noise state-space model, the estimated value of the previous time and are always observations to update the estimated state variables, find an estimate of time there. It is suitable for real-time processing and computing.)
- 2010-08-30 12:47:24下载
- 积分:1
-
bp 神经网络
BP神经网络的基本框架
人工神经网络无需事先确定输入输出之间映射关系的数学方程,仅通过自身的训练,学习某种规则,在给定输入值时得到最接近期望输出值的结果。作为一种智能信息处理系统,人工神经网络实现其功能的核心是算法。BP神经网络是一种按误差反向传播(简称误差反传)训练的多层前馈网络,其算法称为BP算法,它的基本思想是梯度下降法,利用梯度搜索技术,以期使网络的实际输出值和期望输出值的误差均方差为最小。
- 2022-01-28 07:05:20下载
- 积分:1
-
【推荐】C# 代码混淆,防止反编译 解决方案(ConfuserEx)
http://www.cnblogs.com/zhangzhi19861216/p/3937434.html一 如果只是混淆exe文件则1. 将MyTest.exe文件拖到 confuserEx工具2. 点击Settings(1)选择Packer(下拉那里默认即可)(2)Modules->选中MyTest.exe (3) 选中Rules 点击 号,true3. 点击Protest!->Protect! ,提示导出成功二 如果只是混淆dll文件1.将dll拖入ConfuserEx后2.点击Settings(1)不能选择Packer了(因为dll不是packer)(2)Modules->选中MyLibrary.exe (3) 选中Rules 点击 号,true (4) 点击最右侧(下方)的铅笔头图标 (5)在弹出的窗口中 Preset 选择Maxinum,然后再点击下面 “ ”按钮,选择anti ildasm(我猜是防止通过IL编译)3. 点击Protest!->Protect! ,提示导出成功如果是所有程序集合都混淆,则排出开元项目即可特别声明:文本操作者工具,只需要混淆自定义的程序集,不混淆texttools.exe文件(因为混淆后程序集报错)
- 2019-03-28下载
- 积分:1
-
CSharp write a ADOMS management, beginners can be used to make reference.
csharp写的一个进销存管理,初学者可以拿来做参考.-CSharp write a ADOMS management, beginners can be used to make reference.
- 2023-06-15 17:55:05下载
- 积分:1
-
uCos_GUI_QC43_yl2478
UCgui在LPC2478的应用实例,我买的优龙开发板上带的,值得学习(UCgui in LPC2478 application examples)
- 2013-03-06 15:40:10下载
- 积分:1
-
SHOOT2
this program to compute the shoot function
- 2013-12-19 10:41:34下载
- 积分:1
-
F4usbmsc
f4系统下 usb+片上fsmc的实例demo 可为sd底层快速操作 提供可能(Under f4 systems usb+ piece fsmc instance demo for fast operation provides possible underlying sd)
- 2014-01-16 10:43:21下载
- 积分:1
-
san_jm43
用于建立主成分分析模型,这是一个好用的频偏估计算法的matlab仿真程序,用于时频分析算法。( Principal component analysis model for establishing, This is a useful frequency estimation algorithm matlab simulation program, For time-frequency analysis algorithm.)
- 2017-04-25 16:06:25下载
- 积分:1
-
OFDMinAWGNandRayleigh
白噪声和瑞利信道下对OFDM的仿真实现,不错,推荐给大家。(White noise and Rayleigh channel simulation of the OFDM to achieve)
- 2014-09-22 06:26:34下载
- 积分:1