登录
首页 » Windows开发 » 这个测试用例的线性的花园,在IOI 2008任务。

这个测试用例的线性的花园,在IOI 2008任务。

于 2022-01-30 发布 文件大小:376.83 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

This test cases for linear garden, task in IOI 2008.-This is test cases for linear garden, task in IOI 2008.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 软件基础教程 (下册) 里面的一个实例 对于学习bcb有用
    软件开发基础教程 (下册) 里面的一个实例 对于学习bcb有用-Software Development Essentials (Book) inside an example of a useful learning bcb
    2022-02-03 19:46:27下载
    积分:1
  • 一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以
    一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以-More than one thread of the SOCKET procedure is C++ Written Dongdong good, we can
    2023-01-20 00:55:04下载
    积分:1
  • 一些 c# 示例
    这是几个例子说 c# 什么。我不擅长英语。我只是想要一些点,从此页下载源。但我的消息来源也是在 c# 中为初学者很有帮助。希望能帮助 !
    2022-02-05 13:45:06下载
    积分:1
  • 自动启动excel,程序自动将数据传送到excel中去。
    自动启动excel,程序自动将数据传送到excel中去。-automatic failover, automatic data transmission will go to excel.
    2022-04-17 16:38:35下载
    积分:1
  • vc6.0+opengl 实现三维点数据读取和显示功能
    基于vc6.0平台,结合opengl开源代码实现了三维点数据读取和显示功能,同时实现三维地形实时动态显示,附有注释,非常适合初学者学习
    2022-01-28 10:30:11下载
    积分:1
  • 零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
    零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
    2023-03-01 07:20:02下载
    积分:1
  • 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像...
    几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 -geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic i
    2022-03-20 04:33:00下载
    积分:1
  • 可以获取CPU的供应商,以及CPU的ID等相关信息。程序有注释。
    可以获取CPU的供应商,以及CPU的ID等相关信息。程序有注释。-CPU access to suppliers, as well as the CPU
    2022-03-07 09:04:09下载
    积分:1
  • 多文档窗口自动变化
    在多文档应用程序中,子框架的视图是formview格式,本程序实现formview内控件的自控变化,使其符合子框架的大小,layout格式,是一个比较成熟的代码,用户拿来直接用就可以,方便用户重复性劳动,提高效率
    2022-02-14 18:46:11下载
    积分:1
  • 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及...
    1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。 对初学者很有帮助的-1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast some anomalies. 7. Program title bar in real-time status display program. Useful for beginners
    2022-01-25 20:52:57下载
    积分:1
  • 696518资源总数
  • 104658会员总数
  • 44今日下载