-
飞机大战
不是用面对对象方式写的 简单的飞机大战 基础语法 pygame(Simple Aircraft Warfare Not Written in Object-to-Object Way)
- 2020-06-15 22:40:02下载
- 积分:1
-
学生信息管理系统
基于Java WEb的学生信息管理系统,经济适用,能够对学生信息进行增加,删除,修改,查询等功能,采用了MVC的设计模式,使代码简单模块化,而且用起来特别方便,易编程,好用。
- 2022-09-02 01:45:02下载
- 积分:1
-
Simplepythonbook
Python是一种即译式的,互动的,面向对象的编程语言,它包含了模组式的操作,异常处理,动态资料形态,十分高层次的动态资料结构,以及类别的使用。(Python is a style that is translation, interactive, object-oriented programming language, which includes modular operation, exception handling, dynamic data form, a very high level dynamic data structures and types of use.)
- 2010-05-26 17:02:13下载
- 积分:1
-
外星人代码
适合新手的小游戏,空格射击,方向键左右移动射击屏幕上方的外星人(Suitable for beginners of small games, space shooting, around the direction key mobile shooting screen above the alien)
- 2020-06-21 20:40:02下载
- 积分:1
-
w5_bayesianRegression
machine learning 方面有关于Bayesian Regression的资料,语言是python(There are aspects of machine learning Bayesian Regression information about language is python)
- 2013-12-07 23:19:27下载
- 积分:1
-
Python xlwt 创建xls文件例子
xlwt包
- 2015-06-15下载
- 积分:1
-
Function for Bayesian and euclidean, z=mahalanobis_classifier(m,S,X).This function outputs the Mahal
- 2023-02-13 04:25:03下载
- 积分:1
-
Point Cloud Mosaic Using PCL
说明: PCL是一个类似于OpenCV的开源库,提供了很多三维点云的处理功能,其中就包括点云拼接。在三维扫描项目中,需要利用点云拼接方法将多次扫描得到的点云数据拼合成一个整体。在本例中,用一幅包含人脸的深度图像去匹配之前获得的人脸模板,这将使我们能够确定人脸在场景中的位置和方向。(PCL is an open source library similar to OpenCV, which provides a lot of processing functions for three-dimensional point clouds, including point cloud mosaic. In the three-dimensional scanning project, it is necessary to use point cloud mosaic method to combine the point cloud data obtained from multiple scans into a whole. In this example, a depth image containing face is used to match the face template obtained before, which will enable us to determine the position and direction of the face in the scene.)
- 2019-02-19 09:35:56下载
- 积分:1
-
CNN
说明: 卷积神经网络分类 调制信号识别
卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称为“平移不变人工神经网络(Shift-Invariant Artificial Neural Networks, SIANN)” [3] 。
对卷积神经网络的研究始于二十世纪80至90年代,时间延迟网络和LeNet-5是最早出现的卷积神经网络 [4] ;在二十一世纪后,随着深度学习理论的提出和数值计算设备的改进,卷积神经网络得到了快速发展,并被应用于计算机视觉、自然语言处理等领域 [2] 。
卷积神经网络仿造生物的视知觉(visual perception)机制构建,可以进行监督学习和非监督学习,其隐含层内的卷积核参数共享和层间连接的稀疏性使得卷积神经网络能够以较小的计算量对格点化(grid-like topology)特征,例如像素和音频进行学习、有稳定的效果且对数据没有额外的特征工程(feature engineering)要求 [1-2] 。(Convolutional neural network classification modulation signal recognition)
- 2020-05-25 17:13:02下载
- 积分:1
-
UDP
说明: 基于UDP协议的文件传输系统,采用python语言编程实现。(File transfer system based on UDP protocol.)
- 2020-06-17 06:20:02下载
- 积分:1