-
tr069协议簇
tr069协议簇.zip包含所有tr系列协议的文档中英文都有,方便查阅,开发(TR069 protocol cluster. zip contains all documents of TR series protocols in both Chinese and English. It is convenient to consult and develop.)
- 2020-06-16 09:00:01下载
- 积分:1
-
NimbleKitDoc
NimbleKitDoc.pdf 一个第三方 开发 平台(NimbleKitDoc.pdf a third-party development platform)
- 2010-08-21 06:38:58下载
- 积分:1
-
BP
说明: 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major category of compressed-perceptual reconstruction algorithms is the convex optimization algorithm or the optimization approximation method. This type of method finds the signal approximation by converting the nonconvex problem into a convex problem. The method is base tracking (Basis Pursuit, BP). This method proposes to use the l1 norm instead of the l0 norm to solve the optimization problem in order to use the linear programming method to solve the problem)
- 2018-04-13 11:37:15下载
- 积分:1
-
Ping
说明: 本程序能快速扫描内网IP,选择IP开始和结束段就可以使用啦,本程序内涵源码,逻辑简单,不需要其它控件,delphi 2010开发(This program can scan intranet IP quickly.)
- 2020-06-21 08:40:02下载
- 积分:1
-
SSC
说明: 稀疏子空间聚类算法,用来处理高维数据。稀疏子空间聚类算法(Sparse subspace clustering)
- 2019-03-18 20:18:51下载
- 积分:1
-
伺服控制
伺服控制伺服控制 de posicion stm8105c6,使用两个 gpio 并用定时器 1 次惊险 pwm 信号,
- 2022-10-28 06:00:04下载
- 积分:1
-
ex1
说明: UFLDL教程中关于如何实现向量化逻辑回归的matlab的代码(Realization of quantitative logistic regression)
- 2020-06-21 22:39:24下载
- 积分:1
-
Huawei
关于华为智能网技术介绍,可以了解智能网发展的过程,含有部分华为产品的介绍,请大家-Huawei
- 2022-01-21 18:33:28下载
- 积分:1
-
图像傅里叶变换
说明: 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
- 2020-05-21 17:42:19下载
- 积分:1
-
Android重力感应测试代码
Android 手机重力传感器调用+源码,作者:Himi,手机加速度传感器 ,也称为重力传感器,自SDK 1.5(api 3)就支持传感器了。解释:此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同!sensor = sm.getDefaultSensor(Sensor.TYPE_ACCELEROMETER);//得到一个重力传感器实例
//TYPE_ACCELEROMETER 加速度传感器(重力传感器)类型。
//TYPE_ALL 描述所有类型的传感器。
//TYPE_GYROSCOPE 陀螺仪传感器类型
//TYPE_LIGHT 光传感器类型
//TYPE_MAGNETIC_FIELD 恒定磁场传感器类型。
//TYPE_ORIENTATION 方向传感器类型。
//TYPE_PRESSURE 描述一个恒定的压力传感器类型
//TYPE_PROXIMITY 常量描述型接近传感器
//TYPE_TEMPERATURE 温度传感器类型描述
- 2022-09-05 16:10:02下载
- 积分:1