搜索资源列表
LCD12864-2.0-
- 点阵LCD的驱动显控原理V2.0.pdf GUI 里面是相当于一本书来着 很详细 -Dot matrix LCD driver display and control theory V2.0.pdf GUI which is the equivalent of a book with very detailed
FDGFD
- 本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功能。本系统成本低廉,功能实用-The system consists of single-chip microcomputer system, matrix keyboard, LED display and alarm system. System to complete
juzhen
- 在8X8 LED点阵上显示柱形,让其先从左到右平滑移动三次,其次从右到左平滑移动三次,再次从上到下平滑移动三次,最后从下到上平滑移动三次,如此循环下去。 -In the 8X8 LED dot matrix display column, allowed to move smoothly from left to right the first three times, followed by a smooth move from right to left three times, once
QC_codes
- it is a ldpc parity check matrix
IUST_C++_Project_Matrix
- Matrix Operation, it makes a basic mathematical operation like (Add, Substract, Multiply,Divide) of two matrix
shortpath
- 甲城市与乙城市之间共有n 座城市,互相以公路连通。甲城市、乙 城市以及其它各城市之间的公路连通情况及每段公路的长度由矩阵 M1 给出。 每段公路均由地方政府收取不同额度的养路费等费用,具体数额由矩 阵M2 给出。 请给出在需付养路费总额不超过1500 的情况下,该公司货车运送其 产品从甲城市到乙城市的最短运送路线。-A city with b city between each other with city, n. road. A city, b City and
Vector-control
- 一篇矩阵变换矢量控制的论文,内容不少很详细,请认真阅读。-A matrix transformation vector control papers, many very detailed, carefully read.
Beamform-ing-Algorithm
- 提出一种基于直接数据域最小二乘方法的自适应多波束形成算法,包括前向计算、后向计算和前- 后向计算。利用天线阵元输出复电压的单快拍数据构建矩阵方程,采用共轭梯度法求解得到阵列的自适应权值向 量,从而在所有期望信号方向形成接收波束,同时在各干扰方向形成深零陷,使信干噪比显著提高。由于只需对单 快拍数据进行处理,并且避免了样本协方差矩阵的构造及矩阵求逆运算,故计算复杂度较传统算法低。-An adap tive multip le beamforming algorithm based on
2012-OSGPOSGEArth-report
- 此文档是我学习OSG做的技术总结报告,详细讲解了OSG、OSGearth的编译,开发,osg原理,视点变换矩阵、全球地形解决方案等。-This document is do I learn OSG technical summary report, a detailed account of OSG, compiled OSGearth, development, osg principle viewpoint transformation matrix, the global terrain
The-LSI-text-classification-model
- LSI就是这样一种维数约减方法。它可以通过对“文档向量矩阵”进行解奇异值分解(SVD: Singular Value Decomposition)运算,自动计算得到一个比原始空间小得多的有效语义空间-LSI is such a dimensionality reduction method. It can be through the "document vector matrix" for the singular value decomposition (SVD: Singular Valu
PolSARpro_DataFormat
- PolSARpro软件对SAR数据处理后的散射矩阵的形式,每种矩阵代表不同的散射类型-PolSARpro software in the form of SAR data processing after scattering matrix, each representing a different type of scattering matrix
QR-Schur-decompositi
- QR算法计算一个矩阵的Schur分解。这当然是一个 在特征值的计算中最重要的算法 -QR algorithm to compute the Schur decomposition of a matrix. This is certainly a feature in the calculation of the value of the most important algorithms
schur
- 矩阵的QR分解定理: 任意nxn实矩阵A, 存在正交阵Q与上三角阵R, 使得A=Q*R-QR matrix decomposition theorem: any nxn real matrix A, the presence of orthogonal matrix Q and the upper triangular matrix R, such that A = Q* R
Robust-Beamforming-via-Semidefinite
- 现有的向量加权稳健波束形成方法只有在指向误差较小的情况下才能有效估计目标的信号功率;矩阵加权波束形成方法在指向误差较大时,虽然可以估计目标的信号功率,但是它的系统实现复杂度与向量加权稳健波束形 成方法相比较大。针对以上问题,该文提出基于半正定秩松弛(SDR)方法的稳健波束形成,该方法优化模型中的目标函数与Capon 算法的目标函数相同,优化变量为加权向量的协方差矩阵,并约束方向图的主瓣幅度波动范围、旁瓣电平,协方差矩阵的秩为1。-The existing vector weighted ro
more
- 笔试题,得到一个迷宫矩阵的最大邻接块,改算法采用C语言实现-Pen questions, to get the maximum adjacent block a maze matrix algorithm using C language change