全部博文(103)
发布时间:2015-01-06 13:17:09
Moving from Java to C++This appendix explains how to transfer your Java programming skills to a substantial subset of C++. This is necessary for students who take their first programming course in Java and the second course in C++. Naturally, it would be easiest if the second.........【阅读全文】
发布时间:2015-01-02 22:05:04
ubuntu12.04中如何翻墙 太强大了 测试成功 原帖地址 :http://blog.sina.com.cn/s/blog_6b4bb1ee0101abj1.htmlubuntu系统中翻墙的方法应该还是挺多的。这里给大家推荐一种非常简单的翻墙方法——ssh+火狐插件 autoproxy1、打开火狐浏览器安装autoproxy插件。安装.........【阅读全文】
发布时间:2014-12-21 23:16:55
一、OpenCV组成部分目前OpenCV包含下面几个部分: cvcore:一些基本函数(各种数据类型的基本运算等) cv: 图像处理和计算机视觉功能(图像处理,结构分析,运动分析,物体跟踪,模式识别,摄像机定标) cvaux:一些.........【阅读全文】
发布时间:2014-12-14 12:54:25
在终端输入sudo apt-get install stardict启动stardic 会出现一下界面: 词典逐步大解压到/usr/share/stardict/dic目录中,再打开词典点击词典管理会出现:把以上词典逐步大解压到/usr/share/stardict/dic目录中,再打开词典点击词典管理会出现:然后就OK 了如果想要你的stardict真人发音,去官网:h.........【阅读全文】