搜索资源列表
base2fft
- 定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。 文档中含有测试说明和代码。-sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descr iptions and test code.
cinvtest
- 复数矩阵求逆,当中包含了一个自定义的CComplex类,输入输出友好,并包含测试程序和输入输出文档,便于对功能进行熟悉。-Complex matrix inversion, which includes a custom CComplex class, input-output-friendly, and includes testing procedures, and input and output documents, facilitate the function of familiar
使用回溯法实现骑士遍历
- 使用回溯法实现骑士遍历 内有相关文档和测试-Knight traversal