自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 mmap DMA

<br />第 13 章  mmap 和 DMA<br /><br /><br />本章将深入探讨 Linux 内存管理部分,并强调了对设备驱动程序编写者非常有帮助的技术重点。这一章内容属于高级主题,不需要所有人都掌握它,虽然如此,很多任务只能通过更深入地研究内存管理子系统而做到,同时本章也帮助读者了解内核重要组成部分的工作方式。 <br /><br />本章内容分为三节。第一节讲述了 mmap 系统调用的实现,mmap允许直接将设备内存映射到用户进程的地址空间中。然后我们讨论内核 kiobuf 机制,它能

2011-03-24 20:54:00 3286

转载 文件映射

<br />= 映射内存 =映射内存提供了一种使多个进程通过一个共享文件进行通信的机制。尽管可以将映射内存想象为一个有名字的共享内存,您始终应当记住两者之间有技术层面的区别。映射内存既可以用于进程间通信,也可以作为一种访问文件内容的简单方法。 映射内存在一个文件和一块进程地址

2011-03-24 20:30:00 1649

转载 proc 进程信息解析

<br />proc 进程信息解析/proc//maps <br />查看进程的虚拟地址空间是如何使用的。 <br />该文件有6列,分别为: <br />地址:库在进程里地址范围 <br />权限:虚拟内存的权限,r=读,w=写,x=,s=共享,p=私有; <br />偏移量:

2011-03-24 20:27:00 3544

转载 内核映射

<br />转载自:<br />http://ericxiao.cublog.cn/<br /><br /><br />一:引子<br /><br />我们在前面分析过,在linux内存管理中,内核使用3G—>4G的地址空间,总共1G的大小。而且有一部份用来做非连续空间的物理映射

2011-03-02 16:01:00 3095

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关注的人

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