-
基于深度学习的脑电信号处理算法
这些代码是处理脑电数据的较好的代码,是用的是基于深度学习算法编写的,是在matlab平台下处理的。处理的效果较好!!!!!
- 2022-10-01 16:25:03下载
- 积分:1
-
球面全景视频转立方体全景视频
facebook开源球面全景视频转立方体全景视频插件,底层使用ffmpeg,分两个版本,Transform_V1和Transform360。
- 2022-02-13 17:19:34下载
- 积分:1
-
toolbar
C++编程,基于MFC的VisualC++,设计windows窗口界面的工具栏设计(C++ programming based MFC' s VisualC++, and design windows window toolbar interface design)
- 2012-11-28 09:38:22下载
- 积分:1
-
tfagui
振动信号AOK时频分析源代码,采用小波变换AOK分析法替代传统小波函数(AOK time-frequency analysis source code of vibration signal, using wavelet transform AOK analysis instead of traditional wavelet function)
- 2018-12-03 10:04:14下载
- 积分:1
-
45MapMaker
说明: 一款45度2D游戏地图编辑器和大家一起分享啊!(45 degrees a 2D game map editor and the community together to share ah!)
- 2008-09-16 21:02:38下载
- 积分:1
-
二叉树数据结构算法
二叉树数据结构算法,给出一些基本二叉树的基本操作,如,进栈,取栈顶元素,删除栈顶元素,计算后缀表达式的值等等操作
- 2022-01-27 22:52:54下载
- 积分:1
-
chang
pso 粒子群算法源代码 粒子群算法在物流中的优化(PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics)
- 2008-05-18 09:29:27下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
openmp-opecg-2009-part-03
opemmp c-c++ document
- 2010-01-05 07:25:17下载
- 积分:1
-
吉林大学《数据结构》实验课代码-1
第一次实验,链表的,供实验课参考。
1-1 单链表
1-2 线性表
具体题号我也不记得了,自己写的,有参考书后提供的源码。
- 2022-01-27 15:50:18下载
- 积分:1