自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (9)
  • 收藏
  • 关注

转载 ARM的字对齐问题总结

<br /><br /><br /><br />一、啥是字对齐?为啥要字对齐?<br />      现代计算机中内存空间都是按照byte划分的,从理论上讲似乎对任何类型的变量的访问都可以从任何地址开始,但实际情况是在访问特定类型变量的时候经常在特定的内存地址访问,这就是对齐。<

2010-11-30 13:23:00 1410

原创 ARM的异常与中断

<br />原文出处http://blog.csdn.net/wojiwoye/archive/2010/04/16/5491624.aspx<br />感谢作者wojiwoye,不过似乎他也是转载的,这篇文章的原作者我找不到了...不好意思哈~<br /><br /><br /

2010-11-30 09:13:00 1665

转载 ARM 的立即数

You can’t fit an arbitrary 32-bit value into a 32-bit instruction word. ARM data processing instructions have 12 bits of space for values in

2010-11-24 18:55:00 1488

转载 ARM中MOV与LDR的区别

<br /> ARM是RISC结构,数据从内存到CPU之间的移动只能通过L/S指令来完成,也就是ldr/str指令。比如想把数据从内存中某处读取到寄存器中,只能使用ldr比如:ldr r0, 0x12345678就是把0x12345678这个地址中的值存放到r0中。而m

2010-11-24 18:35:00 11337 2

转载 arm处理器异常处理-swi (转载)

<br />CSDN上的这篇博客写得太好了, 于是我将它转载到我的博客上, 以便查看. 下面的链接是这篇博客的原地址. 在此先谢谢作者lizgo.<br />http://blog.csdn.net/lizhiguo0532/archive/2010/10/05/5922639.

2010-11-23 09:16:00 1346

Principles of mobile communication second edition

Principles of mobile communication second edition by Gordon L. Stüber 蓝色封皮的, 上面印着蜂窝model

2008-10-09

数字信号处理 原理 算法 与应用

Digital signal processing principles, algorithms, and applications John G.Proakis Dimitris G.Manolakis

2008-09-30

NeXt generation/dynamic spectrum access/cognitive radio wireless networks

authors: Ian F. Akyildiz, Won-Yeol Lee, Mehmet C. Vuran *, Shantidev Mohanty Abstract Today’s wireless networks are characterized by a fixed spectrum assignment policy. However, a large portion of the assigned spectrum is used sporadically and geographical variations in the utilization of assigned spectrum ranges from 15% to 85% with a high variance in time. The limited available spectrum and the inefficiency in the spectrum usage necessitate a new communication paradigm to exploit the existing wireless spectrum opportunistically. This new networking paradigm is referred to as NeXt Generation (xG) Networks as well as Dynamic Spectrum Access (DSA) and cognitive radio networks. The term xG networks is used throughout the paper. The novel functionalities and current research challenges of the xG networks are explained in detail. More specifically, a brief overview of the cognitive radio technology is provided and the xG network architecture is introduced. Moreover, the xG network functions such as spectrum management, spectrum mobility and spectrum sharing are explained in detail. The influence of these functions on the performance of the upper layer protocols such as routing and transport are investigated and open research issues in these areas are also outlined. Finally, the cross-layer design challenges in xG networks are discussed.  2006 Elsevier B.V. All rights reserved.

2008-09-20

计算机程序设计艺术(第二卷)

计算机程序设计艺术(第二卷) Donald E.Knuth著 苏运霖译 国防工业出版社 The art of computer programmitng 半数值数法

2008-09-16

数字通信—基础与应用 答案

digital communications fundamentals and applications Bernard Sklar著 课后答案 英文版

2008-09-15

WIRELESS COMMUNICATIONS

WIRELESS COMMUNICATIONS 斯坦福大学经典教材 教授Andrea Goldsmith 著 英文版,谁有中文版给我传一份吧

2008-09-09

数字通信—基础与应用(第二版)

经典通信教材,中文版 digital communications fundamentals and applications Bernard Sklar著

2008-09-02

数字识别系统源代码

数字识别系统源代码, 原创

2008-05-13

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除