资源列表
Delphi解析修改Json文件
- 说明:读取文件时如果json文件中包含中文格式,那么在读取时必须保证为获取字段为UTF8String类型。 jRet.O['WindSpeedLine'].A['coordinates'][0].AsArray().add(jo);//对与数组嵌套的json,可以通过这种方式添加。 读取或者声明的jo := SO();不能用clear()清空,否则add(jo)就会成为空数据。
RSA加解密和素性检验
- 1. rsa加密算法和rsa解密算法的c语言实现 2. 大素数检验 3. 自动生成p,q,e
Bayesian-Network-Structure-Learning-master
- 一般贝叶斯网络的构建是首先由相关领域的专家根据事物间的关系来确定出结构模型,即有向无环图,然后再利用其它方法确定每个节点的条件概率,但这样构建的网络模型无法保证其客观性和可靠性.(In general, the construction of Bayesian network is to determine the structural model, i.e. directed acyclic graph, by experts in related fields according to th
StructureLearningLibraries-master
- 贝叶斯网络又称信度网络,是Bayes方法的扩展,是目前不确定知识表达和推理领域最有效的理论模型之一。从1988年由Pearl提出后,已经成为近几年来研究的热点.。一个贝叶斯网络是一个有向无环图(Directed Acyclic Graph,DAG),由代表变量结点及连接这些结点有向边构成(Bayesian network, also known as belief network, is an extension of Bayes method and one of the most effec
1612_PCdisp_Update
- 转换时域信号为频域信号,快速傅里叶变换,取峰值频率反算厚度信息(Converting time-domain signals to frequency-domain signals)
zuizhong
- 对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and me
ABAQUS cohesive
- abaqus插入cohesive单元代码及插件,可以参考学习(abaqus Python cohesivegenerate)
IDIR_TDOA_MSL-master
- 这是基于到达时差的多声源定位技术所对应代码的MATLAB库(This is the MATLAB repository for the codes corresponding to the Time Difference of Arrival based Multiple Acoustic Source Localization technique)
STC8H1K16高级PWM示例代码.
- STC新推出的一款单片机STC8H,自带PWM死区对称,对它的应用(Stc8h, a new single-chip microcomputer introduced by STC, has its own PWM dead band symmetry and its application)
c#连接plcs1500实例
- c#连接plcs1500实例全部开源,全部免费
脉搏信号采集,去噪,特征提取
- 基于MATLAB的脉搏信号分析预处理,包括去噪预处理,特征提取,MATLAB-GUI界面(Preprocessing of pulse signal analysis based on MATLAB, including denoising preprocessing, feature extraction, matlab-GUI interface)
10ats散热器
- 控制电子风扇,实现水冷器智能控制,达到节能PID调速控制原理(Control the electronic fan, realize the intelligent control of water cooler, achieve the energy saving PID speed control principle)