-
lte-sim-r5
LTE系统级仿真软件,包含完整的3GPP协议栈(LTE system-level simulation software, including complete 3GPP protocol stack)
- 2013-05-12 20:55:51下载
- 积分:1
-
Combo
一个VC++下拉字体预览框,像Word的字体选择功能一样,鼠标点击下拉框的时候,下拉框中的字体名称显示的样式就是该字体的样式,用户选择哪种字体一目了然,方便了用户操作。
(A VC++ drop-down box font preview, font selection function as the Word, like drop-down box when a mouse click, drop-down box displays the name of the style of the font is the font style, font at a glance the user choose which to facilitate the user.)
- 2011-04-23 00:39:11下载
- 积分:1
-
ILSpy
ILSpy .NET反编译工具,反编译出类似源代码(ILSpy .NET Reverse compile tool)
- 2017-02-15 15:03:23下载
- 积分:1
-
dense_trajectory_release_v1.2
this code extract dense samples for human action recognition
- 2014-09-18 16:29:43下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
apr-util
several parts of AOO source released at 2019 described in several languages.
- 2020-06-17 02:00:01下载
- 积分:1
-
c#示例程序,带.exe文件
c#示例程序,带.exe文件-c# demonstration procedure, belt exe document
- 2022-07-15 04:48:41下载
- 积分:1
-
Scheme
A language built over scheme
- 2014-09-15 20:47:32下载
- 积分:1
-
坦克战役 C# 项目-简单的新手
坦克战役 C# 项目-简单的新手玩家控制一辆坦克,必须摧毁敌人的坦克,在每个级别,从屏幕的顶部进入球场。敌人的坦克试图摧毁 player 基地 (表示为鸟、 鹰或凤凰城地图),以及人类的坦克本身。水平完成时播放机摧毁所有 20 敌人的坦克,但游戏的结束,如果 player 的基地被摧毁或玩家会失去所有的可用生命。战斗城市是早些时候允许两个玩家同时玩的游戏之一。这两名球员必须在一起,保卫基地,如果一名球员射对方,友军炮火受害者将无法移动一段时间 (但仍然可以拍摄)。
- 2022-03-22 09:07:10下载
- 积分:1
-
audacity-effects
从audacity软件提取出来的音效处理算法、包括不同音效处理算法 使用方便 实用(Audacity software to extract audio processing algorithms, including different sound processing algorithm is easy to use and practical)
- 2013-02-25 15:29:39下载
- 积分:1