-
Guide to FORTRAN 2008 Programming
Guide to FORTRAN 2008 Programming
- 2020-06-22 03:40:02下载
- 积分:1
-
2018-2019课程设计题目-16050741
模拟雷克子信号,在产生地震信号的时候会用到(Analog Reick sub-signals, which are used to generate seismic signals.And another I do not know more about it)
- 2020-12-12 10:19:16下载
- 积分:1
-
htmlExportToExcel
decorator design pattern implementation
- 2020-06-24 19:00:01下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
blackoutsize
用来计算电力系统连锁故障,判断系统发生初始故障后会不会引起连锁反应(the simulation of cascading failure in power system)
- 2018-06-01 11:54:34下载
- 积分:1
-
spectra preprocess
实现光谱数据的预处理,去除背景和基线漂移,具有非常好的效果,已经试验成功。(To achieve the preprocessing of spectral data, removing background and baseline drifts with very good results, and it has been successfully tested.)
- 2017-09-06 11:41:59下载
- 积分:1
-
opencv OpenCV is cross
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available
- 2023-01-08 07:20:02下载
- 积分:1
-
C# 在水晶报表中使用公式字段
C# 在水晶报表中使用公式字段,string strrpor = Application.StartupPath.Substring(0,//得到报表路径信息
Application.StartupPath.Substring(0,
Application.StartupPath.LastIndexOf("")).LastIndexOf(""));
strrpor += @"CrystalReport1.rpt";//添加报表文件名称
this.crystalReportViewer1.ReportSource = strrpor;//将报表绑定到CrystalReportViewer控件
- 2022-03-30 10:38:56下载
- 积分:1
-
求根MUSIC空间谱估计算法
传统空间谱估计算法当中,求根Root-MUSIC算法不仅计算量小,而且估计性能优越,尤其是在低信噪比时,相比MUSIC的性能又不小的提升。
- 2022-10-16 10:45:03下载
- 积分:1
-
mico_example_siegel c源代码
mico_example_siegel c源代码-mico_example_siegel c source code
- 2022-03-17 17:01:05下载
- 积分:1