-
BPSK simulation in C++
C++中的BPSK仿真包括发射机、接收机和
- 2022-06-22 03:52:15下载
- 积分:1
-
都是计算方法的上机作业
都是计算方法的上机作业-are calculated on the machine operations
- 2022-02-26 21:38:58下载
- 积分:1
-
Huffman coding is a lossless encoding said very carefully, and to look carefully...
霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
- 2022-02-01 01:07:14下载
- 积分:1
-
用vc 实现的计算理论的基本程序,该程序能判定一个输入的语言能否被有台确定型有穷自动机所接受。...
用vc 实现的计算理论的基本程序,该程序能判定一个输入的语言能否被有台确定型有穷自动机所接受。-vc used to achieve the theoretical calculation of the basic procedures, the program can determine an input language can be identified with Taiwan-based Finite Automata acceptable.
- 2022-07-08 03:47:19下载
- 积分:1
-
傅里叶变换是信号处理中最常用的算法,实现…
傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the procedure used VC Fast Fourier Transform algorithm
- 2023-07-10 08:25:03下载
- 积分:1
-
java统计单词
资源描述
本java程序实现:统计文章中单词出现的次数,并显示出现过的行号。
程序功能实现方式如下:
1.输入一行,对行号计数(也可一次输入全部文本,对行号计数)
2.为一行里的单词建立一个临时的数组,遍历每一个单词:若在单词表中没有,添加进入单词表(word + count +line); 若存在,个数加一(对应word的count++,line加上当前行号)。
3.输出单词表。
属性列名,word:单词;
count:出现次数;
line:出现行数
- 2022-05-10 19:24:32下载
- 积分:1
-
用matlab编写的基于轮廓最大互信息图像配准算法
用matlab编写的基于轮廓最大互信息图像配准算法
- 2022-06-17 20:51:33下载
- 积分:1
-
EHMM人脸识别实例,OPENCV,MFC
基于EHMM的人脸识别程序实例。可执行,无错误。环境:VC++6.0,OPENCV1.0。附带ORL、FERET人脸图像库人脸图像,测试结果正确率接近100%。本科毕业设计答辩通过。
- 2023-05-03 05:25:06下载
- 积分:1
-
c language version of the CVM, mysvm
cvm的c语言版,mysvm-manual工具箱介绍-c language version of the CVM, mysvm-manual introduction Toolbox
- 2023-09-07 02:50:04下载
- 积分:1
-
用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win...
用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10* sin (x 5*) 5* cos (10* x) for the maximum. To achieve environmental w in-tc.
- 2023-04-26 22:05:03下载
- 积分:1