登录
首页 » 算法 » 两个 3 X 3 矩阵相乘的 c 语言程序

两个 3 X 3 矩阵相乘的 c 语言程序

于 2023-04-11 发布 文件大小:1.19 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

这是两个3 * 3 矩阵相乘的 C源代码。欢迎下载、试用。谢谢大家的支持。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 读地震 SEG-Y 数据与 Fortran 2003
    这个程序读取Fortran 90的地震SEGY数据从C修改,请参阅网址在SEGY数据格式文件包括在内。与Fortran的03的新功能,阅读与“流”的数据被使用。检查的号码的数字(整数或实数)的一个自定义功能用于实现的输出格式的自动化然而,一个SEG-Y数据的字节大小必须指定,在你运行该程序之前。
    2022-02-14 05:59:20下载
    积分:1
  • 龙贝格积分求解数值积分
    龙贝格积分法求解数值积分-Romberg integral method numerical integration
    2022-04-22 09:13:33下载
    积分:1
  • 对整数进行判别,并根据判别结果统计正数、负数和零的个数...
    对整数进行判别,并根据判别结果统计正数、负数和零的个数-Carried out to determine an integer, and in accordance with the results of statistical discrimination positive, negative and zero the number of
    2022-02-16 05:27:18下载
    积分:1
  • vbP3公式
    水文学P3公式这里主要是描述降雨量之类的曲线用vb程序来实现的
    2022-08-15 07:05:43下载
    积分:1
  • 改进蚁群求解配送
    有多个配送点,每个配送点必须访问,可以访问多次,起点确定,配送点与配送点之间不完全连接,配送点与配送点之间以时间作为衡量标准。要求从起点出发,尽可能快地访问每一个配送点。
    2023-01-03 03:00:07下载
    积分:1
  • The use of C++ Realize the Graham scan method (for solving convex hull problems)...
    使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
    2022-02-04 23:48:30下载
    积分:1
  • 矩阵相乘(C实现)
    将矩阵视为一维数组,利用struct来存储指向矩阵内容的指针、行数和列数,并且给予内存空间回收机制,即便是做了很多次矩阵相乘也不会导致内存浪费。 如果有必要最大限度的提高运算速率,请将循环自变量调整为register
    2022-12-10 00:15:03下载
    积分:1
  • Sicily 1009梅森素数
    One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers. A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.) Initially it looks as though the Mersenne numbers are all primes. Prime Corresponding Mersenne Number 2 4–1 = 3 -- prime 3 8–1 = 7
    2022-03-17 05:46:40下载
    积分:1
  • k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 Matlab 源代码,以兰花数据集作为测试对象。-k-means algorithm to accept input k then n data object is divided into k-clustering in order to make available to the cluster to meet: the same objects in clustering high similarity and objects in different clustering the similarity smaller. Cluster similarity is the use of the clustering of objects by means of a
    2022-02-01 10:09:59下载
    积分:1
  • 基于STM32的FFT和IFFT程序
    应用背景STM32液晶显示,用于频谱分析,信号处理方面,可以驱动TFT液晶显示,快速傅里叶变换和逆变换测试可用关键技术频谱分析,可用的FFT和IFFT,以及TFT液晶驱动,基于STM32编写,编程环境为MDK,非常好用
    2022-04-15 23:07:13下载
    积分:1
  • 696522资源总数
  • 104046会员总数
  • 29今日下载