-
查看yuv文件的软件,非常使用.可以有几种格式查看文件
查看yuv文件的软件,非常使用.可以有几种格式查看文件-View yuv document software, is the use of. There are several format can view the document
- 2023-08-03 16:35:03下载
- 积分:1
-
快速傅立叶变换计算多项式,strassen算法计算矩阵相乘,以及其和普通多项式、矩阵乘法的比较...
快速傅立叶变换计算多项式,strassen算法计算矩阵相乘,以及其和普通多项式、矩阵乘法的比较-Fast Fourier Transform calculation of polynomial, strassen matrix multiplication algorithm, and its and ordinary polynomials, matrix multiplication comparison
- 2022-04-19 01:10:11下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
1602显示程序,更直观,更明了。1602的各步操作都有详尽的注释,并且已通过我的验证。...
1602显示程序,更直观,更明了。1602的各步操作都有详尽的注释,并且已通过我的验证。-1602 display program, more intuitive, more straightforward. 1602 of the step-by-step detailed annotations, and have passed my test.
- 2022-02-20 05:58:22下载
- 积分:1
-
tcpmp播放器的flv插件,但是要注意的是其支持的解码为h263的,这可能是有些人试过不行的原因。...
tcpmp播放器的flv插件,但是要注意的是其支持的解码为h263的,这可能是有些人试过不行的原因。-flv player tcpmp plug-ins, but it should be noted that its support for the H263 codec, which may be some reasons for not tried.
- 2022-06-14 20:32:31下载
- 积分:1
-
Circular Buffer Example
Circular Buffer Example
- 2022-06-01 03:51:36下载
- 积分:1
-
CppUnit是著名的用于单元测试的JUint框架的C++端口。测试结果放在用于自动测试的XML中和基于用于监督测试的GUI中。...
CppUnit是著名的用于单元测试的JUint框架的C++端口。测试结果放在用于自动测试的XML中和基于用于监督测试的GUI中。-CppUnit is famous for unit test JUint framework of the C++ ports. Test results for the automatic testing on the XML-based test for monitoring the GUI had.
- 2023-05-08 06:20:03下载
- 积分:1
-
newmark calculated without damping system
利用newmark方法计算无阻尼系统,并作图-newmark calculated without damping system
- 2023-03-27 19:35:03下载
- 积分:1
-
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考-VC6 development of the chromatographic analysis for example, engage in chromatographic analysis of reference
- 2022-10-20 04:50:04下载
- 积分:1
-
Simple OPC client,值得研究。
Simple OPC client,值得研究。 -Simple OPC client, worth studying.
- 2022-03-06 12:12:32下载
- 积分:1