-
diveintopythonzh-cn-5.4b-code
python工具书查询,之前看到的,资料还不错,可以参考学习下(Reference books for python)
- 2020-06-18 07:40:02下载
- 积分:1
-
realtime-action-detection-master
说明: 基于UCF101数据集的识别,与实时动作定位(realtime-action-detection)
- 2020-09-20 20:07:51下载
- 积分:1
-
LoRaWAN的实现代码
在ns3中实现了LoRaWAN模块,对学习研究非常有帮助。
- 2023-07-18 08:45:09下载
- 积分:1
-
Game1
说明: 一个有趣的小游戏,让你在闲暇时间放松自己(An interesting little game to relax yourself in your spare time)
- 2019-05-18 17:21:04下载
- 积分:1
-
python贪吃蛇源码
利用pygame模块写的一个贪吃蛇,源码适合初学者使用
- 2023-02-27 19:40:03下载
- 积分:1
-
Mercurial_The_Definitive_Guide
mercurial 分布式版本控制软件指南,方便个人和工程使用,使用方便(mercurial distributed version control software)
- 2013-08-11 17:33:24下载
- 积分:1
-
faceDetection_HOG
说明: 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)
- 2020-10-11 11:09:27下载
- 积分:1
-
递归算法画五角星
说明: 了解基本编程知识,熟悉编程算法,递归算法画五角星。(Understand basic programming knowledge, familiar with programming algorithm, recursive algorithm drawing pentagon.)
- 2020-06-23 20:20:01下载
- 积分:1
-
Python网络编程基础
说明: Python编程基础,包括客户端、服务器、域名系统、高级网络编程等知识。(This is a document that concludes Python Program for basic knowledge.)
- 2020-06-23 05:40:02下载
- 积分:1
-
hsmm
隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)
- 2019-05-27 12:01:38下载
- 积分:1