-
Mini-Project-in-C-Library-Management-System
department store mangement
- 2019-05-12 23:41:52下载
- 积分:1
-
内存分配算法,用c实现内存的管理分配,属于操作系统范畴
内存分配算法,用c实现内存的管理分配,属于操作系统范畴-memory allocation algorithm, using c realization in the administration and distribution of memory, operating system areas
- 2022-05-31 21:56:07下载
- 积分:1
-
利用RM码与golay码的关系,生成golay码
说明: 利用RM码与golay码的关系,生成golay码(Using the relationship between RM code and Golay code to generate Golay code)
- 2020-07-16 13:38:49下载
- 积分:1
-
DFIG
基于PSCAD软件的DFIG仿真模型,单机无穷大系统供电(The simulation model based on PSCAD. For the system side uses the infinite-bus)
- 2021-01-29 17:48:39下载
- 积分:1
-
一个简单的JAVA小旅馆的程序,功能简单,课程设计的作业
一个简单的JAVA小旅馆的程序,功能简单,课程设计的作业-a simple Java small hotel procedures, functions simple, curriculum design operations
- 2022-07-11 12:52:03下载
- 积分:1
-
AVR-IO-ports-communications-line
AVR单片机利用定时器普通IO口实现一线通信(AVR microcontroller IO ports using timers to achieve common communications line)
- 2020-10-08 19:27:35下载
- 积分:1
-
64QAM。在MATLAB环境系列。短裂纹,非常适合用于…
64QAM.在MALAb环境下编的。短小精干,很适合在程序中作为一个fuction来用。-64QAM. MALAb environment in the series. Short crack, and is very suitable for the process as a fuction use.
- 2022-08-22 15:15:43下载
- 积分: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
-
Signal-Processing-for-Mobile-communications
本书不仅回顾了通信信号处理的经典研究领域,如自适应均衡、信道建模和识别、多用户检测和阵列处理,而且分析研究了一些新领域,如自适应编码调制、多输入多输出(MIMO)系统、分集合并和时频分析。此外,本书还探讨了神经网络、蒙特卡洛马尔可夫链和混沌等新兴技术,并对未来移动通信具有发展前途的方法进行了很好的概括性阐述。(The book investigates classical SP areas such as adaptive equalization, channel modeling and identification,
multi-user detection, and array processing. It also investigates newer areas such as adaptive coded
modulation, multiple-input multiple-output (MIMO) systems, diversity combining, and time-frequency
analysis. It explores emerging techniques such as neural networks, Monte Carlo Markov Chain (MCMC)
methods, and Chaos. It offers an excellent tutorial survey of promising approaches for future mobile
communications such as cross-layer design in multi-access networks and adaptive wireless networks.)
- 2009-12-02 16:18:42下载
- 积分:1
-
delered
说明: 删除药易通中的红字单据,可删除日期范围内的(Delete the Red Letter Documents of Yaotong)
- 2020-06-17 10:40:02下载
- 积分:1