-
wince模拟器中文显示
wince模拟器中文显示-Jack simulator showed Chinese
- 2022-03-25 16:56:18下载
- 积分:1
-
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形...
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形-Serial communication and data collected with waveform display using the mean filter, the results can be saved directly in the redraw graphics in matlab
- 2023-04-16 21:35:04下载
- 积分:1
-
屏幕分辨率检测和设置的例子
屏幕分辨率检测和设置的例子-screen resolution detection and set an example
- 2022-01-21 18:30:00下载
- 积分:1
-
本程序用风险投资实现了随机选择的程序!感觉很好…
本程序使用VC来实现随机选号的程序!!感觉还不错-This program uses VC to achieve Random Pick of the program!! Feeling pretty good!!
- 2022-03-12 14:48:49下载
- 积分:1
-
API串口调试助手,VS2010开发,MFC框架,基于对话框
API串口调试助手,采用API方式调用计算机串口,包括线程的使用,十六进制的数据发送与接收,开发工具为vs2010
- 2022-11-14 15:45:09下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
this is a pastime of small programs, is a Christmas tree, concerned persons can...
这个是个消遣的小程序,是一棵圣诞树,有心的人可以把它送给你女朋友啊!-this is a pastime of small programs, is a Christmas tree, concerned persons can send it to your girlfriend ah!
- 2022-02-04 13:44:08下载
- 积分:1
-
机场定退票系统C++builder版本.可以定票退票,选择航线
机场定退票系统C++builder版本.可以定票退票,选择航线-Refund airport system C++ Builder version. Can refund tickets, select the route
- 2022-01-26 02:32:27下载
- 积分:1
-
快速排序算法 真的很快
快速排序算法 真的很快-quicksort algorithm really soon
- 2022-07-27 16:19:37下载
- 积分:1
-
C语言精彩编程百例5
C语言精彩编程百例5-C programming language brilliant five hundred cases
- 2022-02-04 20:47:10下载
- 积分:1