-
此程序排名使用熵技术功能。
Entropy.cpp
这个程序排名功能使用熵技术,坎塔尔季奇临 48
输入 ︰ 平面文件、 制表符分隔,大小 m 样品 (行) x n 功能 (列)
输出 ︰ 功能排名
假设 ︰
-输入文件的第一行包含每一列的"标题"
-输入的文件只包含非数字数据
-熵的计算使用 Hammming 距离
-有缺失数据的行被忽略
-输出打印到文件 output.txt
如何运行它:
c + + Entropy.cpp
a.out < 测试 >
在哪里测试是一个批处理文件 (请参见目录中),
和出是输出文件。
- 2022-01-29 03:35:45下载
- 积分:1
-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
Sound recording, easy language source code, easy language for beginners for refe...
录音,易语言源码,仅供易语言初学者参考。-Sound recording, easy language source code, easy language for beginners for reference purposes only.
- 2022-07-20 13:01:07下载
- 积分:1
-
一个使用c编写的修改cmos的小程序,非常简单,非常方便,欢迎共享...
一个使用c编写的修改cmos的小程序,非常简单,非常方便,欢迎共享-use a revision prepared by the small CMOS process, very simple, very convenient and welcome sharing! ! Oh! !
- 2022-01-25 21:28:26下载
- 积分:1
-
string categories, comparable to Microsoft source code
字符串类,可媲美微软源码-string categories, comparable to Microsoft source code
- 2023-02-08 18:25:04下载
- 积分:1
-
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值-CorelDRAW graphics a similar source code, vc series, a good reference
- 2022-03-19 20:21:14下载
- 积分:1
-
一个模拟微软系统播放器的图像效果,专业术语叫做可视化涟漪效应...
一个模拟微软系统播放器的图像效果,专业术语叫做可视化涟漪效应-An analog system, player, Microsoft" s image effects, technical terms is called the ripple effect of visual
- 2022-06-26 05:39:57下载
- 积分:1
-
关于定时器的使用,自己写的代码 绝对不会跟人家的重复
关于定时器的使用,自己写的代码 绝对不会跟人家的重复-With regard to the use of timers that they will not write the code duplication with others ~ ~ ~
- 2022-11-20 21:35:08下载
- 积分:1
-
全英文的系统,能够完成家庭财务系统的大部分功能,提供友好界面,全vc++制作...
全英文的系统,能够完成家庭财务系统的大部分功能,提供友好界面,全vc++制作-A pure English system, providing most family finacial system functions with friendly interface and totally written in VC++.
- 2022-01-25 18:08:46下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1