登录
首页 » Windows开发 » 数据结构 算法与应用 C++语言描述 课后习题答案

数据结构 算法与应用 C++语言描述 课后习题答案

于 2022-02-10 发布 文件大小:360.67 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise

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

发表评论

0 个回复

  • 大拇指查看器
    大拇指查看器大拇指查看器项目目的是查看文件 thumbs.db 数据库系统的 Thumbs.db 文件都存储在每个目录,包含在 Windows 系统上的缩略图。该文件在本地创建图像之间,但是,防止系统广泛使用的数据和创建附加的数据加载可移动设备上。[3] 视窗 XP 媒体中心版还将创建 ehthumbs.db 持有的视频文件的预览。在目录中创建的每个缩略图表示此数据库文件中为一个小的 JPEG 文件,而不管 file 的原始格式。默认情况下或其原来的形状,对于具有较长的一边的 96 像素的非正方形图像比例微缩图像调整为 96 × 96 像素为单位)。可以通过设置 Windows 注册表控制大小。每个与发起的缩略图视图的文件夹 (这就是他们显示缩略图的位置或在 Windows 资源管理器中的幻灯片视图) 将有一个 Thumbs.db 文件。文件夹中的图片还在一个标准的大文件夹图标上显示预览图标显示在缩略图模式 — — 在 40 × 40 像素的文件夹中的前四个图像 (或按比例塑造) 时,与叠加一个 1 像素分隔线上。Thumbs.db 文件存储在 OLE 复合文档格式中,相同的格式,很多 Microsoft Office 产品使用。---Referncehttp://en.wikipedia.org/wiki/Windows_thumbnail_cache
    2022-06-15 21:06:18下载
    积分:1
  • 一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。...
    一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。-A game interface code, along the lines of Warcraft use the HGE Game Engine on learning to use the HGE engine of much help.
    2022-06-14 16:43:39下载
    积分:1
  • 应用程序可以将一个树控件的层次结构和生活的一部分…
    一个学习treeCtrl的很好例子。该程序能够移动树控件的item到另一个树下。-The application is able to move a part of a tree control s hierarchy to live under a different tree item.
    2023-06-13 19:25:03下载
    积分:1
  • ini adalah program untuk menyimpan data lewat mmc dengan mikrokontroller
    ini adalah program untuk menyimpan data lewat mmc dengan mikrokontroller
    2023-02-21 02:50:04下载
    积分:1
  • 海康威视DS英语SDK文档。
    Hikvision English SDK Documentation for DS-40xxHCI/HSI/MDI card. It includes Net v4.7/Encoding v4.3/Decoding v4.9 documentation
    2022-01-28 12:26:34下载
    积分:1
  • 说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D头的子 目录中。...
    说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
    2022-02-06 21:53:16下载
    积分:1
  • 如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
    如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
    2023-02-19 06:00:03下载
    积分:1
  • prim算法最小二叉树代码实现
    primprim算法最小二叉树代码实现 primprim算法最小二叉树代码实现 primprim算法最小二叉树代码实现 primprim算法最小二叉树代码实现
    2023-02-14 11:25:03下载
    积分:1
  • vc++在操作系统的应用 vc++在操作系统的应用
    vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
    2022-02-26 12:31:49下载
    积分:1
  • A small calculator, you can complete the calculation, such as computing features...
    一个小型计算器,可以完成加减乘除等四则运算功能-A small calculator, you can complete the calculation, such as computing features four
    2023-06-20 00:30:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载