去掉程序行号的linux脚本 Read More
posted @ 2012-01-14 22:47 sunhaohui Views(461) Comments(0) Diggs(0)
转自一下博客:http://techiech.blogspot.com/2010/11/apache-log4cxx-installing-error-on.htmlThe compilation went fine. But the installation failed with the following errormake[5]: Entering directory `/home/lab409/log4cxx/src/main/include/log4cxx/private'make[6]: Entering directory `/home/lab409/log4cxx/s Read More
posted @ 2012-01-13 16:29 sunhaohui Views(690) Comments(0) Diggs(0)
本博主比较喜欢扫雷,但是玩的很差。最近装了个redhat,好不容易把centos的源给整好了,但是发现没有扫雷这个经典的游戏。($yum search saolei---no result $yum search mine ---no saolei)。于是要么下载一个,要么就自己写一个。就在我找扫雷源码的时候,我找到了大牛dave_cn的博客:http://www.cnblogs.com/dave_cn/archive/2010/10/13/1849342.html大牛的扫雷游戏已经很好了,可是少了两个功能,这两个功能对我这种菜鸟级玩家特别的重要。一个是在打开所有相邻为0的格子的时候还可以打开 Read More
posted @ 2012-01-12 21:45 sunhaohui Views(745) Comments(1) Diggs(0)
gvim gtk-warning 解决办法 Read More
posted @ 2012-01-09 17:08 sunhaohui Views(447) Comments(0) Diggs(0)
linux下不使用glut进行glew的初始化,在使用gpu通用计算的时候不会出现多余的窗口! Read More
posted @ 2011-12-14 21:02 sunhaohui Views(2546) Comments(0) Diggs(0)
使用matlab external Interface编写c++程序生成可供matlab使用的mat文件 Read More
posted @ 2011-12-14 15:52 sunhaohui Views(668) Comments(0) Diggs(0)
使用opencv开发的基于笔画间隔均衡的手写汉字非线性归一化算法 Read More
posted @ 2011-12-12 17:33 sunhaohui Views(845) Comments(0) Diggs(0)
使用vtune查找程序热点函数并优化 Read More
posted @ 2011-12-11 12:11 sunhaohui Views(2007) Comments(0) Diggs(0)
在实现层次汇合聚类算法时,使用std::map的一些心得体会。主要有map的operator []的使用。map的iterator的使用。还有就是关于性能方面的一点见解。 Read More
posted @ 2011-12-08 21:39 sunhaohui Views(9509) Comments(3) Diggs(0)
fedora15 64bit安装android qt ---necessitas qt Read More
posted @ 2011-11-27 11:15 sunhaohui Views(245) Comments(0) Diggs(0)