-
c语言内部排序与比较
程序所能达到的基本可能:通过随机数据产生N个随机数,作为输入数据作比较;对常用的内部排序算法:直接插入排序、简单选择排序、冒泡排序、快速排序、希尔排序、归并排序进行比较:比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换记为3次移动)。最后结果输出各种排序算法的关键字参加的比较次数和关键字的移动次数,并按从小到大排列。
- 2022-04-28 05:15:08下载
- 积分:1
-
vxwork_src
Vx5.5的源代码、有部分中文注释,有X86的底层汇编、其余部分很完整(Vx5.5 source code, a part of the Chinese annotation, the bottom of the assembly of X86, the rest part is very complete)
- 2018-03-09 20:21:43下载
- 积分:1
-
这是一个用CSharp程序可以用来支付操作结束,希望能有帮助…
这是一个Csharp程序,可以用来交期末作业,希望能帮助大家-This is a Csharp program can be used to pay the end of operation, hoping to help people
- 2023-02-28 20:35:03下载
- 积分:1
-
FrameTransfer
这是我的一个坐标转换的程序,是坐标在地固系和惯性系之间进行转换。希望对大家有用(err)
- 2008-06-17 19:55:43下载
- 积分:1
-
MFC学生成绩管理系统
新建一个单文档应用程序。通过对话框来输入一个学生记录,记录包括学生的姓名、学号和三门成绩。并使其可序列化。然后将记录内容保存到一个对象数组集合类中,最后通过文档序列化将记录保存到一个文件中。当添加记录或打开一个记录文件,还会将数据显示在文档窗口。
- 2022-03-20 23:01:40下载
- 积分:1
-
Even_and_O1945021112005
this is a fairly simple code that determines whether the integer you will enter is odd or even. Based on your choices by the questions asked by the program, the ouput background and foreground will change. and one thing: please don t enter such numbers as 0987 or .983 as they are not integers!
- 2009-11-08 13:59:31下载
- 积分:1
-
PVA_ECC
PVA_ECC加固RC足尺梁二次受力试验研究.PVA_ECC RC full-scale reinforced beam two stress test research.(PVA_ECC RC full-scale reinforced beam two stress test research.)
- 2012-01-09 14:43:48下载
- 积分:1
-
TDC-GP21
基于STM32F103,完成TDC-GP21驱动测试开发,应用于激光测距等相关领域,精度可达10mm,能够满足一般的激光测距任务等。
- 2023-02-17 08:10:04下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1
-
对心电信号进行预处理
说明: 对心电信号进行预处理,肌电、工频干扰、相位漂移滤除,为后续分析做准备(The ECG signal is preprocessed, and the EMG, power frequency interference and phase drift are filtered out to prepare for the subsequent analysis)
- 2020-06-12 01:52:37下载
- 积分:1