自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 configure

*********************************************************************                                                                  **

2011-07-22 11:15:53 1638

原创 Start OpenOffice.org using the command line

OpenOffice.org command line arguments Besides directly typing in the path of the executable file for each OpenOffice.org application, you c

2011-07-20 13:54:29 936

转载 线程的同步控制

typedef struct _Node{ struct _Node *next; int data;} Node;typedef struct _List{ Node *head; CRITICAL_SECTION critical_sec;} List;

2011-07-20 13:41:27 417

Introduction to Deep Learning with TensorFlow

Jian Tao jtao@tamu.edu Spring 2020 HPRC Short Course 03/27/2020 ● Part I. Deep Learning ● Part II. Intro to TensorFlow

2022-12-18

计算机网络(谢希仁)第五版

计算机网络经典教材:《计算机网络》谢希仁,第五版。

2018-08-13

数据结构(C语言版).严蔚敏.清华大学出版社

数据结构(C语言版) 严蔚敏.清华大学出版社 扫描版 清晰

2018-02-14

C++ GUI Programming with Qt 4

Why Qt? Why do programmers like us choose Qt? Sure, there are the obvious answers: Qt’s single-source compatibility, its feature richness, its C++ perfor- mance, the availability of the source code, its documentation, the high-quality technical support, and all the other items mentioned in Trolltech’s glossy mar- keting materials. This is all very well, but it misses the most important point: Qt is successful because programmers like it.

2011-09-26

ATL Internals( 深入解析 ATL)

ATL Internals: Working with ATL 8, Second Edition By Christopher Tavares, Kirk Fertitta, Brent Rector, Chris Sells ............................................... Publisher: Addison Wesley Professional Pub Date: July 05, 2006 Print ISBN-10: 0-321-15962-4 Print ISBN-13: 978-0-321-15962-5 Pages: 888

2010-01-15

MFC windows 程序设计

Jeff Proise 著 2nd Edition 英文版chmb版 含源码

2009-09-13

空空如也

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

TA关注的人

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