-
从Python开始学编程
说明: 本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
- 2020-06-18 03:00:02下载
- 积分:1
-
Python_VLPR-master
说明: 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)
- 2019-04-03 10:06:40下载
- 积分:1
-
chapter_20
说明: 聚焦爬虫的工作流程较为复杂,需要根据一定的网页分析算法过滤与主题无关的链接,保留有用的链接并将其放入等待抓取的URL队列。(The workflow of focusing on crawlers is more complicated, and it is necessary to filter the links irrelevant to the topic according to certain webpage analysis algorithms, retain useful links and put them into the queue of URLs waiting to be crawled.)
- 2020-09-08 16:08:04下载
- 积分:1
-
basin hopping
盆地跳跃法寻找势函数最低点,非常高效好用,值得一试(BASIN HOPPING CODE, really efficient and useful. Everyone should try it and thank me)
- 2021-04-17 14:18:52下载
- 积分:1
-
Python机器学习_预测分析核心算法_all code
Python机器学习——预测分析核心算法(MICHAEL BOWLES teaches machine learning at Hacker Dojo in Silicon Valley, consults on machine learning projects, and is involved in a number of startups in such areas as bioinformatics and high-frequency trading. Following an assistant professorship at MIT, Michael went on to found and run two Silicon Valley startups, both of which went public. His courses at Hacker Dojo are nearly always sold out and receive great feedback from participants.)
- 2018-05-08 06:45:48下载
- 积分:1
-
dcn_simulation_using_ns3-master
说明: 包含实验报告和代码,高级计算机网络的第一次试验(Include lab report and code)
- 2020-06-04 17:24:26下载
- 积分:1
-
自定义的mininet-wifi的网络拓扑
说明: 自定义的mininet-wifi的网络拓扑(Custom mininet-wifi network topology)
- 2020-05-28 10:25:49下载
- 积分:1
-
简单动物识别系统的知识表示与推理Python
简单动物识别系统的知识表示与推理
(1)以动物识别系统的产生式规则为例
(2)建造规则库和综合数据库,并能对他们进行增加、删除和修改操作
(3)基于建立的规则库和综合数据库,进行推理(Knowledge representation and reasoning in simple animal recognition system
(1) take the production rule of animal identification system as an example.
(2) build rule base and integrated database, and add, delete and modify them.
(3) reasoning based on the established rule base and integrated database.)
- 2020-12-13 10:19:15下载
- 积分:1
-
《Python学习手册》
说明: python学习手册,这本书每一章都包含关于Python语言的关键内容的独立的一课,并且包含了一个独特的“练习题”部分,其中带有实际的练习和测试,以便你可以练习新的技能并随着学习而测试自己的理解。你会发现众多带有注释的示例以及图表,它们将帮助你开始学习Python 3.0。(python learing book)
- 2020-06-25 10:40:01下载
- 积分:1
-
traffic_simulation-master
说明: 用pyhton编写的IDM模型,可以实现交通流仿真,包括跟驰和换道(The IDM model written by Pyhton can realize the traffic flow simulation, including following and lane changing)
- 2021-02-01 18:22:52下载
- 积分:1