摘要:
GTK+2.0 中的容器控件与布局技巧GTK+图形化应用程序开发学习笔记(一)—概述 阅读全文
posted @ 2015-02-06 06:13
Grandyang
阅读(541)
评论(0)
推荐(0)
摘要:
https://developer.gnome.org/gtkmm-tutorial/unstable/index.html.zh_CN1. 序言1.1. 本书 1.2. gtkmm 2. 安装2.1. 依赖关系 2.2. Unix 和 Linux 2.3. Microsoft Windows 3.... 阅读全文
posted @ 2015-02-06 06:02
Grandyang
阅读(1150)
评论(0)
推荐(0)
摘要:
CvMat:typedef struct CvMat{ int type; int step; /* for internal use only */ int* refcount; int hdr_refcount; union { uchar... 阅读全文
posted @ 2015-02-06 04:12
Grandyang
阅读(2377)
评论(0)
推荐(0)
摘要:
Given an unsorted array of integers, find the length of the longest consecutive elements sequence. Your algorithm should run in O(n) complexity. Examp 阅读全文
posted @ 2015-02-06 01:01
Grandyang
阅读(25697)
评论(13)
推荐(2)

浙公网安备 33010602011771号