自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

luoxn28的专栏

学习记录

  • 博客(2)
  • 资源 (4)
  • 问答 (1)
  • 收藏
  • 关注

原创 HDU - 1061 Rightmost Digit

Problem DescriptionGiven a positive integer N, you should output the most right digit of N^N. InputThe input contains several test cases. The first line of the input is a single integer T

2014-08-30 23:42:10 576

原创 msp430f5529 uart pwm adc

#include "msp430_UART.h"#if USCIA0_EN >0/**********************************************************名称:USCIA0_Init*功能:串口初始化*入口参数:无*出口参数:无*说明:设置为P3.3和P3.4为串口通信端口 3.3-UCA0TXD 3.4-UCA0RXD*****************

2014-08-21 15:48:45 8650 2

ftplib-4.0

ftplib is a set of routines that implement the FTP protocol. They allow applications to create and access remote files through function calls instead of needing to fork and exec an interactive ftp client program. ftplib has been built and tested on Linux (X86), Mac OS-X and OpenVMS (AXP). Coming soon: I am working on a version that uses autotools. This should be release shortly.

2015-07-07

红黑树代码

红黑树的C语言代码实现,这我参考《算法导论》写的实例代码,仅供参考^_^

2015-05-07

深入理解计算机系统

深入理解计算机系统,学习系统的好书。经典

2014-08-28

电子电路设计

初学电子设计的好帮手,对于车学者来说是一本不错的入门书籍。特别对于学生来说更是一本好的参考书籍。

2013-12-09

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

TA关注的人

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