-
串口工具开发实例
串口工具开发实例
- 2021-01-06 14:48:54下载
- 积分:1
-
推箱子 小游戏开发
推箱子游戏,里面有很多关,仅供参考学习
- 2012-12-18下载
- 积分:1
-
VCL inheritance map. Pdf VCL library structural relationship
VCL 继承关系全图.pdf VCL库的结构关系-VCL inheritance map. Pdf VCL library structural relationship
- 2023-07-28 17:15:03下载
- 积分:1
-
C#版聊天室源码
C#版聊天室源码-C# source version of chat rooms
- 2022-01-25 14:38:41下载
- 积分:1
-
利用栈和队列的基本运算将指定队列中的内容进行逆转
编写一个算法,利用栈和队列的基本运算将指定队列中的内容进行逆转。
含完整程序
- 2023-03-02 05:50:03下载
- 积分:1
-
stm32 哈尔门模式和 pwm 模式
在闸门模式下从 stm32 平台这可以容易地输出珍贵的脉冲个数 !
- 2023-08-31 01:30:06下载
- 积分:1
-
安捷伦控制代码
利用C++完成矢量网络分析仪的控制和数据采集,进行数据的自动化处理
- 2023-08-23 05:55:03下载
- 积分:1
-
opencv角点、中心点检测
关于图像的角点检测和中心点检测,opencv2.4.10+vs2010
- 2022-02-20 01:15:19下载
- 积分:1
-
C# 多线程串口读写操作
一个C#编写的多线程操作串口读写的程序,非常好用,供大家参考
- 2022-04-19 17:07:41下载
- 积分:1
-
4-11 最优服务次序问« 问题描述:设有n 个顾客同时等待个顾客的服务次序才能使平总和除以n。« 编程任务:对于给定的n个顾客需要的服务时间,编程计算最优服务次序。« 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示有n 个顾客。接下来的1 行中,有n个正整数,表示n个顾客需要的服务时间。« 结果输出:将编程计算出的最小平均等待时间输出到文件output.txt。输入文件示例 输出文件示例input.txt output.txt1056 12 1 99 1000 234 33 55 99 812532.-4-11 optimal order asked laquo services; Problem description : n with customers while waiting for customer service so that the order can be divided by the sum of n-ping. Laquo; Programming tasks : to the n needs of its customers time and programming services for calculating optimal order. Laquo; Data input : from the document input.txt given input data. The first line is a positive integer n, n said a customer. Following a visit, n is an integer, n said the needs of the customer service hours. Laquo; Results output : Programming will calculate the average waiting time for the smallest output to a file output.txt. Examples of input document output files example input.txt output.txt1056 12 1 99 1000 23
- 2022-09-28 22:05:04下载
- 积分:1