-
PFLD-DEMO
说明: PFLD的python实现,用于人脸的关键点检测(Python implementation of PFLD for key point detection of human face)
- 2020-01-08 09:27:08下载
- 积分:1
-
《Python网络数据采集》
说明: 《Python网络数据采集》
第一部分 创建爬虫
第1章 初见网络爬虫 2
1.1 网络连接 2
1.2 BeautifulSoup简介 4
1.2.1 安装BeautifulSoup 5
1.2.2 运行BeautifulSoup 7
1.2.3 可靠的网络连接 8
第2章 复杂HTML解析 11
2.1 不是一直都要用锤子 11
2.2 再端一碗BeautifulSoup 12
2.2.1 BeautifulSoup的find()和findAll() 13
2.2.2 其他BeautifulSoup对象 15
2.2.3 导航树 16
……(Python Network Data Acquisition)
- 2019-05-07 11:58:38下载
- 积分:1
-
Design_Patterns
说明: 教你如何更好的设计,更好的编程,好书哦!(Teach you how to better design, better programming, a good book Oh!)
- 2008-12-08 01:08:03下载
- 积分:1
-
Rsoft教程
用于r soft 初学者的学习资料,本资料包含rsoft软件基本的功能区介绍和简单实例讲解(Learning materials for r soft is a beginner)
- 2017-12-15 23:06:46下载
- 积分:1
-
深度学习
说明: python 关于深度学习以及Imageai的一些资料(Python deep learning and other file about the Imageai)
- 2020-06-16 12:28:32下载
- 积分:1
-
CPPlearn
C++全套学习课件-PPT格式,适合于C++初学者学习使用(C++ a full learning courseware-PPT format, suitable for beginners learning to use C++)
- 2016-09-02 22:25:19下载
- 积分:1
-
机器学习实战 单页
机器学习实战PDF高清版本,其实现语言为Python(Machine Learning Practical PDF HD Version, Its Implementation Language is Python)
- 2018-12-03 16:23:44下载
- 积分:1
-
Signal-Processing-for-Mobile-communications
本书不仅回顾了通信信号处理的经典研究领域,如自适应均衡、信道建模和识别、多用户检测和阵列处理,而且分析研究了一些新领域,如自适应编码调制、多输入多输出(MIMO)系统、分集合并和时频分析。此外,本书还探讨了神经网络、蒙特卡洛马尔可夫链和混沌等新兴技术,并对未来移动通信具有发展前途的方法进行了很好的概括性阐述。(The book investigates classical SP areas such as adaptive equalization, channel modeling and identification,
multi-user detection, and array processing. It also investigates newer areas such as adaptive coded
modulation, multiple-input multiple-output (MIMO) systems, diversity combining, and time-frequency
analysis. It explores emerging techniques such as neural networks, Monte Carlo Markov Chain (MCMC)
methods, and Chaos. It offers an excellent tutorial survey of promising approaches for future mobile
communications such as cross-layer design in multi-access networks and adaptive wireless networks.)
- 2009-12-02 16:18:42下载
- 积分:1
-
雷英杰-MATLAB遗传算法工具箱及应用
matlab遗传算法工具箱的使用方法,较为全面的遗传算法工具箱使用教程(Matlab genetic algorithm toolbox using a more comprehensive use of genetic algorithm toolbox tutorial)
- 2021-01-17 23:38:48下载
- 积分:1
-
NURBS110707
高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应
用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制
的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣
将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是
插补的关键所在。
本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究
了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了
一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程
分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的
计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性
要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的
NURBS曲线直接插补。
本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现
了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of
CNC system software,which comes the motion control true.The interpolation
algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation.
Based on analyzing the traditional pulse interpolation and data sampling
interpolation,this paper emphasizes on the NURBS curve real-time interpolation
technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the
matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
- 2011-07-07 11:46:17下载
- 积分:1