stevenliyong
码龄14年
  • 793,785
    被访问
  • 174
    原创
  • 1,131,533
    排名
  • 105
    粉丝
关注
提问 私信

个人简介:关注 C/C /JAVA UML/RUP. Linux. Android. Network/Bluetooth/WiFi.

  • 加入CSDN时间: 2008-09-16
博客简介:

stevenliyong 的专栏

博客描述:
Believe[Dot]Make
查看详细资料
个人成就
  • 获得8次点赞
  • 内容获得85次评论
  • 获得44次收藏
创作历程
  • 1篇
    2012年
  • 37篇
    2011年
  • 84篇
    2010年
  • 126篇
    2009年
  • 31篇
    2008年
TA的专栏
  • Android 技术相关
    62篇
  • Bluetooth 技术相关
    15篇
  • C / C++ / JAVA 语言
    35篇
  • Linux 技术相关
    69篇
  • 工具使用
    8篇
  • 我的G1手机
    8篇
  • 我的SmartQ7 MID
    15篇
  • 网络技术相关
    14篇
  • 软件架构 UML相关
    2篇
  • 无线技术相关
  • 最近
  • 文章
  • 资源
  • 问答
  • 帖子
  • 视频
  • 课程
  • 关注/订阅/互动
  • 收藏
搜TA的内容
搜索 取消

stack type, full-ascending, full-descending, empty-ascending, empty-descending

Stack Types. Since it is left to the software to implement a stack, different implemenation choices result different types of stacks. There are two types of stack depending on how the stack grows.
原创
发布博客 2012.01.18 ·
1403 阅读 ·
0 点赞 ·
0 评论

ARM GCC linker 脚本介绍

