-
morphology gray values and the values achieved two code
形态学灰值和二值的实现代码-morphology gray values and the values achieved two code
- 2023-06-17 02:10:04下载
- 积分:1
-
This document contains three procedures were used to achieve power spectrum esti...
本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
- 2023-08-28 11:50:04下载
- 积分:1
-
ACM题目,实现两个大数的相乘,题目详见http://acm.zju.edu.cn/show_problem.php?pid=1272...
ACM题目,实现两个大数的相乘,题目详见http://acm.zju.edu.cn/show_problem.php?pid=1272-ACM topic, the two realize the multiplication of large numbers, see the topic http://acm.zju.edu.cn/show_problem.php?pid=1272
- 2022-04-27 15:57:13下载
- 积分:1
-
viterbi213 硬判决 c语言代码
viterbi 硬判决是指解调器根据其判决门限对接收到的信号波形直接进行判决后输出0或1,换句话说,就是解调器供给译码器作为译码用的每个码元只取0或1两个值,以序列之间的汉明距离作为度量进行译码,适用于二进制对称信道(BSC)
- 2022-10-21 21:35:03下载
- 积分:1
-
两个矩阵相乘的源程序
两个矩阵相乘的源程序- Two matrices multiplication source program
- 2022-04-28 00:36:00下载
- 积分:1
-
现对一些生产序列(随机的非线性)进行预测,GM
现对一些生产序列(随机的非线性)进行预测,GM-Are a number of production sequences (random non-linear) to predict, GM
- 2023-06-23 20:55:03下载
- 积分:1
-
查看各目录文件大小,可以很快查找出个文件的大小,当硬盘空间不足时。...
查看各目录文件大小,可以很快查找出个文件的大小,当硬盘空间不足时。-See the directory file size, can quickly find out the size of files, when the hard disk space is insufficient.
- 2022-02-02 02:43:11下载
- 积分:1
-
完全使用C++写的高效线性代数运算库!还提供了矩阵类。
完全使用C++写的高效线性代数运算库!还提供了矩阵类。--Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
- 2022-03-21 00:10:57下载
- 积分:1
-
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质...
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质进行科学地定性与定量分析,通
AHP
过模型计算表明:综合指数得出的结果能对学生的优点和弱点作出客观评价,有利于学生的全面发展,对当前进
行素质教育具有现实意义。-The overall quality of students affected by many factors, how to establish a scientific evaluation system of universities is to explore the issue has been. After analysis of various factors to establish a comprehensive quality model for college students and college students to carry out the comprehensive quality of qualitative and quantitative scientific analysis, Qualcomm AHP model calculations have shown that: composite index can be the result of the strengths and weaknesses of students to make objective evaluation, is conducive to the holistic development of students, carried out on the current quality of education has a practical significance.
- 2022-06-17 21:13:42下载
- 积分:1
-
LL1文法分析
该代码是自己原创,参考编译原理的书,根据LL1文法判断过程编写而成,进行了多种判断,找左公因子,左递归,求first集,follow集,select集最终根据select集判断出是否为ll1文法,并且在过程中每个产生式是否能产生空,其select集,first集,follow集,均可打印出
- 2022-10-18 06:50:03下载
- 积分:1