-
emd
在MatlAB环境中,对某信号x(t)进行经验模式分解的函数,EMD的源程序代码(The signal x ( T ) by empirical mode decomposition in MatlAB environment, the source code of EMD)
- 2013-01-18 10:02:55下载
- 积分:1
-
LibraryMIS
图书馆管理系统,实现了对图书的增加、删除、修改、更新,以及图书的借阅功能。(Library management system, to achieve the increase of books, delete, modify, update, and borrow books feature.)
- 2014-04-29 10:35:10下载
- 积分:1
-
五子棋游戏源程序
五子棋源码,C语言,适合新学编程或者新学C的软件工程师(Gomoku source code, C language, software engineer for new learning programming or new learning C)
- 2020-06-22 01:20:02下载
- 积分:1
-
c#完全自学手册,的源代码及视频安装讲解
c#完全自学手册,的源代码及视频安装讲解-c# complete self-study manual and video installation of the source code to explain
- 2022-01-30 22:11:59下载
- 积分:1
-
STM32--mpu6050
完成mpu6050的姿态角解算,包括卡尔曼,一阶以及二阶滤波算法(caculate the angels of the mpu6050)
- 2021-04-04 19:39:04下载
- 积分:1
-
EMD
利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
- 2020-10-19 16:27:25下载
- 积分:1
-
CTest
C++TEST操作指南、中文介绍、运行时错误检测技术分析和比较、内存错误检测技术理论与实践(C++ TEST instructions, the Chinese introduced run-time error detection technology analysis and comparison, memory error detection technology theory and practice)
- 2010-11-02 09:28:18下载
- 积分:1
-
rbuy
也是高精度运算的,这里有课件,,可以参考一下(Also is the high precision operation, here has the courseware, may refer to)
- 2018-11-18 23:15:20下载
- 积分:1
-
OGL
三维模型载入器,读取obj格式文件,处理阴影 并显示效果 (Deal with shadow and display three-dimensional model loader)
- 2013-03-27 10:05:29下载
- 积分:1
-
MVC+EF+架构设计 实例源码
整个项目主要采用三层架构,面向接口的编程方式。界面层:User Interface CinDou.Web主要放我们的Web页面,CinDou.Route主要放置MVC中Controller,这里我采用把Controller分离出来。个人考虑的原因是:项目比较清晰,职责比较单一。逻辑层:Business Logic Layer CinDou.BFactory 是逻辑工厂层,用于创建逻辑层的接口,便于界面层调用。CinDou.IBLL 逻辑接口层CinDou.BLL 逻辑业务层 主要负责逻辑层中的业务。CinDou.Model 逻辑业务类数据库层:Data Accss LayerCinDou.DFacoty:数据工厂层,用于创建数据库层的接口,从而让逻辑层调用CinDou.IDAL : 数据库接口层CinDou.DAL : 数据库持久层CinDou.EFramework: Entity Framework层工具层:ToolKitCinDou.Tools 常用的工具类方法层Component :控件层
- 2015-07-16下载
- 积分:1