-
用C语言唱两只老虎,听说过吗?这样的程序有利于培养你的兴趣!...
用C语言唱两只老虎,听说过吗?这样的程序有利于培养你的兴趣!-C language to sing two tigers and heard? Such procedures are conducive to cultivate your interest!
- 2022-10-31 15:40:03下载
- 积分:1
-
串口收发程序 串行口通信的例子
串口收发程序 串行口通信的例子-Tt s a program of serie port sending and receiving.And it s a sample program of serie port communication.
- 2023-08-11 08:40:05下载
- 积分:1
-
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。...
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
- 2022-07-10 21:51:08下载
- 积分:1
-
用VC的MFC做的。
用VC的MFC做的。-MFC with VC done.
- 2022-12-09 20:25:03下载
- 积分:1
-
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等...
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等-IEC 61850 model configuration tools, we can set up 61,850 model, add, delete, revised logic devices, logic nodes
- 2023-07-27 06:55:03下载
- 积分:1
-
建立高校时间表
米勒先生去年在一所大学的两个班负责建立每周时间表。两个班有相同的教师,除了数学和体育。在大学所有课程都有持续两个小时。此外,同一个类的所有学生参加完全相同的课程。从周一到周五,插槽的课程如下:8:00-10:00,10:15-12:15 14:00-16:00,16:15-18:15。下表列出了每个老师的两个小时的课程数量必须每周教两个班的学生。
- 2022-04-07 03:23:59下载
- 积分:1
-
取硬盘ID,DLL版
取硬盘ID,DLL版-drive from ID, DLL version
- 2023-07-07 07:05:03下载
- 积分: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 communications recorded on the source code, the main characteristics, he can do on the basis of a financial software. Also this procedure there are still some shortcomings, no data is derived, I think the good that he had still not done.
- 2022-08-25 17:28:49下载
- 积分:1
-
为系统的QuickView提供以16进制查看文件的能力,很有用代码
为系统的QuickView提供以16进制查看文件的能力,很有用代码-system for the provision of 16 QuickView band"s ability to view the document, very useful code
- 2022-03-16 02:39:20下载
- 积分:1