搜索资源列表
矩阵相乘
- 这是一个用C实现矩阵相乘-This is the realization of a C matrix multiplication
ldfw
- 通用雷达仿真系统是一个多功能的综合性仿 真系统,采用先进的交互式雷达仿真技术,实现雷 达系统的全数字仿真和半实物仿真。它可以广泛 应用于测控技术人员培训、设备性能测试分析和 实验技术研究等方面,为雷达综合实验能力的提 高提供了一个有效的技术手段和设备。 些算法都是工程实践检验过的,完全符合IEEE 标准。用户(仿真系统)可以将MATLAB作为一 个功能强大的和可编程的数学函数库,调用 MATLAB中大量的数学计算函数,完成复杂的 计算任务。例如对一个矩阵
SparseMatrixSummation
- 数据结构 1、算法思路: 先定义一个三元组,创建稀疏矩阵m和n。依次扫描A和B的行号和列号,若A的当前项的行号等于B的当前项的行号,则比较其列号,将较小列的项存入C中,如果列号也相等,则将对应的元素值相加后存入C中;若A的当前项的行号小于B的当前项的行号,则将A的项存入C中;若A的当前项的行号大于B的当前项的行号,则将B的项存入C中。
MD5
- /* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
000
- 模糊数学中的关系运算即 矩阵的运算c语言 可计算20阶-Fuzzy Mathematics in the relationship between the operator that the operator matrix c language computable 20 bands
mystery
- 该程序用于输出所谓的“魔幻矩阵”——即用户输入所需要矩阵的行数(前提为奇数,否则程序发送错误信息提醒用户输入正确数据),然后程序输出每行,每列以及对角线上的各数之和为同一个数。-The procedure used to output the so-called magic matrix - that is, the user enters the required number of rows in the matrix (the premise is odd, or else send a
Example9_7
- 用C/S结构求解矩阵乘法问题。使用一个客户和几个服务器求解大型的矩阵乘法问题。-With the C/S structure of matrix multiplication to solve the problem. The use of a client and several servers for solving large matrix multiplication problem.
MyUploadfile
- 里面有五个程序,分别是计算两个日期天数的c++文件;计算矩阵乘法的C文件;一个卫生管理系统的c文件;一个简单图形java文件;一个java象棋文件-Inside there are five procedures, namely, the number of days the two dates calculated c++ file computing matrix multiplication of the C file a health management system, c fil
dl
- 模糊矩阵的合成运算 模糊算子 模糊矩阵 模糊数学 模糊集 模糊方程 运算方法 合成运算 ... 【摘要】 本文在L.A查德提出的模糊集及其基本算子∨、∧、C的基础上引进了-Fuzzy matrix of the composition to fuzzy operators fuzzy matrix fuzzy mathematics fuzzy sets fuzzy equation computing method synthesis operations ... Abstrac
dizuo
- 用Javascr ipt语言编写的底座模型,WebGL入门基础练习。方便各位同学学习WebGL之用。对初学WebGL的同学有一定帮助。从视图投影矩阵到渲染器都有详细说明。并且用C#为开发平台。-The base model with the Javascr ipt language, WebGL Start Basics exercises. Fellow students learn WebGL convenient use. WebGL for beginner students have