-
留言板你可以通过我们这个留言板来实现留言和显示留言。可以方便在BBS中用的偶...
留言板你可以通过我们这个留言板来实现留言和显示留言。可以方便在BBS中用的偶-it is a getbook a property .it answer
- 2022-09-06 19:35:02下载
- 积分:1
-
关于资料管理的源程序,功能强大,可操作性强。
关于资料管理的源程序,功能强大,可操作性强。-information on the management of the source, powerful, and highly workable.
- 2022-03-12 16:23:31下载
- 积分:1
-
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。...
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。-45 commonly used algorithm of flash animation presentation, such as sort, search and so on. By alt+ Left button to return to the main directory.
- 2022-01-25 17:14:19下载
- 积分:1
-
VB prepared with a car rental system
一个用VB编写的汽车租赁系统,功能比较全,界面比较实用-VB prepared with a car rental system-wide functions, interface more practical
- 2022-02-18 15:23:10下载
- 积分:1
-
c++ builder例子程序,挺有价值的
c++ builder例子程序,挺有价值的-c builder examples procedures, quite valuable
- 2022-04-01 02:36:33下载
- 积分:1
-
VS2005 is an integrated source of new features, including MemberShip, theme Them...
是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能
具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能
是学习及应用VS2005不可或缺的一个参照源码
-VS2005 is an integrated source of new features, including MemberShip, theme Theme, site map SiteMap, TreeView, master pages Master, page output caching, localization, WebParts, HealthMonitoring verification very useful new features with in accordance with HealthMonitoring settings, authentication failure will send a message to the specified mailbox function is to study and application of VS2005 indispensable a reference source
- 2023-06-04 03:25:03下载
- 积分:1
-
算法实现题2
算法实现题2-1 输油管道问题
« 问题描述:
某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油
田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油
井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,
即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道
的最优位置。
« 编程任务:
给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是油井数n,1£ n£ 10000。接下来n 行是
油井的位置,每行2个整数x和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是油井到
主管道之间的输油管道最小长度总和。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
6
- 2022-11-12 20:40:04下载
- 积分:1
-
The way to creating CEdit Controls when the program is running
动态生成文本编辑框并实现其作为文本编辑框的功能-The way to creating CEdit Controls when the program is running
- 2022-04-21 11:05:48下载
- 积分:1
-
dot matrix controller
dot matrix controller
- 2022-01-25 19:22:50下载
- 积分:1
-
OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
- 2022-02-21 00:24:04下载
- 积分:1