-
lsm6dsm
ST的六轴传感器源码是ACC+GYO。此代码已经移植到MTK平台上使用MTK平台是MT2523(ST of six axis sensor source is ACC + GYO.This code has been ported to the MTK platform is MT2523 use MTK platform)
- 2017-10-16 14:44:02下载
- 积分:1
-
HistDemoA
说明: VC做的图像直方图均衡化小程序,有助于学习图像处理基本知识(VC image histogram equalization do applet can help to learn basic knowledge of image processing)
- 2009-08-31 14:36:38下载
- 积分:1
-
通过C#自带的头文件(类)获取Windows系统信息
通过C#通过的类获取系统/硬件信息
- 2020-12-10下载
- 积分:1
-
9865435
为核心的文本hyperlinkview iOS,精选ios编程学习,很好的参考资料。(As the core of the text hyperlinkview iOS, select IOS programming learning, a good reference.)
- 2013-12-08 10:21:23下载
- 积分:1
-
sift-match code(c++)
对于一个初学opencv和图像特征匹配算法的还是比较有用的代码,我调试也通过了,匹配效果不错,能够完成两幅图像的相似点的匹配,这是一个完整的项目,只需要下载者配一下相应的库即可调试成功。我采用的是最新的opencv3.1和VS2010 ,值得学习的代码
- 2022-03-24 15:45:09下载
- 积分:1
-
CPP_with_Matlab
this is a file about c++ in matlab.i hope that will been saisfied.
- 2012-05-19 21:55:28下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
一个用来播放MP3文件的C#例子,里面附有应用实例.但是这个类只具备最基本的MP#3播放功能,要想更多的功能,自己添加吧...
一个用来播放MP3文件的C#例子,里面附有应用实例.但是这个类只具备最基本的MP#3播放功能,要想更多的功能,自己添加吧-a play MP3 files to the C# example, inside with application examples. However, the only category with the most basic MP# 3 player, in order to more functions, it added its own
- 2022-02-15 09:00:21下载
- 积分:1
-
1602
温度可调上下限,ds18b20测温,LCD1602显示,独立按键调节上下限(Temperature adjustable upper and lower limits, ds18b20 temperature, LCD1602 display, separate buttons to adjust upper and lower limits)
- 2014-04-06 22:14:39下载
- 积分:1
-
proj2_KG
Computer graphics. Implemented algorithm, "affine transformation and its matrix representation"
- 2011-04-04 17:55:45下载
- 积分:1