登录
首页 » matlab » 2

2

于 2020-06-24 发布
0 183
下载积分: 1 下载次数: 7

代码说明:

说明:  长短时记忆网络,,深度学习,,SHENDUXUEXI(Long and short memory network)

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

发表评论

0 个回复

  • 为了下东西 随便发了个 datamining 的源代码
    为了下东西 随便发了个 datamining 的源代码-Things to the next just made a months datamining source code
    2022-03-10 22:26:30下载
    积分:1
  • 一个简单的计算器程序
    一个简单的计算器程序-a simple calculator program
    2022-12-17 05:05:04下载
    积分:1
  • heikegongjuquancheng
    《黑客工具全程揭秘》是2012年中国铁道出版社出版的图书,作者是张齐。《黑客工具全程揭秘》分10章围绕当前黑客主流工具展开,囊括最新的攻击手段和防护技巧,涵盖了从系统底层到网络应用层的多方面知识。 《黑客工具全程揭秘》主要针对掌握基础计算机知识,对网络安全兴趣浓厚的同学;对黑客技术感兴趣的读者;网络攻击与防护初级学者以及网络管理者。 目录: 01了解黑客 02计算机安全知识 03扫描工具 04注入工具 05嗅探工具 06qq工具 07木马工具 08加密解密工具 09远程控制工具 10安全工具 写在最后 附录a注册表操作攻略 系统应用 网络应用 系统优化 系统美化 硬件优化 软件设置 添加右键选项 改变目录 更改图标 更改提示信息 禁止菜单("The full disclosure of the hacker tool" is a book published by China Railway Press in 2012 The author is Zhang Qi The whole process of revealing hacker tools is divided into 10 chapters focusing on the current mainstream tools of hackers including the latest means of attack and protection techniques covering all aspects of knowledge from the bottom of the system to the application level of the network The whole process of revealing the secrets of hackers is mainly for basic computer knowledge interested students in network security readers interested in hacker technology network attack and protection junior scholars and network administrators)
    2018-02-01 19:51:39下载
    积分:1
  • Minecraft多功能压测-假人-motd-srv转发
    说明:  Minecraft 假人压测 SRV转发 代理IP获取(Minecraft Dummy pressure measurement SRV forwarding Proxy IP acquisition)
    2021-04-12 14:38:57下载
    积分:1
  • zantai
    利用matlab/simulink仿真简单电力系统故障,可查看功率电压电流波形(Bying using matlab/simulink to simulate a simple power system fault .The power and voltage current waveform can be viewed.)
    2021-04-15 15:58:55下载
    积分:1
  • 22位流水线加法器,altera公司仿真坏境可用。
    22位流水线加法器,altera公司仿真坏境可用。-Adder 22 lines, altera companies available simulation environments.
    2023-07-26 13:45:04下载
    积分:1
  • 机器学习,精度估计,交叉
    machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorithms, discretization, lazy learning, bagging, MineSet. -machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive- bayes, decision tables, the majority, induction algorithms, classifiers, categorizers, general logic diagrams. instance-based algorithms, discretization. lazy learning, bagging, MineSet.
    2022-01-26 06:08:51下载
    积分:1
  • aspbirtherday
    说明:  asp生日自动提醒小程式 用ASP编写,调试通过,使用方便(asp birthday automatically remind small programs with the preparation of ASP, debug, easy to use)
    2006-04-02 11:08:21下载
    积分:1
  • VB的API编程的本质功能的VB的API,以典型的应用实例…
    VB API编程精粹,精选VB API,用典型的实例说明api应用-VB API programming essence Featured VB API, with examples of typical applications api
    2023-02-21 17:05:04下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载