-
fft
傅里叶变换的函数文件,可直接调用,可以直接显示幅频和相频曲线(Fourier transform function file, can be called directly)
- 2018-07-23 20:30:25下载
- 积分:1
-
第一次,试一试,这是一个C语言程序源代码,主要是希望到这里进行学习...
第一次,试一试,这是一个C语言程序源代码,主要是希望到这里进行学习-first test, which is a C-language source code, mainly in the hope of learning here
- 2022-05-26 17:13:18下载
- 积分:1
-
sins_gnss_loosely
说明: sins/gnss组合导航仿真代码,主要功能包括:场景生成、惯性传感器Allan方差分析、磁传感器标定、定姿算法、松组合算法设计等(The sauce code is for the simulation of sins/gnss integrated navigation system, mainly including the scenario generating, Allan variance analysis, attitude determination algorithm and the SINS/GNSS loosely coupled integrated navigation algorithm.)
- 2020-05-04 11:18:52下载
- 积分:1
-
C源码生成一个自己的口令字典
C源码生成一个自己的口令字典-C source code generated a dictionary of their own passwords
- 2022-03-30 05:25:26下载
- 积分:1
-
WpfMetroUI_demo
说明: 基于WPF的MetroUI事例,demo比较简答属于入门程序(Based on the MTROUI case of WPF, demo is a rudimentary program.)
- 2020-06-17 10:00:02下载
- 积分:1
-
Untitled
说明: 用于计算管道固有频率,仅供参考学习,用于程序计算频率(It is used to calculate the natural frequency of the pipeline for reference only)
- 2020-12-08 22:36:38下载
- 积分:1
-
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修...
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
(2) 信息查询:要求:查询时可实现按姓名查询、按学号查询
(3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。
(4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果(使用表格的形式显示排序后的输出结果)(使用多种方法排序者,加分)
-(1) functional requirements : (a) maintaining information : Request : Student data to information in the form of a document preservation, Students can achieve the maintenance of information and data. This module, including sub-modules are : increased student information, delete information of students, student information changes (2) Information : Request : inquiries can be realized by name inquiries, inquiries by the school, (3) results statistics : requirements : A importation of an arbitrary courses (such as mathematics) and a fraction of the (60-- 70), Statistics from the scores of the students of. (4) Scheduling : users can be designated to the arbitrary courses, and results by ascending or descending student data and sequenci
- 2022-08-10 15:26:23下载
- 积分:1
-
knn-MatlabCode
说明: K近邻算法。(k-Nearest Neighbor,KNN),是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor algorithm. K-nearest neighbor (KNN) is a mature method in theory and one of the simplest machine learning algorithms. The idea of this method is: in the feature space, if most of the k nearest (i.e. the nearest) samples near a sample belong to a certain category, then the sample also belongs to this category.)
- 2020-10-04 15:21:47下载
- 积分:1
-
去年的操作系统课程设计,模拟文件实现与设计系统
去年的操作系统课程设计,模拟文件实现与设计系统-last year"s courses on operating system design, simulation and documentation can be achieved Design System
- 2022-10-31 10:55:03下载
- 积分:1
-
一个让界面元素支持拖动功能的Delphi插件附例子源码
这是一个让界面元素支持拖动功能的Delphi插件附例子源码,作者:笑看红尘。在最新的Delphi版本中可能是自带的功能,这是网友提供的一款控件,附有示例源码,可以让窗体中的元素诸如按钮、Tab、下拉列表、单选框等随意在界面中拖动。
- 2023-02-17 00:55:03下载
- 积分:1