-
代码从windows向linux转换时用支的编码转换工具,在linux下转换效率没那么高,那就用一个windows版的吧,支持批量转换,代码识别...
代码从windows向linux转换时用支的编码转换工具,在linux下转换效率没那么高,那就用一个windows版的吧,支持批量转换,代码识别-Code from windows to linux conversion with support encoding conversion tools, in the conversion efficiency under linux is not so high, it is a windows version of it in support of batch conversion, code identification
- 2022-04-14 18:46:23下载
- 积分:1
-
pdflib7.0 library and to use the programming pdflib to look at the defense, stop...
pdflib7.0库,想用pdflib来编程的不防看看,停好的东西-pdflib7.0 library and to use the programming pdflib to look at the defense, stopping the good things
- 2022-12-12 11:30:04下载
- 积分:1
-
迷宫的小程序,是利用数组的算法
迷宫的小程序,是利用数组的算法-small maze procedure is the use of an array algorithms
- 2022-03-29 21:22:58下载
- 积分:1
-
串口通信的源
Serial Communication Source
- 2022-07-23 00:37:01下载
- 积分: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
-
c++实现的端口扫描器
使用visual studio 2012进行的简易端口扫描器编写,可对计算机的各个端口进行扫描后判定其打开或者是关闭的。有兴趣同学可以在源码上进行拓展开发。
- 2023-06-25 08:55:11下载
- 积分:1
-
非常好的原代码,望大家好好学习
非常好的原代码,望大家好好学习 -very good source, we hope to learn a very good source, we hope to learn
- 2022-02-07 14:25:51下载
- 积分:1
-
大量可供参考的C 语言源程序库
大量可供参考的C 语言源程序库-plenty of reference for C language source
- 2022-03-19 23:55:50下载
- 积分:1
-
视觉基础中的游戏浓度
A Game concentration in Visual Basic
- 2023-09-08 20:50:02下载
- 积分:1
-
并行端口继电器计时器
其基于 Visual Basic 6 计时器可以运行 8 个继电器对指定的时间间隔。
每个时间间隔可以选择性的操作集合从 1 到 8 的继电器。
可以根据您的需要很长一段时间的程序。
这些继电器可以控制家用电器等。
- 2022-04-23 15:59:58下载
- 积分:1