CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 哈尔滨工业大学

搜索资源列表

  1. cplusCaculate

    0下载:
  2. 数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13640565
    • 提供者:余大宇
  1. homework

    0下载:
  2. 数据结构的一些实验,哈夫曼树,邻接表,求联通分量,适合哈尔滨工业大学的同学参考。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5275
    • 提供者:wang
  1. acm

    0下载:
  2. acm 哈尔滨工业大学的部分题源答案,为本小组辛苦测试并检验-acm answer
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:101364
    • 提供者:lu wenyong
  1. wyw

    0下载:
  2. 这是哈尔滨工业大学acmOJ的源代码,全部可以ac,是我3年来做的,为AC新手们进门使用,是珍藏版-This is the Harbin Institute of Technology acmOJ source code can all be ac, do my 3 years, and for the novice to the door using the AC is Edition ... ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:662670
    • 提供者:赵洪森
  1. HOJacm

    0下载:
  2. 哈尔滨工业大学ACM 竞赛网上在线试题集锦的源代码,对你的编程能力的提高一定有很大帮助,帮助ACM初学者入门。-Harbin Institute of Technology ACM contest online collection of online test source code, the programming on your ability to be of much help to raise to help ACM Portal beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:662386
    • 提供者:赵洪森
  1. HOJ

    0下载:
  2. 哈尔滨工业大学acm题库 很全包括所有的 希望有所帮助-Acm Harbin Institute of Technology, including all questions is the hope of the entire help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-11
    • 文件大小:18526318
    • 提供者:
  1. matla1

    0下载:
  2. 内容为哈尔滨工业大学MATLAB讲义,为ppt格式,方便大家学习交流。-Contents of Harbin Institute of Technology MATLAB lectures, in order to ppt format, to facilitate them to learn from the exchange.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1899014
    • 提供者:jack
  1. Binary_Tree_Traversal

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构实验二:二叉树的递归与非递归遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment II: the recursive and non recursive binary tree traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1340
    • 提供者:
  1. graph_traversal

    1下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构实验三:用不同存储结构实现图的遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment 3: Using different storage structures to achieve graph traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-12-14
    • 文件大小:4045
    • 提供者:
  1. BST_tree

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,实验四:BST树的构造及性能分析-Harbin Institute of Technology, Computer Science and Technology, data structures, experimental 4: BST tree structure and performance analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1529
    • 提供者:
  1. linear_structure

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,实验一:利用线性结构实现表达式求值-Harbin Institute of Technology, Computer Science and Technology, data structures, experiment 1: Using the linear structure to achieve expression evaluator
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1994
    • 提供者:
  1. a_linear_form_of_different_storage_structures

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业二:实现线性表的不同存储结构-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 2: To achieve a linear form of different storage structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2704
    • 提供者:
  1. threaded_binary_tree_and_its_traversal

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业三:二叉树的线索化及其遍历-Harbin Institute of Technology, Computer Science and Technology, data structure, operating three: threaded binary tree and its traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1420
    • 提供者:
  1. minimum_spanning_tree_construction_algorithm

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业四:最小生成树的构造算法-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 4: minimum spanning tree construction algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2535
    • 提供者:
  1. AVL_tree

    0下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业五:AVL树相关操作实现-Harbin Institute of Technology, Computer Science and Technology, data structure, operating 5: AVL tree-related operations to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1807
    • 提供者:
  1. DataStructuresandAlgorithms

    0下载:
  2. 哈尔滨工业大学数据结构与算法课程讲义,pdf格式的。-Harbin Institute of Technology Data Structures and Algorithms Course Training Manual, pdf format.
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5069984
    • 提供者:sunjianing
  1. FuzzyRuleGenerationBasedonGeneticAlgorithm

    1下载:
  2. 这是一篇来自哈尔滨工业大学的关于应用遗传算法来优化模糊规则的论文,该论文于2005年1月发表于计算机仿真期刊。文中比较系统的介绍了遗传算法的基本知识、模糊推理机制以及应用遗传算法来优化模糊规则的步骤,最后给出比较好的仿真结果。-It is one from the Harbin Institute of Technology on the application of genetic algorithms to optimize the fuzzy rules of the thesis, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:226410
    • 提供者:haphan
  1. homework3

    0下载:
  2. dct转换 哈尔滨工业大学 计算机专业 数据压缩限选课大作业-dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7770
    • 提供者:wangjinlu
  1. optimal-Design-Of-Machine

    2下载:
  2. 机械优化设计Matlab程序 哈尔滨工业大学 孙靖民主编 -Optimization of Mechanical Design Matlab program editor of Harbin Institute of Technology Sun Jingmin
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:76800
    • 提供者:yan
  1. qubing

    0下载:
  2. 哈尔滨工业大学机械学设计上机实验曲柄凸轮程序-The mechanics of the Harbin Institute of Technology designed experiment on the computer crank cam program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:523
    • 提供者:yangyi
« 12 »
搜珍网 www.dssz.com