-
可以序列化的矩阵操作类。实现了众多矩阵的操作运算算子
可以序列化的矩阵操作类。实现了众多矩阵的操作运算算子-A Matrix manipulation class with serialization and operator overloading implemented
- 2022-05-20 23:57:48下载
- 积分:1
-
Mathematics, like after the transformation, QR decomposition, such as solution o...
数学,好似后的变换,QR分解等解场系数微分方程的程序-Mathematics, like after the transformation, QR decomposition, such as solution of differential equation field procedures
- 2022-09-13 06:45:03下载
- 积分:1
-
哈夫曼树结构运算
哈夫曼树结构运算-Huffman tree structure Operational
- 2022-08-08 15:49:14下载
- 积分:1
-
a matrix multiplication code in C Language
一个矩阵相乘的c语言代码-a matrix multiplication code in C Language
- 2022-04-19 17:23:06下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-12-13 04:10:03下载
- 积分:1
-
QR码编码解码算法实例
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-05-20 15:42:01下载
- 积分:1
-
沉积快速傅立叶变换算法
快速敷里叶变换算法 图形显示-deposited fast Fourier transform algorithm graphics
- 2022-11-29 15:00:03下载
- 积分:1
-
basic-ssc-i2s-project-at91sam3u-ek-keil
SAM3U-EK 包括 WOLFSON 编解码器 WM8731 为数字声音输入和输出。此接口
包括音频插孔:
- 2022-03-02 19:23:29下载
- 积分:1
-
一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能
一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能-Banking system, a simple C language code, including sorting, search algorithms such as linear functions
- 2023-01-23 19:10:04下载
- 积分:1
-
基于栈结构的迷宫算法实现
参考《数据结构(C语言)》(严蔚敏版)所提的迷宫算法的概念,通过栈结构实现对迷宫从出口到入口的路径搜索算法实现,代码在vs2010环境下进行测试,全部代码包括main.cpp,maze arithmetic.cpp,maze stack.cpp,maze stack.h四个文件,其中maze stack.cpp文件为栈结构的实现代码,maze arithmetic.cpp为迷宫路径搜索算法的实现代码,main.cpp为测试代码。经过测试,代码能够正常运行。
- 2022-06-03 00:48:19下载
- 积分:1