自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (10)
  • 收藏
  • 关注

原创 ubuntu 解压windows创建的zip(rar)文件中文乱码

Ubuntu 用UTF-8编码的,Window用GBK编码,所以会乱码只要指定压缩文件的编码方式就可以了,install unarsudo apt-get install unar例如Windows创建的zip文件是test.zipunar -e GBK test.zip你可以使用unar -h查看帮助信息

2015-07-11 22:05:23 796

原创 解决Ubuntu adb无法连接上android手机

开发环境 Lenovo 手机, android 4.0.1 Ubuntu 14.04 adb version: Android Debug Bridge version 1.0.31 解决步骤断开手机与电脑连接,执行以下命令,查看自己电脑里有什么usblsusb得到输出:Bus 002 Device 004: ID 04f2:b272 Chicony Electronics

2015-07-10 14:27:06 1373

机器学习的一些基础知识.zip

本人收集的一些关于机器学习的文档或者相关论文,主要包括图片识别,目标跟踪

2019-07-18

Support Vector Machines

This note is about the Support Vector Machines (SVM), a method that has exhibited excellent accuracy in classication problems. Complex mathematics are involved in various aspects of SVM, e.g., proof of its generalization bounds, its optimization, designing and proving the validity of various non-linear kernels, etc. We will, however, not focus on the mathematics. The main purpose of this note is to introduce how the ideas in SVM are formulated, why are they reasonable, and how various simplications are useful in shaping the SVM primal form. We will not touch any generalization bound of SVM, although that is an area which have attracted intensive research eorts. We will not talk about how the optimization problem in SVM can be solved or approximately solved (for eciency and scalability). These choices enable us to focus on the key ideas that lead to SVM, and the strategies in SVM that may be helpful in other domains, and we encourage the readers to also pay attention to these aspects of SVM.

2018-03-02

信息论(英文版)

“Information lies at the heart of biology, societies depend on it, and our ability to process information ever more efficiently is transforming our lives. By introducing the theory that enabled our information revolution, this book describes what information is, how it can be communicated efficiently, and why it underpins our understanding of biology, brains, and physical reality. Its tutorial approach develops a deep intuitive understanding using the minimum number of elementary equations. Thus, this superb introduction not only enables scientists of all persuasions to appreciate the relevance of information theory, it also equips them to start using it. The same goes for students. I have used a handout to teach elementary information theory to biologists and neuroscientists for many years. I will throw away my handout and use this book. ”

2018-03-02

stm32 能过无刷电调驱动无刷电机

stm32 输出pwm到无刷电调控制无刷电机

2013-12-23

mongoDB mgo GO语言驱动

mongoDB 的GO语言驱动,让你更方便地去mongoDB上处理数据

2013-10-11

Go 语言 串口驱动(linux)

GO语言通过C的头文件对linux上的串口进行读写

2013-10-11

ZXing Demo

使用zxing的api,实现二维码识别(会自动对焦)

2013-09-19

golang mysql driver

用于连接mysql ,使得go 语言更加方便

2013-04-29

jx_http_server

C++实现http server 与浏览器应答,并且用C++代替php,但代码还是有点错误

2013-02-13

空空如也

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

TA关注的人

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