-
源代码及class文件
说明: 游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1
-
memd
emd改进算法,克服了emd算法的模态混叠,屏蔽经验模态分解算法。(The Improved EMD algorithm overcomes the modal aliasing of EMD algorithm and shields the empirical mode decomposition algorithm.)
- 2018-06-04 18:28:07下载
- 积分:1
-
ATA
ATA-IDE的接口规范,对开发硬盘驱动程序很有用。-ATA-IDE interface specification for the development of hard disk driver useful.
- 2022-03-31 08:36:02下载
- 积分:1
-
cgminer-4.11.0
this is a cgminer....
- 2017-10-06 20:22:01下载
- 积分:1
-
CNN_Pavia-master
说明: 使用卷积神经网络进行高光谱遥感数据分类,使用的数据源为Pavia University高光谱数据
文件夹log--日志文件夹,存放TensorBorad日志、网络参数文件、混淆矩阵图
文件夹Patch--存放数据处理的切片结果
文件夹PaviaU--高光谱数据下载存放位置
文件夹predicted--CNN对原始影像的分类结果
data.py--对原始高光谱影像进行数据处理,生成切片
net.py--神经网络模型
train.py--训练神经网络
utils.py--需要用到的函数
show.py--使用训练好的神经网络模型对原始数据进行分类(Using convolution neural network to classify hyperspectral remote sensing data, the data source is Pavia University hyperspectral data.
Folder log -- Log folder, store TensorBorad logs, network parameter files, obfuscation matrix diagrams
Folder Patch -- Stores slice results of data processing
Folder PaviaU -- Place for Hyperspectral Data Download and Storage
Folder predicted -- CNN classification results of original images
Data.py -- Data processing of original hyperspectral images to generate slices
Net.py--Neural Network Model
Train.py--Training Neural Network
Utils. py -- Functions to be used
Show.py -- Classification of raw data using trained neural network model)
- 2020-11-02 14:09:53下载
- 积分:1
-
黄永刚程序迭代部分解释
说明: 晶体塑性有限元,晶体塑性理论从塑性变形的物理本质出发,以非常自然的方式描述了晶体材料的塑性各向异性及其演化。它描述了位错运动导致晶体材料塑性变形的物理现象,比经典塑性理论更精确地描述了晶体的塑性行为。(Crystal-plastic finite element)
- 2021-01-20 09:27:49下载
- 积分:1
-
control system identification is the prerequisite for access to more accurate mo...
系统辨识是控制的前提,获得较为准确地模型才能对系统进行进一步的控制。此为《系统辨识及其MATLAB仿真〉一书中所附的程序-control system identification is the prerequisite for access to more accurate model of the system can be further controlled. As the "System Identification and MATLAB simulation" A book accompanying procedures
- 2022-05-29 15:43:42下载
- 积分:1
-
轻量级响应式lightbox插件
说明: 一款非常实用的超酷jQuery轻量级响应式lightbox插件(A Very Practical Ultra Cool jQuery Lightweight Responsive Lightbox Plug-in)
- 2019-01-07 14:30:45下载
- 积分:1
-
扩散
在有风和无风条件下对气体污染扩散的分析和模拟(Analysis and Simulation of Gas Pollution Diffusion under Wind and No Wind Conditions)
- 2020-06-16 20:00:01下载
- 积分:1
-
house-prices-advanced-regression-techniques
说明: Kaggle竞赛中的房价预测数据集,一共三个csv文件,包括:测试集,训练集和房价真实值。(The data set of house price forecast in Kaggle competition consists of three CSV files, including test set, training set and real value of house price.)
- 2021-04-12 22:58:57下载
- 积分:1