自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (9)
  • 收藏
  • 关注

原创 第 01 话:没几行自己写的代码,就搞了个界面

本文介绍了PyQt编程中使用Qt creator至完成python程序的全过程。

2023-02-28 19:30:20 131

原创 第 00 话:“你这 GUI 也太丑了吧“——PyQt 界面改造计划专栏 README

本文解答了为啥要用PyQt,安装PyQt的具体步骤、如何处理安装过程中出现的问题以及如何验证安装。希望对你开启PyQt之旅有所帮助哦!

2023-02-05 13:44:48 346

转载 学习笔记(2):150讲轻松搞定Python网络爬虫-爬虫实战-爬取猫眼票房

【为什么学爬虫?】        1、爬虫入手容易,但是深入较难,如何写出高效率的爬虫,如何写出灵活性高可扩展的爬虫都是一项技术活。另外在爬虫过程中,经常容易遇到被反爬虫,比如字体反爬、IP识别、验证码等,如何层层攻克难点拿到想要的数据,这门课程,你都能学到!        2、如果是...

2020-08-12 14:25:23 289

原创 Java 播放多媒体 谈Java Media Framework

很多Java初学者想在制作的Java小程序中插入一段视频或者多媒体,却感到无所适从。因为Java的多媒体涉及到一个叫做Java media framework的API。本文就结合作者完成一次多媒体播放器的制作经历,详细论述Java Media Framework导入以及实现的相关攻略。 需要准备的开发工具(IDE):eclipse-luna 1. 下载JMF API。下载JMF

2017-01-14 18:32:06 6294

LC-3编辑器和模拟器

LC-3编辑器和模拟器,一款计算机系学汇编与C的常用资源。

2022-06-03

Guide to Health Informatics

健康大数据的入门级必备神器哦

2017-07-23

Biomedical Informatics -- Computer Applications in healthcare and biomedicine

健康大数据入门的必备书籍哦!

2017-07-23

Beginning Python from Novice to Professional 英文原版

虽然题目为python入门,并且全书逻辑性并不强,但是按着Hetland的篇目学习并且深究下来收获会很多的。楼主一狠心,这么好的英文原版书决定一点不要有志于学习python,加入python社区和开发行列的同志们资源费了。

2017-01-26

《算法导论》第三版课后习题全解

本资源为MIT算法教材《算法导论》课后习题的全部详解。

2017-01-25

C++入门级复习要点

由教授精心根据C++11编程书提取的C++入门要点,针对初学者量身定制。既可供快速复习,也可供据此深究。

2017-01-25

Pro Python

You've learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python. Pro Python explores concepts and features normally left to experimentation, allowing you to be even more productive and creative. In addition to pure code concerns, Pro Python will develop your programming techniques and approaches, which will help make you a better Python programmer. Not only will this book help your code, it will also help you understand and interact with the many established Python communities, or even start your own. * Take your Python knowledge and coding skills to the next level. * Write clean, innovative code that will be respected among your peers. * Make your code do more with introspection and metaprogramming. * Design complete frameworks and libraries (two are included in the book!). What you'll learn * Write strong Python code that will be respected in the Python community. * Understand the reasons behind big design decisions in Python. * Write programs that can reconfigure themselves in Python. * Disguise your code as different types of objects in Python. * Inspect just about any object in Python. * Prepare your code for international audiences. * Ensure code quality with rigorous testing. Who this book is for This book is for intermediate to advanced Python programmers who are looking to understand how and why Python works the way it does and how they can take their code to the next level. Table of Contents * Principles and Philosophy * Advanced Basics * Functions * Classes * Common Protocols * Object Management * Strings * Documentation * Testing * Distribution * Sheets: A CSV Framework

2017-01-25

用Java实现任意大小矩阵Strassen算法

详细情况见链接:http://www.oschina.net/code/snippet_2626980_53978

2016-02-04

空空如也

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

TA关注的人

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