-
可以查看到自己的空间使用量
1,可自定义检测目录
2,程序采用模板技术,代码与界面100%分离
3,可自定义设计用户层界面层
4,可自定义图形显...
可以查看到自己的空间使用量
1,可自定义检测目录
2,程序采用模板技术,代码与界面100%分离
3,可自定义设计用户层界面层
4,可自定义图形显示百分比
5,目录使用量单位自动转换
6,除了主目录的统计,还可统计当前目录下的二级目录容量
7,在VS开发工具中,可预览模板界面
8,控件调用方式,无须任何后台代码编辑
-can check their own use of a space can be detected from the definition of Contents 2, procedures using the template technology, interface code and three 100% separation can be custom-designed user interface layer 4, custom graphics percentage 5, Contents use automatically converted six units, in addition to the main catalog statistics, but also statistics directories under the current capacity of 2 Contents 7, the VS development tools, preview 8 template interface, call control, without any background code editor
- 2022-03-06 22:29:02下载
- 积分:1
-
Database Systems Introduction to lesson plans. ppt format. The main contents of...
数据库系统概论教案。ppt格式。电子教案主要内容包括绪论,关系数据库,数据库设计,数据库保护,数据库技术新进展等八章,课件内容丰富有条理,欢迎师生参考使用。-Database Systems Introduction to lesson plans. ppt format. The main contents of electronic lesson plans, including introduction, relational databases, database design, database protection, database technology, such as new progress in eight chapters, courseware content-rich structured, welcomed the teachers and students use and reference.
- 2022-08-13 09:34:53下载
- 积分:1
-
大家如果用的着的话,可以下下来看一看啊,
大家如果用的着的话,可以下下来看一看啊,-If used in the U.S., you can take a look at the next down, ah,
- 2022-01-25 22:46:00下载
- 积分:1
-
atger胡SJI依卡rayyaegydfshdytetw rtayadfg eyrtwtdfgdsyreterteryuerw RY
atger hu sji ikat rayyaegydfshdytetw ry rtayadfg eyrtwtdfgdsyreterteryuerw
- 2022-07-24 02:01:56下载
- 积分:1
-
这是模式识别中关于k均值动态聚类算法的matlab源码
这是模式识别中关于k均值动态聚类算法的matlab源码-This is the pattern recognition on the k-means clustering algorithm Matlab FOSS
- 2022-05-26 09:58:54下载
- 积分:1
-
mp3原理图,可以了解mp3的构造原理极其电路器件的各个参数之间的关系...
mp3原理图,可以了解mp3的构造原理极其电路器件的各个参数之间的关系-mp3 schematic diagram, you can understand the fundamentals of the structure is extremely mp3 circuit devices the relationship between the various parameters of
- 2022-03-21 04:43:12下载
- 积分:1
-
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路...
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点
[存储结构]
图采用邻接矩阵的方式存储。
[算法的基本思想]
采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。
#include
int number //队列类型
typedef struct{
int q[20]
-[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
- 2022-01-25 22:50:29下载
- 积分:1
-
personal summing up the basic concepts of documents, allowing beginners to avoid...
个人总结的基本概念文档,可以让初学者避开烦琐的细节,直接进入UML的核心概念。-personal summing up the basic concepts of documents, allowing beginners to avoid tedious details of the UML directly into the core concept.
- 2022-04-11 11:58:13下载
- 积分:1
-
WINRAR一款可以压缩和解压的软件这个软件大家都用得熟了吧 全地球的度知道...
WINRAR一款可以压缩和解压的软件这个软件大家都用得熟了吧 全地球的度知道-WinRAR can a software compression and decompression of the software we all use it cooked the whole Earth
- 2023-03-07 07:10:03下载
- 积分:1
-
GRUB after commencement of computers running the software, which is responsible...
GRUB是计算机启动后运行的第一个软件,它负责加载一个操作系统的内核,并把控制权交给内核。该文档对GRUB进行了详尽的介绍,是一篇很不错的技术文档-GRUB after commencement of computers running the software, which is responsible for loading an operating system kernel. and control to the kernel. The right GRUB documentation for a detailed explanation, is a very good technical documentation
- 2022-08-26 08:37:09下载
- 积分:1