-
现代通信系统MATLAB
现代通信系统, 基于MATLAB的仿真,利用MATLAB学习通信原理(Contemporary Communication Systems Using MATLAB)
- 2021-04-08 10:29:01下载
- 积分:1
-
glossario-audio
This documment is about audio terms glossary in portuguese
- 2013-04-17 03:20:53下载
- 积分:1
-
VB-Code
以 Visual Basic 作为开发工具,Access 作为后台数据库,这是经典的单机版数据库管理信息系统的开发组合。包括10个不同的实例供大家学习。(Visual Basic as a development tool, Access as the backend , which is the development of a combination of classic stand-alone management information system. Including 10 different instances for the study.)
- 2015-08-12 13:54:28下载
- 积分:1
-
CPP
c++,入门代码大全。适合入门与初学者,以及有一定基础的人下载看看( Chapter 1 Introduction 1 Chapter 2 Algorithm Analysis 5 Chapter 3 Lists, Stacks, and Queues 9 Chapter 4 Trees 29 Chapter 5 Hashing 41 Chapter 6 Priority Queues (Heaps) 45 Chapter 7 Sorting 53 Chapter 8 The Disjoint Set 59 Chapter 9 Graph Algorithms 63 Chapter 10 Algorithm Design Techniques 77 Chapter 11 A)
- 2012-05-03 15:38:10下载
- 积分:1
-
ruyking__specializations
停止等待试验的源代码,用VB实现,里面有一个现成的实现工程(Stop waiting for the test source code, using VB to achieve, there is a ready-made the implementation of the project)
- 2017-06-16 21:41:43下载
- 积分:1
-
midia4vb
一个可以自动播放的软件,适合学校广播。用VB写的。在我们公司开晚会时用过。(can automatically broadcast a software suitable for broadcasting school. VB writes. We opened the evening at another.)
- 2007-04-30 11:06:41下载
- 积分:1
-
simulateur
说明: MATLAB code for power allocation in V2X networks using SDR and beamforming
- 2019-02-24 19:25:58下载
- 积分:1
-
PMSM
本文以三相正弦波驱动的永磁同步电机(PMSM)为研究对象,在深入分析其内在电磁约束关系的基础上,给出了不同坐标系下的运动方程,根据其数学模型,确定了电动车用电机在旋转坐标系下的矢量控制方案。控制系统为电流环和速度环的双闭环系统(In this paper, three-phase sine-wave-driven permanent magnet synchronous motor (PMSM) for the study, in-depth analysis of its intrinsic relationship between electromagnetic bound on the basis of the different coordinate system is given under the equation of motion, in accordance with its mathematical model to determine the electrical motor vehicle in the rotating coordinate system of vector control programs. Control system for the current loop and speed loop dual closed-loop system)
- 2009-07-03 23:18:52下载
- 积分:1
-
CString
CString 操作指南,虽然不是CString的完全手册,但囊括了大部分常见基本问题(CString operations guide, although not CString completely manual, but include most of the common basic problem)
- 2012-10-12 00:47:16下载
- 积分:1
-
编辑距离问题
说明: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1