-
matlab在振动信号处理中的应用
matlab在振动信号处理中的应用, 本书主要讲述借助简单、高效、功能强大的MATLAB系统实现振动数字信号的分析处理。书中不仅介绍了MATLAB的基本用法和一些相关的常用命令及函数,还介绍了振动信号分析的基本概念、处理方法,以及使用MATLAB语言编制程序的方法。本书给出了大量的振动信号处理编程实例,以有助于读者快速学习和掌握MATLAB的编程技术,应用于实际的振动信号处理工作之中。(Application of MATLAB in vibration signal processing)
- 2018-03-02 16:47:25下载
- 积分:1
-
foxtrader
foxtrader c language interfaces
- 2013-06-05 16:58:51下载
- 积分:1
-
AnalogBehavioralModelingWithTheVerilog-ALanguage
模拟电路设计软件仿真语言和数字语言VERILOG想对应主要用于模拟系统建模(Analog circuit design software and digital simulation language VERILOG would like to correspond to the main language used to simulate the system modeling)
- 2008-12-24 14:49:46下载
- 积分:1
-
InternetofThings_summary
The functions design of software system is shown in Fig.8. There are some automatic or intelligent algorithms for analyzing and processing the sensed data to be implemented in the system. They are self-adaptive
- 2010-03-09 17:16:32下载
- 积分:1
-
Poster
本人参加国际会议做的一个海报,需安装PPT 2003和LaTeX,才能编辑,适合会用LaTeX的同学,不会用LaTeX的同学,可以参考一下海报设计,因为我还上传了一个图片。(Attach is a poster I made for an international conference in PPT format. One should open and eidit it in PC which Latex is also installed. For students who can not use Latex may take the design for reference, cause I also upload a Jepg picture.)
- 2015-06-12 16:01:53下载
- 积分:1
-
Julia High performance
说明: Julia is a high performance, high-level dynamic language designed to address the requirements of high-level numerical and scientific computing. Julia brings solutions to the complexities faced by developers while developing elegant and high performing code.
- 2020-06-22 22:00:01下载
- 积分:1
-
Electromagnetic
FDTD教程,其中有C语言的程序,经典的书(The book of FDTD)
- 2009-12-01 15:27:53下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
VBScript
VBScript入门的学习资料,是中文版的(VBScript entry-learning materials, is the Chinese version of)
- 2010-03-06 14:21:41下载
- 积分:1