您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. PURE-FTPD for WINDOWS 源码

  2. Before all : Pure-FTPd was designed on Unix and for Unix. The Windows port has been done because some people are forced to work on Win32 by their pointy hairy boss. For these people, Apache is a nice alternative to IIS. But when it comes to FTP serv
  3. 所属分类:FTP

    • 发布日期:2004-06-08
    • 文件大小:566kb
    • 提供者:chenxh
  1. ProjectOZ

  2. Copyright (c) Microsoft CorporationOverview--------ProjectOZ is an experimental environment based on the SPACE abstractions forthe CPU, MMU, and trap mechanisms (search: probert bruno SPACE). ProjectOZimplements these abstractions using the native N
  3. 所属分类:Access

    • 发布日期:2008-03-05
    • 文件大小:605kb
    • 提供者:hookwd
  1. John.Wiley.&.Sons.Data.Structures.and.Algorithms.Using.Python.2011.pdf

  2. Contents Preface xiii Chapter 1: Abstract Data Types 1 1.1 Introduction...... . 1 1.1.1 Abstractions..... . 2 1.1.2 Abstract Data Types.... . . 3 1.1.3 Data Structures..... 5 1.1.4 General Definitions.... . . . 6 1.2 The Date Abstract Data Type....
  3. 所属分类:Python

    • 发布日期:2012-02-02
    • 文件大小:10mb
    • 提供者:rootfs
  1. Data Structure and Algorithms

  2. Data Structure and Algorithms,数据结构和算法,纯英文版,介绍了链表,二叉树等数据结构 Contents 1 Introduction 1 1.1 What this book is, and what it isn't . . . . . . . . . . . . . . . . 1 1.2 Assumed knowledge . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2.1 Big Oh not
  3. 所属分类:.Net

    • 发布日期:2014-02-21
    • 文件大小:1mb
    • 提供者:klq666888
  1. 03-树2. Tree Traversals Again.zip

  2. 给你inorder的栈操作步骤,让你写出postorder后的序列。 http://blog.csdn.net/xkzju2010/article/details/46325457
  3. 所属分类:C/C++

    • 发布日期:2015-06-16
    • 文件大小:461kb
    • 提供者:xkzju2010
  1. Programming Interview Problems and Algorithms in Ruby

  2. Programming Interview Problems and Algorithms in Ruby by Zachary Paul English | April 17, 2016 | ASIN: B01EGILLLS | 177 Pages The book covers a large number of the most common interview problems, as well as Ruby implementations of all major data str
  3. 所属分类:其它

    • 发布日期:2016-04-27
    • 文件大小:1mb
    • 提供者:u013003382
  1. Neo4j High Performance(PACKT,2015)

  2. This book provides an insight into working with Neo4j; deployment, configuration, and optimization of the data models; and utilizing storage for better performance. This book covers all aspects related to working with Neo4j, including querying, inde
  3. 所属分类:其它

    • 发布日期:2016-07-03
    • 文件大小:1mb
    • 提供者:vanridin
  1. 陈越、何钦铭-数据结构作业11:Tree Traversals Again二叉树非递归遍历/栈遍历

  2. An inorder binary tree traversal can be implemented in a non-recursive way with a stack. For example, suppose that when a 6-node binary tree (with the keys numbered from 1 to 6) is traversed, the stack operations are: push(1); push(2); push(3); pop(
  3. 所属分类:讲义

    • 发布日期:2018-04-18
    • 文件大小:4kb
    • 提供者:qq_20304723
  1. c(数据结构).

  2. c (数据结构) AVLTree Graph Heap Tree Traversals Again 计算器_栈 二叉排序树 二分法查找 线性表 等 值得学习
  3. 所属分类:C

    • 发布日期:2018-05-05
    • 文件大小:10mb
    • 提供者:hahahhah1
  1. Android代码-probe

  2. Probe Dissect layout traversals on Android. Features Intercept View methods. onMeasure(int, int) onLayout(boolean, int, int, int, int) draw(Canvas) and onDraw(Canvas) requestLayout() Override any of these methods on-the-fly. Layout debugging: Overme
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:150kb
    • 提供者:weixin_39840588
  1. Android代码-janusgraph

  2. JanusGraph is a highly scalable graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a transactional database that can support thousands of concu
  3. 所属分类:其它

  1. 开源项目-mdempsky-unbed.zip

  2. 开源项目-mdempsky-unbed.zip,unbed: refactoring tool to remove implicit field traversals
  3. 所属分类:其它

  1. data structures and algorithm analysis in c.pdf

  2. Data Structures and Algorithm Analysis Edition 3.2 (C++ Version)2.6.1 Direct Proof 39 2.6.2 Proof by Contradicti 39 2.6.3 Proof by Mathematical Induction 2. 7 Estimation 46 2.8 Further readins 47 2.9 Exercises 3 Algorithm analysis 55 3.1 Introducti
  3. 所属分类:C/C++

    • 发布日期:2019-08-30
    • 文件大小:2mb
    • 提供者:txlsg
  1. World_Weather_Analysis-源码

  2. 世界天气分析 我们的雇主ABC Travel已要求我们生成纬度和经度数据并显示与相应城市有关的天气数据。 用于解决这一挑战的一些工具包括Jupyter Notebook,Pandas Library,Google Maps,CitiPy,Python Requests,API和JSON Traversals。 我们应用了分析,可视化,统计技能,并利用API数据检索来完成三个单独的交付项。 结果 可交付成果1: 第一个可交付成果是生成2000个随机纬度(lat)和经度(lng)。 一旦我们能够生
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:107kb
    • 提供者:weixin_42133452
  1. 世界_天气_分析-源码

  2. 世界_天气_分析 Cahllenge概述 我们正在处理数据,以实现公司PlanMyTrip的客户反馈。 对于以下项目,PlnMyTrip将使用天气数据根据客户的天气偏好推荐理想的酒店,并显示客户的旅行路线。 资源 Python 3.7.7; conda4.7.12 资料来源1: : 数据源2: : 软体:Jupyter Notebook,Pandas Library,CityPy,Python Request,API,JSON Traversals 概括 第一部分:获取每个城市的天气描
  3. 所属分类:其它

  1. 算法:经典算法和最知名算法的实现-源码

  2. 演算法 This repository contains various classic algorithms about ordenation, graph traversals, dynamic programing and some crypto related stuff as well. 在这个仓库中: - Peak finding (1D/2D) - Binary Search - QuickSort* - MergeSort* - B
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:12kb
    • 提供者:weixin_42128558