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

搜索资源列表

  1. FlowShop

    0下载:
  2. java实现批处理作业调度算法 开发环境为Eclipse
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:李国
  1. CiPanZuiYouCunChu

    0下载:
  2. 贪心算法实现磁盘最优存储问题,java实现,算法作业参考-Greedy algorithm to achieve optimal disk storage problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4.74kb
    • 提供者:zhangke
  1. Algorithms

    0下载:
  2. 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17.22kb
    • 提供者:pingyang
  1. diaodu

    0下载:
  2. 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:13.84kb
    • 提供者:王颖
  1. animal

    0下载:
  2. 人工智能实习作业,基于web的动物识别专家系统,基于产生式规则的正向推理,使用jsp开发,开发环境为Eclipse+struts+tomcat+mysql,内含详细说明文档-Practice of artificial intelligence operations, web-based expert system for animal identification, production rule-based forward reasoning, the use of jsp developm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:da
  1. SmartAnt

    1下载:
  2. 蚁群算法(又称蚂蚁算法,ACO)的演示。我的人工智能实验课大作业。-Ant colony optimization algorithm demonstration.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:46.68kb
    • 提供者:张旭初
  1. master

    1下载:
  2. KWIC软件架构作业三种实现,KWIC软件架构作业三种实现管道、OOP和调用返回。-KWIC software architecture, operating three kinds of achievement, KWIC software architecture to achieve operating three kinds of pipes, OOP and the call returns.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-06
    • 文件大小:82.15kb
    • 提供者:davids
  1. huffman

    0下载:
  2. java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:30.12kb
    • 提供者:祝美莲
  1. bushuma

    0下载:
  2. 八数码游戏,本人利用java亲手编写,人工智能课后作业,使用A*算法,大家可以参考-Eight digital games, I personally prepared using java, artificial intelligence homework, use the A* algorithm, we can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:104.49kb
    • 提供者:jiangyuan
  1. Notepad1

    0下载:
  2. 应用记事本,学期末大作业,JAVA语言综合应用数据结构完成的功能。-notepad,it is the homework of students in university.you can read and study
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:115.3kb
    • 提供者:liangyanbing
  1. TreeArray

    0下载:
  2. 用JAVA写的,演示了二叉树算法,前序遍历,中序遍历,后序遍历都有涉及,适合做阶段作业提交-Written using JAVA, shows binary tree algorithm, pre-order traversal, in-order traversal, postorder traversal are involved, suitable for job submission phase
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:12.21kb
    • 提供者:梁先生
  1. AI_BYS

    0下载:
  2. 人工智能作业,用java写的模拟朴素贝叶斯的程序-a java application about BYS network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:13.56kb
    • 提供者:lee
  1. Algorithm_SA

    0下载:
  2. 用java实现的线性序列对齐算法(算法->动态规划的作业)-Java implementation of a linear sequence alignment algorithm (algorithm- dynamic programming job)
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:39.1mb
    • 提供者:ZhaoYun
  1. flight-booked-system

    0下载:
  2. 数据结构大作业,航班订票系统设计,利用JAVA写的,有良好的设计界面,内附可运行程序,源代码和实验报告-Data structure operations, flight booking system design, the use of JAVA write good design interface, the included can run the program, source code and lab reports
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:2.06mb
    • 提供者:唐诗
  1. Singleton

    0下载:
  2. 清华大学计算机系Java小学期作业答案,设计模式singleton-Department of Computer Science Java elementary school period operating answer, design patterns singleton
  3. 所属分类:STL

    • 发布日期:2017-11-18
    • 文件大小:4.13kb
    • 提供者:sdy
  1. my-library

    1下载:
  2. 图书管理系统java web 作业 东北大学 软件学院-my library system java web
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:191.91kb
    • 提供者:一一
  1. Multi-machine-scheduling

    0下载:
  2. 将对n个独立作业如何分配在m台相同的机器加工处理的多机调度问题进行解决,这就是我们要解决的任务。 本程序编写目的为使得解决多机调度问题的过程以图形界面方式动态的展示出来,以让用户能够轻易的看出解决的方案以及过程。采用java开发。 -Will be n independent jobs on m machines how to allocate the same machine processing of multi-machine scheduling problem to solv
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:352.27kb
    • 提供者:invest
  1. heap

    0下载:
  2. heap 数据结构 课程作业 java实习-heap data structure java internship course work
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:4.95kb
    • 提供者:jinliang
  1. HW3_1500011079

    0下载:
  2. 机器学习辨别红楼梦作者,前八十回和后四十回特征差别挺大(Machine learning identifies the author of the dream of Red Mansions. The first eighty and the last forty are quite different.)
  3. 所属分类:大数据

    • 发布日期:2019-04-26
    • 文件大小:2kb
    • 提供者:echogu
  1. 数值分析Java

    0下载:
  2. 数值分析作业:计算特征值和特征矩阵;QR分解
  3. 所属分类:数学计算/工程计算

« 12 »
搜珍网 www.dssz.com