资源列表
strassen
- 设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice
jiyushenJingwangluo
- 非常好的学习资料,请参考,以后多多请教高手,我这方面还不是很懂-Handwritten
ACM
- 一部分关于ACM题目的解答 -Part of the answer on the ACM topic
Asetofsixstand-aloneFortranprogramsforclusteranaly
- 一些标准聚类分析程序,详细说明见《聚类分析引论》(1990) -This file contains the complete code of six stand-alone Fortran programs for cluster analysis
lms_1
- 一个可以实用的LMS,NLMS等四种自适应滤波的MATLAB算法程序,实际调试成功。-A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the success of the actual debugging.
zishiyingMATLAB2
- 一共包括LMS,自适应陷波器,自适应RLS自适应算法等5种算法的MATLAB程序-Total, including LMS, adaptive notch filter, adaptive RLS adaptive algorithm, such as five kinds of procedures MATLAB algorithm
Arithmatic_Calculator
- This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C-This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C++
D
- 计算两个100位大数的除法,结果保留100位小数-Calculation of two of the division of large numbers 100, 100 to retain a small number of results
EightQueens
- 八皇后问题的解法,非常好,请大家看一下,谢谢了-8 Queen' s problem solution, very good, please look at, I would like to thank the
jiangopen_ORAR_CD
- 运筹学算法与编程实践附书源码,包含了书中所有的例程-The practice of operations research algorithms and programming source code written by-laws
AppEmbed
- 把任意的EXE嵌入到自己程序中,从中我们可以了解到木马和病毒的传播方法,从而进行防御。-EXE embedded to any of their proceedings, from which we can understand that the spread of Trojan horses and viruses and thus to carry out defense.
q1
- a simple code to implement to find mean mode &median-a simple code to implement to find mean mode &median.......