自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (6)
  • 收藏
  • 关注

原创 用Win32 API实现串行通信

2003-7-9 7:56:18   PCVC.NET   wangxi   阅读次数: 30453        串口是常用的计算机与外部串行设备之间的数据传输通道,由于串行通信方便易行,所以应用广泛。我们可以利用Windows API 提供的通信函数编写出高可移植性的串行通信程序。         在Win16中,可以利用OpenComm、CloseComm和WriteComm等函数打开、关闭

2005-01-31 14:45:00 1147

原创 linux常用指令集

  安 裝 L i n u x更 改 系 統 提 示 符 號使 用 者 資 料L i n u x 之 s h e l l s c r i p ts切 換 虛 擬 主 控 台l s 列 出 檔 案 資 訊L i n u x 的 S h e l ll n 製 作 捷 徑 檔檔 案、目 錄 代 表 顏 色c a t 顯 示 檔 案 內

2005-01-31 14:10:00 1414

原创 VC常用一些方法(转)

  一、打开CD-ROM mciSendString("Set cdAudio door open wait",NULL,0,NULL); 二、关闭CD_ROM mciSendString("Set cdAudio door closed wait",NULL,0,NULL); 三、关闭计算机 OSVERSIONINFO OsVersionInfo; //包含操作系统版本信息的

2005-01-31 14:06:00 897

原创 Getting Started with the Helix Sources(II)

 Part 2: Building the Helix DNA Server SourcesPurposeThe purpose of this document is to give developers step-by-step instructions for obtaining and building the Helix DNA Server source code.

2005-01-19 10:05:00 2796 1

原创 Getting Started with the Helix Sources (I)

Part 1: Installing and Running CVS Purpose The purpose of this document is to give developers step-by-step instructions for obtaining the source code from the Helix Community CVS repository, using

2005-01-19 09:57:00 2948 4

MATLib primer

Matlib primer document

2016-01-28

Intel 64 and IA-32 Architectures Software Developer’s ManualVolume

Intel 64 and IA-32 Architectures Software Developer’s ManualVolume 1Basic Architecture

2011-10-07

Intel 64 and IA-32 Architectures Optimization Reference Manual

Intel 64 and IA-32 Architectures Optimization Reference Manual

2011-09-21

Linux Man Page Howto

Introduce the linux man page how to

2008-08-25

Linux_Kernel_Architecture

Introduce the linux kernel architecture.

2008-08-25

.Hacking.Vim

Teach you how to use and develop vim.

2008-08-25

空空如也

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

TA关注的人

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