-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-12-10 12:10:03下载
- 积分:1
-
高斯消元法应用实例源码 具有通用性和实用性
高斯消元法应用实例源码 具有通用性和实用性-Gauss elimination with a generic source code application examples and practical
- 2022-04-02 06:40:43下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小时钟程序-prepared by the small clock procedures
- 2022-01-24 18:34:30下载
- 积分:1
-
databse of customer and employee.
databse of customer and employee.
- 2022-01-26 07:41:25下载
- 积分:1
-
c++ realized the simple timer to be possible to judge the priority to realize+
c++ 实现简单计时器 可以判断优先级 实现了+ - * / ( )等-c++ realized the simple timer to be possible to judge the priority to realize+-*/() and so on
- 2022-03-20 02:22:53下载
- 积分:1
-
空教室信息查询借还系统
课室信息包括日期、课室地点、房号、具体上课时间,能提供以下功能:系统以菜单方式工作系统本身已经录入2014年1月份的课室信息课室信息浏览功能--输出课室信息查询功能-算法(其中查询方式可以按具体时间地点查询、按地点查询、按时间查询等)课室借用、归还功能
- 2022-08-05 13:59:03下载
- 积分:1
-
计算方法,经典代码
计算方法,经典代码-calculation method, classic code
- 2022-01-26 06:19:28下载
- 积分: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
-
一个难得的餐桌管理程序
一个难得的餐桌管理程序-a rare table management procedures
- 2022-04-09 09:27:37下载
- 积分:1
-
虚拟城市游戏,有各种各样的建筑单位,还有四季变化,还有...总值非常值得学习,曾获源码5星推荐。...
虚拟城市游戏,有各种各样的建筑单位,还有四季变化,还有...总值非常值得学习,曾获源码5星推荐。-Virtual City games, a wide variety of building units, the seasons change, there are ... very worth studying, won the five-recommended source.
- 2022-03-21 04:52:38下载
- 积分:1