-
键盘控制软件,敲击键盘可以发出声音
键盘控制软件,敲击键盘可以发出声音-control software keyboard, percussion keyboard can issue voice
- 2022-07-23 17:56:23下载
- 积分:1
-
Geodetic coordinate conversion used in the Gaussian, UTM Positive Solutions Sour...
大地坐标转换中用到的高斯、UTM正解源码-Geodetic coordinate conversion used in the Gaussian, UTM Positive Solutions Source
- 2022-02-12 13:51:41下载
- 积分:1
-
易语言MP3压缩工具源码
MP3压缩软件是MGX用易语言制作的使用简单的绿色软件。MP3压缩能够按照你的意愿减小MP3的体积,使MP3播放器或者手机能存放更多的歌曲。
- 2022-02-25 00:14:11下载
- 积分:1
-
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件...
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件-From the formulation of the document read into the data, repeat the search number and then taking one number, save the file
- 2022-01-26 15:13:01下载
- 积分:1
-
Apriori; FP-Growth; BPSO-HD; ARMGA; FI-GF; CLT
我在GitHub上上传的一些关联规则/频繁模式挖掘的代码。
具体使用方法,可参考我的GitHub主页http://github.com/DMDarkness/Data-mining,上面也有下载
Apriori and FP-growth: 这两个算法很常用,不介绍了
BOSO-HD:一个基于二元粒子群算法的频繁模式挖掘算法,论文https://link.springer.com/article/10.1007/s11771-016-3224-8
ARMGA:一个基于遗传算法的关联规则挖掘算法,论文http://www.sciencedirect.com/science/article/pii/S0957417408000195
FI-GF:一个基于粒计算与模糊理论的频繁模式挖掘算法,论文http://downloads.hindawi.com/journals/mpe/2015/623240.pdf
CLT:一个基于中心极限定理的频繁模式算法,论文https://link.springer
- 2023-01-02 20:15:03下载
- 积分:1
-
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例...
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例-Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
- 2022-07-28 08:08:38下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
WindowsCE Development Guide, detailing the development of wince
WindowsCE开发指南,详细介绍wince的开发-WindowsCE Development Guide, detailing the development of wince
- 2023-04-06 05:55:03下载
- 积分:1
-
本程序是RS232通讯源代码。
本程序是rs232通讯的源代码。
- 2023-07-08 20:05:04下载
- 积分:1
-
Saved in a file directory contents, create a file or subdirectory can use comman...
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR。目录项包括文件或目录名称、类型(文件、目录或空目录项)、创建日期以及下一个目录项指针、下一级目录项指针。-Saved in a file directory contents, create a file or subdirectory can use command-line commands: MD, CD, RD, MK (create file), DEL (delete files), and DIR. Directory entry includes the file or directory name, type (file, directory, or an empty directory entries), creation date and the next pointer to a directory entry, the next one directory entry pointer.
- 2023-07-14 02:55:02下载
- 积分:1