-
使用方便,可以实时传送数据并曲线显示,可以适用于单片机串口通信的数据显示等。...
使用方便,可以实时传送数据并曲线显示,可以适用于单片机串口通信的数据显示等。-Easy to use, you can send real-time data and curves show that can be applied to microcontroller serial communication of data displays.
- 2022-03-04 01:01:29下载
- 积分:1
-
这是TC4会计管理系统源代码
This TC4 Accounting Management System source code-This is TC4 Accounting Management System source code
- 2023-04-24 03:10:02下载
- 积分:1
-
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法...
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法-accordance with the instructions on your screen, we can input from the keyboard and index coefficient, the importation of two polynomials is the end of two consecutive 0 mark. This program can achieve two polynomials Adder
- 2022-02-24 09:24:14下载
- 积分:1
-
BP 算法,从网上找到的,国外一个网站
BP algorithm
BP 算法,从网上找到的,国外一个网站
BP algorithm
- 2022-03-18 22:04:23下载
- 积分:1
-
算法实现题2
算法实现题2-3 邮局选址问题
« 问题描述:
在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的
街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。
街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。
居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。
« 编程任务:
给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是居民点数n,1£ n£ 10000。接下来n 行
是居民点的位置,每行2 个整数x 和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是n 个居
民点到邮局的距离总和的最小值。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
10
- 2022-08-26 13:24:17下载
- 积分:1
-
使用Microsoft的Resource Loalizationg Toolset建立多国语言支持
使用Microsoft的Resource Loalizationg Toolset建立多国语言支持-The example of using Microsoft s Resource Loalizationg Toolse to setup multiple language s support The example of
- 2023-03-27 13:40:04下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。...
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。-Achieved a cell phone navigation operations, including vertical and horizontal direction, powerful, and concise.
- 2022-03-24 18:54:11下载
- 积分:1
-
实现内存分配的一个clock的改进算法
实现内存分配的一个clock的改进算法-实现内存分配的一个clock的改进算法。。。
- 2022-02-05 16:48:39下载
- 积分:1
-
非模式对话框
基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
使用C++6.0 基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
- 2022-02-09 17:46:02下载
- 积分:1