自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Eric的博客

技术细节的记录,归纳总结.

  • 博客(2)
  • 资源 (8)
  • 收藏
  • 关注

原创 虚拟机配置Clion调试ROS包

1,下载并安装Clion的Linux版。 比如下载的是Clion-2019.2,解压后即可。 2,需要告知CLion ROS特定的环境变量。通过运行来源工作空间时,将在当前shell中检索这些变量。 source ~/catkin_ws/devel/setup.bash 3,打开终端执行指定路径的启动脚本,如 sh Clion-2019.2/bin/clion.sh 启动Clion。 4, C...

2019-08-16 16:53:51 655

原创 深度学习笔记--引言部分

最近买了一本《深度学习》,京东上热卖的,由三位大咖Ian Goodfellow, Yoshua Bengio, Aaron Courville联合著作,2017年8月出版的新书。最近看到了引言部分,于是想将这部分的内容写出来分享一下,关于深度学习的情况。 人工智能有望发展的领域:专家们期望通过智能软件自动地处理常规劳动、理解语音或图像、帮助医学诊断和支持基础科学研究。 人工智能的其中一

2017-10-22 11:27:01 400

Advanced wxPython Nuts and Bolts

wxPython is a GUI toolkit for Python, built upon the wxWidgets C++ toolkit. (See http://wxWidgets.org/) – Cross platform: Windows, Linux, Unix, OS X. – Uses native widgets/controls, plus many platform independent widgets

2017-09-07

Cross-Platform GUI Programming

It's a pleasure to introduce you to Cross-Platform GUI Programming with wxWidgets,the first book on wxWidgets since it was originally released more than a decade ago. wxWidgets is a first-class, open source response to the need for portability in an increasingly heterogeneous computing world. Being tied to specific hardware or a single operating system is often undesirable and sometimes impermissible, hence the well-understood need for cross-platform GUI frameworks. Given the long life of open source products and the often-transient nature of proprietary solutions, developers are wise to base their applications on an infrastructure that is going to survive long-term, as wxWidgets has and will continue to do. wxWidgets combines countless years’ worth of hard-earned wisdom contributed by developers worldwide, abstracting functionality and finding solutions for platform-specific issues. You, the developer, are protected both from shifts in computing trends and from the intricacies and frustrations of each platform’s native API. Becoming a wxWidgets user is an invitation into a community that spans individuals, startups, government organizations, large companies, and open source projects. When you contribute, you are forging a connection between yourself and a community that is broadly representative of the reach of information technology in the 21st century. wxWidgets-based applications may be found not just in the software industry but also in medicine, archaeology, physics, astronomy, processor manufacturing, education, geological exploration, the transport industry, space exploration, and many other fields as well. "Chandler," the Personal Information Manager now under development at the Open Source Applications Foundation, uses wxWidgets to run under Windows, Mac OS X, and Linux. Some of our developers have become active contributors to the wxWidgets project, following the virtuous circle of open source development. We look forward to having you join us in the ever-growing community of developers using wxWidgets, and I personally wish you all the best with your wxWidgets projects.

2017-09-07

学习OpenCV(中文版)

本书适合读者迅速入门OpenCV,通俗易懂,可作为计算机、机器人、人工智能、认知神经等学科的教科用书和工具实践书。

2017-02-03

程序员的实用算法

本书是所有数据结构与算法的代码完整实现的一本书,完全用c语言实现,并讨论了如何在各种应用程序中使用它们。

2017-02-03

程序员的数学

这是一本适合初中或高中生了解编程思想入门的学习兴趣类书籍,简单易懂,有助于培养程序员思维。

2017-02-03

空间3点投影定位算法

空间3点投影定位算法,是关于导航和定位的,适合单片机

2013-10-13

空空如也

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

TA关注的人

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