-
PROTECT
This program is used to lock bmp files. This will change the header of the bmp format.
- 2009-06-15 18:22:58下载
- 积分:1
-
C# 绘制图表
C#使用dataset绘制图表
- 2015-04-10下载
- 积分:1
-
Win32 graphics.h 包装
这是由 Michael 缅因州的 Win32 graphics.h 头文件的简单包装。它写得极其简单、 可读性和易用性的考虑。图像保存与屏幕快照能力
- 2022-04-20 16:27:05下载
- 积分: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
-
extroverted-Tamrac-version
以前没外放的天域版本远控. 特别稀少. (Not previously extroverted Tamrac version remote control. Particularly scarce.)
- 2013-09-09 02:23:06下载
- 积分:1
-
stm32制作的示波器
完整的stm32示波器代码
- 2020-12-11下载
- 积分:1
-
speex-1.2rc2.tar
语音压缩和回声消除,支持LINUX和其他平台(voip echo cancellation)
- 2016-05-21 12:28:47下载
- 积分:1
-
CListDemo
CStringList链表类的使用实例源码,很不错的vc源码,推荐!(CStringList instance of the use of source class list, very good vc source, recommended!)
- 2011-08-26 20:59:55下载
- 积分:1
-
meanfilter
c and matlab code work together. It implement the meanfilter function.(c code and matlab co-work. This function shows the meanfilter of image. You can try the code. There is no bug inside. )
- 2012-12-28 17:33:44下载
- 积分:1
-
uClinux是一个很好的嵌入式系统。
uClinux是一个很好的嵌入式系统。
- 2023-05-10 17:15:04下载
- 积分:1