-
ARITMÉTICA DE 桥脑 FLUTUANTE-PADRÃO IEEE 754
O presente 》 后透射电镜 por objetivo descrever 科摩 o 作为那里再次遭殴打 aritméticas de 桥脑 flutuante seguindo 作为规定的 computador 态做 padrão IEEE 754。
段 compreender 科摩 é 两 esta conversão apresentaremos o 日托 na linguagem C.
- 2022-11-05 12:15:03下载
- 积分:1
-
melp-MATLAB
matllab 实现的melp 编解码,带测试语音,效果还不错(Matllab implementation of MELP codec, with test voice, the effect is pretty good.)
- 2021-05-14 17:30:02下载
- 积分:1
-
航天拓鑫
这个程序只是简单配置了一下硬件哈,程序也只是简单弄了一下(This program is just a simple configuration of hardware, and the program is just a simple one.)
- 2020-06-20 15:20:02下载
- 积分:1
-
取得屏幕的分辨率
取得屏幕的分辨率-made screen resolution
- 2022-10-01 22:25:03下载
- 积分:1
-
matlab Tsai 标定
说明: 基于tsai的相机标定方法,可以放心下载(Camera calibration method based on Tsai can be downloaded safely)
- 2019-10-10 21:20:04下载
- 积分:1
-
基于MATLAB的MPSK信号调制与解调技术研究 (1)
说明: 多进制数字相位调制也称多元调相或多相制。它利用具有多个相位状态的正弦波来代表多组进制信息码元,即用载波的个相位对应于组进制信息码元。如果载波有2k个相位,它可以代表k位进制码元的不同码组。多进制相移键控也分为多进制绝对相移键控和多进制相对(差分)相移键控。(This m-file simulates mpsk (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).)
- 2019-04-28 19:44:44下载
- 积分:1
-
DS18B20 温度检测
DS18B20 温度检测(DS18B20 temperature detection)
- 2018-04-12 20:39:21下载
- 积分:1
-
HTML5水波浪起伏模拟动画
一款HTML5音乐播放器,这款播放器的背景是黑色质感状的,看起来非常炫酷(A HTML5 music player. The background of this player is black texture. It looks very cool.)
- 2018-10-12 17:10:47下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
三相异步电机静止状态下参数辨识MATLAB仿真模型
说明: 三相异步电机静止状态下参数辨识MATLAB仿真模型,实现对定子电阻、转子电阻、漏感和互感的辨识。(The MATLAB simulation model of parameter identification of three-phase asynchronous motor in static state can identify stator resistance, rotor resistance, leakage inductance and mutual inductance.)
- 2020-06-16 12:40:02下载
- 积分:1