自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Enjoy Coding

Enjoy Coding & Game

  • 博客(3)
  • 资源 (12)
  • 收藏
  • 关注

原创 PyQt通过点击按钮选择文件并显示相对路径的例子

PyQt通过点击按钮选择文件并显示相对路径的例子import sysfrom PyQt4.QtCore import SIGNALfrom PyQt4.QtGui import QFileDialog, QDialog, QApplication, QWidget,\ QPushButton, QLabel, QLineEdit, QHBoxLayout, QFormLayou

2016-06-26 23:16:21 24189 4

转载 SVN设置忽略文件和目录(文件夹)

在大多数项目中你总会有文件和目录不需要进行版本控制。这可能包括一些由编译器生成的文件,*.obj,*.lst,或许是一个用于存放可执行程序的输出的文件夹。只要你提交修改,TortoiseSVN 就会在提交对话框的文件列表中显示出未版本控制的文件。当然你可以关闭这个显示,不过你可能会忘记添加新的源文件。最好的避免类似问题的方法是添加参考文件到该项目的忽略列表。这样他们就永远不会出现在提交对话

2016-06-24 21:51:18 665

转载 Working with UML class diagrams in PyCharm

Why UML?It can be really handy to have a schematical view of an application’s class hierarchy. PyCharm lets us quickly examine the structure of applications by generating UML class diagrams. This

2016-06-24 15:15:37 1476

opencv_contrib-3.4.13_boostdesc_bgm.i等.zip

opencv-3.4.13 opencv_contrib-3.4.13 boostdesc_bgm.i等联网无法正常下载的文件

2021-02-07

opencv_contrib-3.4.13

opencv_contrib-3.4.13

2021-02-07

基于深度学习的自动抠图(基于ATNet)

基于深度学习的自动抠图(基于ATNet)

2021-01-14

hrnet_w32-36af842e.pth

HRNet(deep-high-resolution-net.pytorch)官方预训练模型,官方下载需要梯子到GoogleDrive下载,我下载好了供大家使用。

2020-07-23

车载以太网概述

车载以太网概述,介绍了车载以太网的历史和SOME/IP协议

2019-04-24

C++高效编程:内存与性能优化

C++高效编程:内存与性能优化

2016-09-14

八大排序算法C/C++实现

八大排序算法C/C++实现

2016-09-11

Fusing Multi-Stream Deep Networks for Video Classification

《Fusing Multi-Stream Deep Networks for Video Classification》的PPT(我制作的)和相关文献。

2016-06-08

Human Parsing with Contextualized Convolutional Neural Network

ICCV2015年的论文《Human Parsing with Contextualized Convolutional Neural Network》的PPT(我制作的)和相关文献。

2016-04-17

Algorithms on Strings, Trees and Sequences

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular sequence data (DNA or protein sequences) produced by various genome projects. This 1997 book is a general text on computer algorithms for string processing. In addition to pure computer science, the book contains extensive discussions on biological problems that are cast as string problems, and on methods developed to solve them. It emphasises the fundamental ideas and techniques central to today's applications. New approaches to this complex material simplify methods that up to now have been for the specialist alone. With over 400 exercises to reinforce the material and develop additional topics, the book is suitable as a text for graduate or advanced undergraduate students in computer science, computational biology, or bio-informatics. Its discussion of current algorithms and techniques also makes it a reference for professionals.

2014-11-27

Z Algorithm

字符串匹配算法Z Algorithm的讲义。

2014-11-27

MFC图书管理系统

用VC6.0 MFC制作的图书管理系统,具有美化后的图书管理系统,支持管理员登入登出,图书查询,图书单本和批量入库,借还书,借书证管理等功能。

2012-04-03

空空如也

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

TA关注的人

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