Chinaunix首页 | 论坛 | 博客
  • 博客访问: 39917
  • 博文数量: 14
  • 博客积分: 1472
  • 博客等级: 上尉
  • 技术积分: 160
  • 用 户 组: 普通用户
  • 注册时间: 2009-02-09 09:34
文章分类

全部博文(14)

文章存档

2013年(6)

2011年(1)

2010年(6)

2009年(1)

我的朋友

发布时间:2013-03-24 21:52:09

PTN 基础知识什么是PTN(分组传送网)PTN是指这样一种光传送网络架构和具体技术:在IP业务和底层光传输媒质之间设置了一个层面,它针对分组业务流量的突发性和统计复用传送的要求而设计, 以分组业务为核心并支持多业务提供,具有更低的总体使用成本(TCO),同时秉承光传输的传统优势,包括高可用性和可靠性、高效的.........【阅读全文】

阅读(1635) | 评论(0) | 转发(0)

发布时间:2013-03-23 10:08:18

BCD Arithmetic, a tutorialPart of the Arithmetic Tutorial Collection by Douglas W. Jones THE UNIVERSITY OF IOWA Department of Computer Science Copyright © 1999, Douglas. W. Jones, with major revisions made in 2002. This work may be transmitted or stored in electronic form .........【阅读全文】

阅读(658) | 评论(0) | 转发(0)

发布时间:2013-03-23 10:04:38

Binary to Decimal Conversion in Limited PrecisionPart of the Arithmetic Tutorial Collection by Douglas W. Jones THE UNIVERSITY OF IOWA Department of Computer Science Copyright © 1999, Douglas. W. Jones, with major revisions mad e in 2002 and a small update in 2007. This wo.........【阅读全文】

阅读(711) | 评论(0) | 转发(0)

发布时间:2013-03-23 09:44:29

 发现博客太多,很多都半途而废,想再最近集中到china unix和csdn上去......【阅读全文】

阅读(327) | 评论(0) | 转发(0)

发布时间:2013-03-23 09:43:26

近来在项目中,要在EEPROM中存储最近48小数的数据,使用的MCU为兼容的8052芯片(V9001,电能计量SOC),考虑到使用的是模拟I2C和52的处理能力,使用一个循环队列来控制数据存储的位置.一.队列构建struct Queue{  uint16  xdata *DataID;  uint8    Size;  uint8 front;  /.........【阅读全文】

阅读(543) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

flb_20012010-09-08 08:00

回复  |  举报
留言热议
请登录后留言。

登录 注册