自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Wenxy's computer science technology blog

Weekend, drag racing with high speed. All rights reserved, Please indicate the source if reproduce.

  • 博客(4)
  • 资源 (18)
  • 收藏
  • 关注

原创 Under Linux kernel 2.6.35, getting current time(accuracy macrosenconds).

Kernel API function prototype: #include struct timeval { __kernel_time_t tv_sec; /* seconds */ __kernel_suseconds_t tv_usec; /* microseconds */ }; do_gettimeofday(struct timeval *tv) Code: u

2012-05-30 16:36:08 1793

原创 Linux C编程,复习写Makefile。

/******************************************************************************* * File: a.h * Description: * Author: Xiaoyong Wen , 20120523, PM. * * Fix hisoty: * ***************************

2012-05-24 11:43:16 1338

转载 (转载) Linux汇编语言开发指南(zt)

URL: http://bbs.chinaunix.net/thread-2223079-1-1.html 感觉不错,转过来大家分享一下    一、简介 作为最基本的编程语言之一,汇编语言虽然应用的范围不算很广,但重要性却勿庸置疑,因为它能够完成许多其它语言所无法完成的功能。就拿 Linux内核来讲,虽然绝大部分代码是用 C 语言编写的,但仍然不可避免地在某些关键地方使用了汇

2012-05-17 17:33:34 1193

原创 Freescale iMX515 同步访问模式,2个可用的时序参数配置

Freescale iMX515 同步访问模式,2个可用的时序参数配置 Author: Xiaoyong Wen, [email protected] Date: 2012-5-17 Version: 1.0.0 All rights reserved, Please indicate the source if reproduce. 同步访问模式,2个可用的时序参数配置 1.

2012-05-17 15:56:09 1839

在Freescale iMX28 or iMX515上,移植QT过程

在Freescale iMX28 or iMX515上,移植QT过程, pdf document.

2012-09-21

V4L2 API编程介绍.rar

V4L2 API编程介绍.rar:

2012-09-21

Use kgdb and Jlink under mini2440 platform

Use kgdb and Jlink under mini2440 platform, pdf document.

2012-09-21

Under Ubuntu 10.04,build development environment of Xilinx SB1651

Under Ubuntu 10.04,build development environment of Xilinx SB1651, pdf document.

2012-09-21

S3C6410移植linux kernel 2.6.36步骤

S3C6410移植linux kernel 2.6.36步骤, pdf document.

2012-09-21

Linux kernel 2.6 USB转串口IC驱动程序介绍

Linux kernel 2.6 USB转串口IC驱动程序介绍, pdf document.

2012-09-21

Linux kernel 2.6 I2C设备驱动程序框架介绍

linux kernel I2C device driver, pdf document.

2012-09-21

Linux ALSA audio 移植测试过程

Linux ALSA audio 移植测试过程,pdf document.

2012-09-21

Freescale iMX515 Fast Ethernet Controller分析

Freescale iMX515 Fast Ethernet Controller driver in Linux, pdf docment.

2012-09-21

Ethernet DM9000 NIC分析

DM9000 NIC driver in Linux.

2012-09-21

SVN版本控制工具介绍.pdf

SVN版本控制工具入门,介绍, pdf版本。

2012-08-14

Makfile手册, GNU Make 使用手册(中译版)

Makfile手册, GNU Make 使用手册(中译版)

2011-11-04

Build android development platform in Ubuntu 10.04.pdf

Build android development platform in Ubuntu 10.04.pdf, version 1.0.1

2010-08-01

跟我一起写makefile.doc

跟我一起写makefile.doc Word 格式,中文版, Linux下写Makefile的手册。

2009-09-24

vidalia-bundle-0.2.0.34-0.1.10.exe

vidalia-bundle-0.2.0.34-0.1.10.exe, windows 平台安装程序。

2009-04-30

tor-0.2.0.34.tar.gz

tor-0.2.0.34.tar.gz, source code

2009-04-30

RFC中文文档大全.rar

TCP/IP协议簇,RFC中文版。仅供参考。

2008-12-19

(转)VC老版主薄荷用VC++6.0写的TCP socket 发送接收文件的MFC程序。

(转)VC老版主薄荷用VC++6.0写的TCP socket 发送接收文件的MFC程序。

2008-12-19

空空如也

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

TA关注的人

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