-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
testOpencv
使用Opencv的videocapture功能,处理视频,添加水印,创建了原视频的9画面切割显示,QT使用了相应的布局和多线程,对于初学者有很好的帮助。(Using the videocapture function of Opencv, processing video, adding watermark, creating the 9 picture cutting display of the original video, QT uses the corresponding layout and multi thread, which is very helpful for the beginner.)
- 2020-10-16 17:17:29下载
- 积分:1
-
text
基于OPENGL的机械臂仿真模拟,描绘机械臂的动态效果(OPENGL-based simulation of the robot arm, described the dynamic effect of the robot arm)
- 2008-05-31 16:59:04下载
- 积分:1
-
st32f407 dma驱动ov7670 nand usb
stm32f407通过dma把摄像头数据送到彩屏,图片经过jpg压缩存储在nand中,可以通过u盘读出图片
- 2022-07-19 00:40:54下载
- 积分:1
-
sm3Phmac
基于国密算法SM3实现HMAC,输入密钥和消息,可产生HASH验证码,C环境下调试成功(Based on the countries close algorithm realization SM3 HMAC, input key and news, can produce HASH verification code, C environment debugging success)
- 2020-12-29 09:49:00下载
- 积分:1
-
PZ Points
压力支撑是最关键的参考,图形动态显示,根据位置操作(Pressure support is the most critical reference, graphic dynamic display, according to the position of operation)
- 2017-10-27 08:35:41下载
- 积分:1
-
stm32-bootloader
说明: stm32f0增加bootloader和env分区,env分区(a bootloader for stm32f0 series, update,upload or jump to the app with flag in env sector)
- 2020-06-23 14:00:01下载
- 积分:1
-
人机交互实现实时时钟设定与显示
SPI总线的时序编程,硬件是用到12864J液晶;相关程序为初为在12854J液晶上显示一段字符号,内容为:专业+学号+姓名流程图为:开始->液晶屏初始化->延时->第一行显示专业->延时->第三行显示学号->延时->第五行显示姓名
- 2022-12-24 00:15:03下载
- 积分:1
-
ClearSpeFile
可清除 VC6 工程文件中,不必要的文件,使文件体积最小。(VC6 project file can be cleared, the unnecessary files, so that the smallest file.)
- 2008-04-16 18:22:41下载
- 积分:1
-
oa
说明: 办公自动化系统源代码,基本实现了办公自动化的大部分功能(Office automation system source code, the basic realization of most of the functions of office automation)
- 2013-08-16 09:49:48下载
- 积分:1