-
NN_XNOR
说明: 利用Pytorch实现的一个简单的神经网络,实现了异或门。(Using a simple neural network implemented by Pytorch, XOR gates are realized.)
- 2019-03-16 17:05:15下载
- 积分:1
-
SAF
SAF-LMS自适应滤波算法,信号增强示例(SAF-LMS adaptive filtering algorithm, signal enhancement example)
- 2018-07-04 21:24:19下载
- 积分:1
-
voxelmorph-master
说明: 图像配准voxelmorph的相关代码,以及使用说明(image registration Relevant codes and instructions for use)
- 2021-04-20 16:38:50下载
- 积分:1
-
frmTransfarDetail
color converter using c#
- 2020-06-25 01:40:02下载
- 积分:1
-
emif2axi_v1_00_a
emif接口转axi接口,在多个项目中使用,功能完善(EMIF interface to Axi interface, used in many projects, perfect function)
- 2020-12-01 15:29:26下载
- 积分:1
-
淘宝技术这十年,完整最终确认版
淘宝技术这十年,完整最终确认版。讲述淘宝技术演进与发展(Taobao technology in this decade, complete final confirmation versio)
- 2020-06-21 01:00:02下载
- 积分:1
-
VC++计算表达式的测试源码
VC++表达式计算的测试源码,本程序更像是一个“聪明”的数学计算器,可计算公式和表达式,只要输入正确的表达式,就可计算出值,初次编写这样的程序,不足之处,敬请包涵指正!~~
这个程序要求读者具备编译原理的一些知识。
举个实例来说明程序处理过程。假设要求值的表达式为 -25*(56+15)#(其中#号作为表达式结束标志)。首先对表达式进行词法分析,允许出现的字符为{0 ,1, 2 ,3 ,4 ,5 ,6, 7 ,8, 9 . ,+ ,-, *, / ,( ,),#}分析的结果产生两种类型的单词:操作符和操作数。操作符包括:{+, - ,* ,/ ,( ,)}操作数包括int和double类型。上面表达式产生的单词序列为{-25,*,(,56,+,15,)}.这些单词的类型也需要保存。
词法分析正确后将对产生的单词序列进行语法分析。
定义E为表达式,N为常数(视为终结符)。
- 2023-01-02 06:05:06下载
- 积分:1
-
安全风险分级管控措施在水运工程中的应用_刘建
说明: 文章介绍内容的是风险分级管控内容,仅供参考借鉴,希望对相关学者有用(This article introduces the content of risk grading management and control, which is only for reference and hope to be useful to relevant scholars.)
- 2019-05-30 11:07:47下载
- 积分:1
-
dreicondutor2
三导体传输线方程的简单程序,无损耗传输线近似,最终给出结果图(A simple program for the equation of the three conductor transmission line)
- 2018-03-28 14:21:13下载
- 积分:1
-
滤波相关
说明: 宝行捷联式惯性导航系统pdf 卡尔曼滤波与组合导航原理 秦永远版本 卫星导航原理与应用 严恭敏博士后研究工作报告。(Including the strapdown inertial navigation system pdf Kalman filter and integrated navigation principle Qin forever version Satellite navigation principle and application Yan Gongmin postdoctoral research work report.)
- 2019-04-10 10:44:26下载
- 积分:1