-
data_whitening
蓝牙物理层data whitening编码,数据白噪声化,目的是对数据进行离散化操作。(bluetooth PHY data whitening)
- 2015-01-19 13:47:41下载
- 积分:1
-
xz-embedded-20130513.tar
xz compression algorithm
- 2019-06-05 06:32:34下载
- 积分:1
-
获取pe文件x86还是x64类型
最近调用一个dll里面的函数时候,发现LoadLibrary出错,错误类型为193,也就是说pe文件损坏,后来证明,原来该dll是64位的,而普通编译器默认32位的,因此出错;因此有必要判断pe文件到底是32位还是64位的,本程序能够办到,代码简短。
- 2022-09-27 01:30:03下载
- 积分:1
-
RANSAC算法拟合椭圆
建立模型时利用椭圆的定义方程:dist(P,A)+dist(P,B)=DIST,其中P为椭圆上一点,A和B为椭圆两焦点。随机选取三点A,B,P构建椭圆模型,计算每个点到此两焦点的距离和与DIST的差值,差值小于一定阈值时的点为符合模型的点,点数最多时的模型即为最佳椭圆模型,再根据符合条件的点,利用椭圆一般方程Ax2+Bxy+Cy2+Dx+Ey+F=0 和得到符合点进行系数拟合,根据函数式画出最终拟合椭圆。
- 2023-05-25 12:45:03下载
- 积分:1
-
NiBianQi
模型预测电流控制其控制思想基于以下原理:首先,功率变换器产生的开关状态个数有限,且通过建立模型可以预测每一个开关状态下被控变量的对应变化特性;其次,定义价值函数评价被控变量的预测值,为判别最优有限开关状态提供依据;最后,计算出每一种开关状态下的价值函数值,以此评价每一种开关状态下被控变量预测值的优劣,选择出最优的开关状态并应用。(The control idea of model predictive current control is based on the following principles: firstly, the number of switching states produced by power converter is limited, and the strain characteristics of controlled variables under each switching state can be predicted by establishing a model; secondly, the value function is defined to evaluate the predicted values of controlled variables, which provides a basis for judging the optimal finite switching state; lastly, the optimal finite switching state is calculated. The value function value under switching state is used to evaluate the predicted value of controlled variables under each switching state, and the optimal switching state is selected and applied.)
- 2019-01-30 10:28:38下载
- 积分:1
-
该程序为CAN总线程序,可实现数据传送和接受的功能,有一定实用价值...
该程序为CAN总线程序,可实现数据传送和接受的功能,有一定实用价值-procedures for the CAN bus, which enables data transmission and receiving functions, a certain practical value
- 2022-02-07 19:23:51下载
- 积分:1
-
RunTest
基于对话框的简单的逃跑按钮的实现。希望有所感悟!(Simple dialog-based implementation escape button. Hope that sentiment!)
- 2013-10-04 22:08:35下载
- 积分:1
-
key
按键判断 进行行扫描m表示对应的行数
n表示对应的列数 对应数值亮(Judgment keystroke scan lines express the corresponding m number of rows n that corresponds to the number of rows corresponding numerical Liang)
- 2008-05-01 09:31:56下载
- 积分:1
-
jl
说明: 动态聚类的相关算法,方便大家能够使用。并了解相关的功能(Dynamic clustering of related algorithms, we can easily use. And understand the related functions)
- 2010-09-02 10:34:44下载
- 积分:1
-
des
实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。(The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.)
- 2014-10-29 10:14:19下载
- 积分:1