-
Arabic characters will be converted into, for example: 1.56089 million turn into...
将阿拉伯数字转成中文字,例如:1560890 转成 "壹佰伍拾陆万零捌佰玖拾"。-Arabic characters will be converted into, for example: 1.56089 million turn into a " zero-Ba rented furnishings Fifty thousand nine hundred land."
- 2022-08-20 02:20:17下载
- 积分:1
-
采用VC++编写,由一个客户端和一个服务端组成 。
采用VC++编写,由一个客户端和一个服务端组成 。-Using VC++ written by a client and a server-side component 。
- 2022-10-05 18:35:03下载
- 积分:1
-
One for the SMS text messaging function module dynamic libraries, mainly used in...
一个用于短信模块发送短信功能的动态库,主要用于电力系统!-One for the SMS text messaging function module dynamic libraries, mainly used in power system!
- 2022-10-26 19:45:03下载
- 积分:1
-
包含信息的采集系统(当前用户、存储信息,…
一个包含获取系统信息(当前用户,内存信息,硬盘序列号,操作系统版本,计算机名,IP地址等)函数的pas文件,其中含有应用各函数方法的例子!-Acquisition system that contains information (current user, memory information, hard drive serial number, operating system version, computer name, IP address, etc.) function of the pas file, which contains application examples of the function!
- 2023-02-17 04:45:04下载
- 积分:1
-
用vc6.0写的win32控制台控件程序
用vc6.0写的win32控制台控件程序-Writing using the win32 console vc6.0 control procedures
- 2022-01-24 15:28:09下载
- 积分:1
-
带颜色的TAB控件,请大家一起学习参考下,很有用!
带颜色的TAB控件,请大家一起学习参考下,很有用!-Colored TAB control, please refer to the following to learn together, very useful!
- 2022-03-06 07:01:17下载
- 积分:1
-
ListView报表打印模块
模块特点:1、可对页面、表格和字体进行设置,可设置标题和页眉、页脚;2、可在一个程序内为每个表设置独立的打印页面;3、支持页面预览及页面缩放;4、支持选页打印(暂时没有实现打印当前页)。view.cfg 为页面和打印机配置文件,由于打印机的不同,需要在运行时重新设置纸张和纸夹,以保证正确输出。
- 2023-07-07 17:10:03下载
- 积分:1
-
Median filter on the image of some reference articles, useful, the more the bett...
关于图像中值滤波的一些参考文章,很有用,多多益善!-Median filter on the image of some reference articles, useful, the more the better!
- 2022-02-07 07:56:30下载
- 积分: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
-
The realization of the Screen PowerWord similar functions, procedures for smalle...
实现类似金山词霸的屏幕取词功能,程序较小,可以加入大家的程序中使用。-The realization of the Screen PowerWord similar functions, procedures for smaller, you can join the proceedings.
- 2022-02-14 03:31:04下载
- 积分:1