-
gmm test...
gmm test...
gmm test
gmm test...
gmm test...
gmm test
- 2022-03-10 19:23:31下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
本程序采用LabVIEW开发用于改变字符数
一个用Labview编写的字符串转数字的程序-this program which develop by Labview is used to change character to number
- 2022-08-20 01:53:06下载
- 积分:1
-
GPS coordinates of a geographical distance calculation software, as long as know...
通过matlab图形进行欧拉角的演示,对于理解欧拉角有很大的帮助。-Matlab graphics through Euler angle presentation, for understanding the Euler angle has a great help.
- 2023-05-20 08:45:03下载
- 积分:1
-
是c++语言所写,能解简单的方程组,只是一个例子
是c++语言所写,能解简单的方程组,只是一个例子-Is c++ Language, to obtain the simple equations, is just one example
- 2022-07-07 17:35:39下载
- 积分:1
-
C源码C程序常用公共符号定义头文件
C源码C程序常用公共符号定义头文件-C source C procedures commonly used definition of the first public sign documents
- 2022-04-20 11:34:53下载
- 积分:1
-
base for the conversion of a good function. 16 in the 229 free conversion, but a...
进制转换的一个很好的函数。可在16进制内自由转换,也可创新地使用5、6、7等进制格式。经过简单改造后可使用最大36进制的形式。是编程人员的一个好东东。-base for the conversion of a good function. 16 in the 229 free conversion, but also innovative use of 5, 6, 7, etc.-band format. After simple transformation can be used after the 36 largest 229 forms. Programming staff is a good Eastern.
- 2022-02-28 22:38:37下载
- 积分:1
-
Professional Computer English Vocabulary, World document. Collected in a network...
计算机英语专业词汇,World文档。收集于网络。-Professional Computer English Vocabulary, World document. Collected in a network.
- 2023-01-07 20:00:03下载
- 积分:1
-
根据HTML的HEAD项将本机的HTML建立索引以便于浏览
根据HTML的HEAD项将本机的HTML建立索引以便于浏览-Create index using html in local according by HEAD items of html ,thus make scan easier
- 2022-03-02 08:41:45下载
- 积分:1