CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - FILE TREE

搜索资源列表

  1. NO.3104007253

    0下载:
  2. 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。有十个以上的实用命令-prepared and debugging a directory tree structure of the file system to simulate document management workflow. 10 more practical command
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:365556
    • 提供者:力军
  1. GetMacAddr

    0下载:
  2. 经典的树形文件目录 经典的树形文件目录 经典的树形文件目录-Classic classic tree file directory tree file directory tree file directory classic classic classic tree file directory tree file directory
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:37013
    • 提供者:孙大圣
  1. zuixiaoshengchengshu

    0下载:
  2. 数据结构中求最小生成树问题,包括头文件和主文件-Minimum spanning tree data structure, including the header files and the master file
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:5586
    • 提供者:xiaoming
  1. Code

    0下载:
  2. Tree Code For c++ File
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:1298
    • 提供者:Hook Man
  1. Tree

    0下载:
  2. 用分形算法实现的是分形树生成,文件没有密码。-Fractal algorithm generated fractal tree, the file is not password.
  3. 所属分类:Document

    • 发布日期:2017-11-30
    • 文件大小:1711
    • 提供者:lily
  1. Tree

    0下载:
  2. 此文件为《数据结构实用教程(C++版)》[万健]书中树的实现源码。-This file to " realize the source of the data structure the practical tutorial (C++, Edition) [WAN Jian book tree.
  3. 所属分类:Software Testing

    • 发布日期:2017-11-30
    • 文件大小:18015
    • 提供者:小种子
  1. 4

    0下载:
  2. 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列  数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:903539
    • 提供者:miyor
  1. file-binary-tree-run

    0下载:
  2. file binary tree run.rar
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:807
    • 提供者:Farugh
  1. mpi-education

    0下载:
  2. file binary tree run.rarmpi education.rar
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:836191
    • 提供者:Farugh
  1. huffman

    1下载:
  2. 哈夫曼树实现文件的压缩和解压缩课程设计,开发环境:VC。内含有源文件、源代码和实验报告-Huffman tree for file compression and decompression of curriculum design, development environment: VC. Contains active files, source code and test reports
  3. 所属分类:software engineering

  1. 1

    0下载:
  2. Linux环境下进程信息查看和作业控制。 【操作要求】虚拟终端1(root用户)利用vi新建f1.txt文件,将vi作业挂起;后台启动find进程;显示当前所有作业和进程号;显示所有进程含优先级的进程详细信息,并画出进程家族树后,中止find进程的后台运行。虚拟终端2(student用户)启用vi新建f2.txt文件,其优先级为5, 后台启动find进程,显示含优先级的进程详细信息;再将student用户进程的优先数改为-5,显示含优先级的进程详细信息。写出相应操作步骤。-Linux en
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:229982
    • 提供者:adue
  1. MINIX-File-System-analysis

    0下载:
  2. 文详细分析了MINIX文件系统的磁盘布局及其在Linux OS中的实现。站在当今时代,MINIX文件系统是如此简陋,以至于在现实中几乎没有实用 价值。但它毕竟曾经是教学操作系统MINIX的主文件系统,最初的Linux也是在MINIX文件系统上开始成长的。在Linux内核源代码树中依然保留 着MINIX File System的分支,而且它依然被维护,以与Linux文件系统的架构变化同步。从实用角度说,实在没有这个必要,但Linus Torvalds 还保留着它,或许Linus有点舍不
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:415842
    • 提供者:dragen
  1. Linux-Code--Tree

    0下载:
  2. Linux 文件目录 源码目录 方便理解linux架构 提高linux编程效率-Linux source file directory directory to facilitate the understanding of the Linux architecture to improve the efficiency of Linux Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:16919
    • 提供者:huachaoge
  1. Btrfsx

    0下载:
  2. Btrfs (B-tree file system)
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:69021
    • 提供者:r.a
  1. Binary-search-tree-and-file-

    0下载:
  2. 进行二叉搜索树和文件操作的头文件binSearchTreeF.h,行二叉搜索树和文件操作的实现文件binSearchTreeF.c-Binary search tree and file operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:9405
    • 提供者:snow
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. c4.5-code

    0下载:
  2. This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
  3. 所属分类:Development Research

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:sgnaren
  1. decision-tree

    0下载:
  2. The given rar code file provides different function to make a decision tree, Gives probabilty about the happening of an event.
  3. 所属分类:Development Research

    • 发布日期:2017-04-13
    • 文件大小:2112
    • 提供者:Alishba
搜珍网 www.dssz.com