<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>拼吾爱程序人生 - C &amp; C++</title>
    <link>http://www.pin5i.com/showforum-82.html</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) 拼吾爱程序人生</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Sat, 13 Mar 2010 04:27:21 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>C++ Concurrency in Action: Practical Multithreading</title>
    <description><![CDATA[Description

With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much gre......]]></description>
      <link>http://www.pin5i.com/showtopic-26769.html</link>
      <author>cobra</author>
      <pubDate>Sun, 21 Feb 2010 11:11:00 GMT</pubDate>
    </item>
    <item>
      <title>C++/CLI in Action</title>
    <description><![CDATA[Description

“… a great resource, an outstanding job, a must-read…”
 —Ayman B. Shoukry, VC++ Team, Microsoft Corporation

“… explains the C++/CLI language and shows how it can be used.”
 —James ]]></description>
      <link>http://www.pin5i.com/showtopic-26767.html</link>
      <author>cobra</author>
      <pubDate>Sun, 21 Feb 2010 10:58:00 GMT</pubDate>
    </item>
    <item>
      <title>用 C++开发WM应用系列（2）——拨打电话</title>
    <description><![CDATA[上一篇：用 C++开发WM应用系列（1）——&amp;quot;Hello World&amp;quot; Pro!（下）

引言：

　　在上一节中，我们通过了一个MFC智能设备程序项目，带大家一起走进了Native c++开发WM的大门，我们了解了如何为程序添加控件、事件，以及自定义自己的类、方法。以及如何让程序来处理这些事件。当然，今天在这里也不忘推荐大家去阅读“这本书”，今天呢，接上一节所说，我们]]></description>
      <link>http://www.pin5i.com/showtopic-26741.html</link>
      <author>cobra</author>
      <pubDate>Wed, 17 Feb 2010 17:37:00 GMT</pubDate>
    </item>
    <item>
      <title>用 C++开发WM应用系列（1）——&amp;quot;Hello World&amp;quot; Pro!（下）</title>
    <description><![CDATA[上一篇：用 C++开发WM应用系列（1）——&amp;quot;Hello World&amp;quot; Pro!（上）

引言：

　　在上一篇随笔中，我们已经学习并建立了一个基于MFC的Native C++智能设备应用程序，并且，在程序中放入了一个Button1按钮，同时，对这个按钮的单击动作，添加了“事件处理程序”。

　　同时，我们也遇到了一些问题，比如，MFC是什么？它的工作机制或原理是什]]></description>
      <link>http://www.pin5i.com/showtopic-26738.html</link>
      <author>cobra</author>
      <pubDate>Wed, 17 Feb 2010 16:22:00 GMT</pubDate>
    </item>
    <item>
      <title>《Visual C++ 2005入门经典》中文版PDF</title>
    <description><![CDATA[英文原版下载：Beginning Visual C++ 2005

简介

本书系编程语言先驱者Ivor Horton的经典之作，是学习C++编程最畅销的图书品种之一，不仅涵盖了Visual C++ .NET编程知识，还全面介绍了标准C++语言和.NET C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法，从中读者可心学会Visual C++ 2005的基础知识，并全面]]></description>
      <link>http://www.pin5i.com/showtopic-26737.html</link>
      <author>cobra</author>
      <pubDate>Wed, 17 Feb 2010 15:44:00 GMT</pubDate>
    </item>
    <item>
      <title>Beginning Visual C++ 2005</title>
    <description><![CDATA[Description

    * Popular author Ivor Horton uses his trademark approachable writing style to provide novice programmers with the basic tools as they learn Visual C++ 2005
    * Readers will learn......]]></description>
      <link>http://www.pin5i.com/showtopic-26736.html</link>
      <author>cobra</author>
      <pubDate>Wed, 17 Feb 2010 15:17:00 GMT</pubDate>
    </item>
    <item>
      <title>用 C++开发WM应用系列（1）——&amp;quot;Hello World&amp;quot; Pro!（上）</title>
    <description><![CDATA[引言：

　　其实，在很久之前，就想涉足Native C++的WM开发，无奈自身的C++水平仅限于大学时的应试阶段，所以，特别的潜心修炼，重新炒炒回锅肉，终于，小有成就，特此拿出来，供各位朋友一起分享，特别是针对初学c++又想搞WM开发的朋友。我的这一系列的文章，也会以一个初学者（我也不是高手）的角度，一步一步介绍如何在Native C++语言环境下，进行WM的一般开发。

　　当然，为了]]></description>
      <link>http://www.pin5i.com/showtopic-26735.html</link>
      <author>cobra</author>
      <pubDate>Wed, 17 Feb 2010 14:48:00 GMT</pubDate>
    </item>
    <item>
      <title>Log4c 使用</title>
    <description><![CDATA[最近想找个好用的Log工具，比较了一下流行的开源Log工具Log4c,Log4CPP, Log4CXX等，觉得还是Log4c比较合适。

Log4cxx 需要依赖于APR。

Log4cpp较log4c移植性稍差些。

Log4c基本上都是一些纯c的东西，移植性比其他二者都要好。

上述工具都很优秀，但用熟练一种工具足以，这样有助于提高效率，以后如果有什么满足不了需要的在考虑其他。]]></description>
      <link>http://www.pin5i.com/showtopic-26715.html</link>
      <author>cobra</author>
      <pubDate>Thu, 11 Feb 2010 21:08:00 GMT</pubDate>
    </item>
    <item>
      <title>Learning OpenCV（学习开源的计算机视觉库）PDF及源码</title>
    <description><![CDATA[简介

计算机视觉是在图像处理的基础上发展起来的新兴学科，在计算机科学和工程、信号处理、物理学、应用数学和统计学，神经生理学和认知科学等研究方面，在制造业、检验、文档分析、医疗诊断，和军事等领域等各种智能／自主应用方面，都有非常广阔的发展前景。

由于涉及到如此多的专业知识，对普通的研发人员而言，计算机视觉颇有些阳春白雪的意味。其实这种意味来自于两个方面，即它是学术研究与工程开发的集合体。]]></description>
      <link>http://www.pin5i.com/showtopic-26713.html</link>
      <author>cobra</author>
      <pubDate>Wed, 10 Feb 2010 23:27:00 GMT</pubDate>
    </item>
    <item>
      <title>Symbian OS Explained: Effective C++ Programming for Smartphones</title>
    <description><![CDATA[Description

 This book explains the key features of Symbian OS and will help you to write effective C++ code. It focuses on aspects of good C++ style that apply particularly to Symbian OS.

21 it......]]></description>
      <link>http://www.pin5i.com/showtopic-26408.html</link>
      <author>cobra</author>
      <pubDate>Tue, 22 Dec 2009 10:25:00 GMT</pubDate>
    </item>
    <item>
      <title>在C++应用中通过Luabind使用lua脚本（一）</title>
    <description><![CDATA[本文直接介绍用luabind中绑定lua函数的过程，至于luabind、boost和lua的安装，请参考官方网站。

在lua_State函数库中注册函数的步骤为：

1.luabind::open(L)用于打开一个库，多次打开将抛出异常;

2.定义luabind::module(L)，然后在运算符中把每条def加进去，如果是全局或静态函数，写法为:

def(&amp;quot;fun]]></description>
      <link>http://www.pin5i.com/showtopic-26404.html</link>
      <author>cobra</author>
      <pubDate>Mon, 21 Dec 2009 13:17:00 GMT</pubDate>
    </item>
    <item>
      <title>异步的WinHTTP类库</title>
    <description><![CDATA[Introduction

The AsyncWinHttp is a simple wrapper of WinHTTP to achieve asyncrhonous HTTP. WinHtpp API is a replacement of WinINet API (see About WinHTTP for more information of Microsoft recommend......]]></description>
      <link>http://www.pin5i.com/showtopic-26367.html</link>
      <author>cobra</author>
      <pubDate>Wed, 16 Dec 2009 12:43:00 GMT</pubDate>
    </item>
    <item>
      <title>在C++项目中集成C#窗口</title>
    <description><![CDATA[22778

介绍

本文介绍如何在C++窗口中集成C#窗体（也被称为视窗窗体）。我们的C++窗口是使用纯粹的Win32 API函数创建的并不需要MFC。

背景

一般地，使用C#进行Windows编程比使用C++要容易得多，特别地当我们不能使用MFC库时。所以很多程序员喜欢使用C#环境建立他们的工程。但是有时候需要在C++环境下进行编程。例如：当你想在一个C++程序上开发一个附]]></description>
      <link>http://www.pin5i.com/showtopic-26364.html</link>
      <author>cobra</author>
      <pubDate>Tue, 15 Dec 2009 21:46:00 GMT</pubDate>
    </item>
    <item>
      <title>C++写的磁盘空间管理类：DiskManager</title>
    <description><![CDATA[Introduction

The DiskManager is a small class written in native C++.

It is a simple class to check disk information like total size, free space, used space, and clean up.

I faced a problem wh......]]></description>
      <link>http://www.pin5i.com/showtopic-26349.html</link>
      <author>cobra</author>
      <pubDate>Mon, 14 Dec 2009 14:56:00 GMT</pubDate>
    </item>
    <item>
      <title>如何在WebBrowser或MDI窗体里打开Excel文件</title>
    <description><![CDATA[Introduction

Excel Interop can be a nice thing for anyone wanting to embed Excel into their applications. In particular, using an MDI parent to host multiple instances of Excel Workbooks. You may s......]]></description>
      <link>http://www.pin5i.com/showtopic-26306.html</link>
      <author>cobra</author>
      <pubDate>Wed, 09 Dec 2009 23:02:00 GMT</pubDate>
    </item>
    <item>
      <title>C++的密封类</title>
    <description><![CDATA[
#include&amp;lt;iostream.h&amp;gt;
#include&amp;lt;conio.h&amp;gt;

class SealedClass //Sealed Class
{
private:
SealedClass(){} //Declaring the Constructor in the Private Section hence preventing it to be cal......]]></description>
      <link>http://www.pin5i.com/showtopic-26301.html</link>
      <author>cobra</author>
      <pubDate>Wed, 09 Dec 2009 22:10:00 GMT</pubDate>
    </item>
    <item>
      <title>C++小游戏：兔子跳铃铛</title>
    <description><![CDATA[前言

    好几年没有写C++代码了，今天朋友问起一个C++的问题，我是怎么也想不起答案来了。哈哈。所以现在把原来在大二时候写过的一个C++游戏先写下来，要不然以后估计都会忘记得一干二净啦……

效果

    打开游戏，先是一个闪屏：

22484

    然后是游戏主界面：

22485

    游戏开始后，一只被我减过肥的小兔子蹲在“烂”草坪上：

2]]></description>
      <link>http://www.pin5i.com/showtopic-26262.html</link>
      <author>cobra</author>
      <pubDate>Mon, 07 Dec 2009 13:28:00 GMT</pubDate>
    </item>
    <item>
      <title>OCR验证码识别</title>
    <description><![CDATA[最近，想做一个刷票的程序，有验证码，好在验证码不是很复杂，所以就想着能不能识别。开始想用svm来分类，但是不知道怎么回事，识别率达不到要求，可能中间的某个环节没有做好。听说神经网络也很好，但是本人对神经网络不怎么熟悉。

　　后来到网上查找资料的时候，有人用ocr来做验证码的识别，开始觉得有点杀鸡用牛刀的感觉，但是苦于没有其他的办法，只能一试。开始想用office的 ocr组件，但是发现根本就]]></description>
      <link>http://www.pin5i.com/showtopic-26230.html</link>
      <author>cobra</author>
      <pubDate>Sat, 05 Dec 2009 22:33:00 GMT</pubDate>
    </item>
    <item>
      <title>使用VS2008自带的单元测试组件来测试纯C++程序</title>
    <description><![CDATA[C++的单元测试方法一向很多, 比如cxxunit, googletest等等, 不过不知道是不是我的人品不太好, googletest我使用的时候一直出现了无法解析的外部符号, 就算是按照别人给出的方法(编译方式\MTd, 也找遍了网络) 还是不得......]]></description>
      <link>http://www.pin5i.com/showtopic-26205.html</link>
      <author>cobra</author>
      <pubDate>Thu, 03 Dec 2009 13:32:00 GMT</pubDate>
    </item>
    <item>
      <title>“顶嵌杯”C编程大赛，知名企业、万元现金等着你！</title>
    <description><![CDATA[“顶嵌杯”C编程大赛，知名企业、万元现金等着你！

为了普及和推广C语言，培养和选拔C语言编程人才，中国软件行业协会嵌入式系统分会和中国嵌入式系统产业联盟联合主办首届“顶嵌杯”全国嵌入式系统C语言编程大赛。
    本届大赛由北京顶嵌开源科技有限公司承办，联合国内专业媒体，共同提倡学习和使用嵌入式系统软件编程的技术基础——C语言。大赛通过参赛者自愿报名、申请相关题目、按时提交答题、专家和阅卷]]></description>
      <link>http://www.pin5i.com/showtopic-26157.html</link>
      <author>babulite</author>
      <pubDate>Sat, 28 Nov 2009 02:57:00 GMT</pubDate>
    </item>
  </channel>
</rss>