1. Referencearm-2011.03/share/doc/arm-arm-none-eabi/pdf/ld.pdf2. An exampleOUTPUT_FORMAT ("elf32-littlearm", "elf32-bigarm", "elf32-littlearm")/* Use OUTPUT_FORMAT with three arg
原创
发布博客 2011.12.05 ·
4246 阅读 ·
0 点赞 ·
0 评论

Setting up a GCC Development Environment for the Cortex M0/M3

http://www.microbuilder.eu/projects/LPC1343ReferenceDesign/LPC1343Toolchain.aspxSetting up a GCC Development Environment for the Cortex M0/M3Tutorial on installing all everything needed
转载
发布博客 2011.11.23 ·
3307 阅读 ·
0 点赞 ·
0 评论

P4 使用

p4 loginp4 -p 10.21.0.3:1999 sync -f //depot/sw/branches/olca/...#headp4 edit xxxx.cmodify or patch -p4 p4 diff -du  p4 revert ...
原创
发布博客 2011.10.26 ·
1273 阅读 ·
1 点赞 ·
0 评论

windows 环境下 scons 交叉编译 (RVCT4.1)

1. Install python2.7 和 scons将环境变量 c:/Python2.7 和 c:/python2.7/scripts 加到 PATH2. sconstruct 文件 显示继承 所有windows 环境变量Or you may expl
原创
发布博客 2011.09.20 ·
3815 阅读 ·
0 点赞 ·
2 评论

调频 预加重 和 去加重 (FM Pre-emphasis/De-emphasis)

理论已经证明,鉴频器的输出噪声功率谱按频率的平方规律增加。但是,许多实际的消息信号,例如语言、音乐等,它们的功率谱随频率的增加而减小,其大部分能量集中在低频范围内。这就造成消息信号高频端的信噪比可能降到不能容许的程度。但是由于消息信号中较高频率分量的能量小,很少有足以产生最大频偏
转载
发布博客 2011.08.22 ·
9080 阅读 ·
1 点赞 ·
2 评论

dash 和 bash

1.Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that in
原创
发布博客 2011.08.18 ·
1427 阅读 ·
0 点赞 ·
0 评论

使用 SCons 轻松建造程序

转自 http://www.ibm.com/developerworks/cn/linux/l-cn-scons/index.html?ca=drs-简介: 在软件项目开发过程中,make 工具通常被用来建造程序。make 工具通过一个被称为 Ma
转载
发布博客 2011.08.18 ·
1363 阅读 ·
0 点赞 ·
0 评论

what is difference between IRQ and FRQ

http://www.allinterview.com/showanswers/96317.htmlCPU is a sequentially executing machine. It will execute theinstructions fr
转载
发布博客 2011.08.11 ·
1720 阅读 ·
0 点赞 ·
0 评论

I2C Bus

http://baike.baidu.com/view/751581.html?goodTagLemma
转载
发布博客 2011.07.22 ·
917 阅读 ·
0 点赞 ·
0 评论

There's Much More than Intel/AMD Inside

http://www.tensilica.com/markets/pcs-ntbks-printers.htmThere's Much More than Intel/AMD InsideWhile the main CPU in a personal or notebook c
转载
发布博客 2011.07.19 ·
1083 阅读 ·
0 点赞 ·
0 评论

集成电路 RTL 设计

转载
发布博客 2011.07.18 ·
1348 阅读 ·
0 点赞 ·
0 评论

TI DaVinci(达芬奇)入门

(转载来自 德州仪器半导体技术(上海)有限公司 通用DSP 技术应用工程师 崔晶    德州仪器(TI)的第一颗达芬奇(DaVinci)芯片(处理器)DM6446已经问世快三年了。继DM644x之后,TI又陆续推出了DM643x,DM35x,DM6467,OMAP353x等一系列
转载
发布博客 2011.07.18 ·
2297 阅读 ·
0 点赞 ·
0 评论

Network Analysis With Wireshark On Ubuntu 9.10

http://www.howtoforge.com/network-analysis-with-wireshark-on-ubuntu-9.10
转载
发布博客 2011.07.12 ·
1009 阅读 ·
0 点赞 ·
0 评论

802.11 Four-way handshake Messages

1.  4-way handshake sequence2. Key HeirarchyThe EAPOL encryption key is the middle 128 bits of the PTK value.  And the first 128 bits of the
原创
发布博客 2011.07.12 ·
3209 阅读 ·
0 点赞 ·
0 评论

AES算法分析与实现

AUTHOR:   Jeffrey.zhu                                    BLOG:http://blog.csdn.net/gueter/       AES算法的主要数学基础是抽象代数,其中算法中的许多运算是按单字节(8bits)和4字
转载
发布博客 2011.07.12 ·
14248 阅读 ·
0 点赞 ·
0 评论

IEEE 802 LAN/MAN Standards Committee

http://www.ieee802.org/
原创
发布博客 2011.07.07 ·
1452 阅读 ·
0 点赞 ·
0 评论

802.11ac and 802.11ad

IEEE正在全面制定802.11ac标准工作。IEEE预测,将会在2011年11月完成对802.11ac和802.11ad标准的制定,而到2012年12月将会放出正式的版本。802.11ac项目早在2008年上半年就已经着手开始,当时被称为“Very High
转载
发布博客 2011.07.06 ·
1624 阅读 ·
0 点赞 ·
1 评论

Wireless Ad-Hoc Network – Linux

转自 http://mohan43u.wordpress.com/2010/01/31/wireless-ad-hoc-network-linux/  Long time back, I actually did peer-to-peer with RJ232 connector using mine and my friend’s laptops. Its really
原创
发布博客 2011.06.27 ·
2774 阅读 ·
0 点赞 ·
0 评论

RTS/CTS协议 (Both wlan and com are using it)

  RTS/CTS协议(Request To Send/Clear To Send)即请求发送/允许发送协议,相当于一种握手协议,主要用来解决"隐藏终端"问题。"隐藏终端"(Hidden Stations)是指,基站A向基站B发送信息,基站C未侦测到A也向B发送,故A和C同时将信号发送至B,引起信号冲突,最终导致发送至B的信号都丢失了。"隐藏终端"多发生在大型单元中(一般在室外环境),这将
原创
发布博客 2011.06.22 ·
1480 阅读 ·
0 点赞 ·
0 评论
加载更多