搜索资源列表
MyProjiects
- 一个用于计算矩阵的转置的程序,开发环境是vc-used in the calculation of a matrix transpose procedures, the development environment is vc
sparseMatrix
- 实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。-achieved using ternary group said the sparse array of input, transfer home, combining the output. 3 can directly import group, and add to home-based Group 3, the output of the group for thr
转置矩阵
- 转置矩阵是10*10矩阵A的转置矩阵A(t)-matrix is home to 10 * 10 A matrix transpose matrix A (t)
字幕滚动及秒表
- 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Interval:=300-TrackBar1.Position La
USB设备CH372/CH375调试程序
- 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程
dsfdfhu
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出。-The input interface (graphical or text interface can be), to distinguish between a
Exp15-106040435
- 将一个3×3阶矩阵转置,用一函数实现之。在主函数中用scanf函数输入矩阵元素,存放在数组中,以数组名作为函数实参。在主函数中输出已转置的矩阵-A 3 × 3 order matrix transpose, realized with a function. Scanf function used in the main function of the input matrix elements, stored in the array to the array name as the func
GeoTrans
- MFC实现灰度图像的几何变换,包括图像平移,垂直镜像,图像转置、缩放、旋转等-MFC to achieve gray image geometric transformation, including image translation, vertical mirror, image transpose, resize, rotate, etc. . . . .
Matrix
- 矩阵的加减乘与转置运算.能计算double与int型矩阵-Matrix multiplication and subtraction transpose operation
CalMatrix
- 矩阵计算器,可以完成10*10及其以内矩阵的加法,减法,乘法,转置和求秩运算。-Matrix calculator, and can be completed within 10* 10 matrix addition, subtraction, multiplication, transpose and rank demand computing.
transpose-transkttion
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法,(This code implements the image translation, rotation, mirror, transpose, geometric transformation algorithms such as scaling,)
matrix_src
- 基于单文档的矩阵计算器,可以计算矩阵,实现加减乘运算,还包括转置(Based on a single document matrix calculator, you can calculate the matrix, to achieve addition and subtraction multiplication, but also transpose)
wqyznwb
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法,()