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

搜索资源列表

  1. theaynamicalwebstationforASP

    0下载:
  2. 本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。在具体制作中,用ASP技术来实现B/S系统,ASP技术与数据库技术结合,用户在浏览器端可以随意查询自己需要的标本,而数据的后台操作则由服务器端处理。这样提高了网页的互动性,使整个系统能更好的为用户服务。-this paper, the basic software engineering principles and methods applied to the entire system and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:42.36kb
    • 提供者:唐滔
  1. 进程间同步的研究

    0下载:
  2. 本文从信号量、管程和消息传递三个方面讨论了进程间的同步问题,并分别给出了关于生产者/消费者问题的解决算法,最终还分析了以上三种方法的优缺点。-signal from the amount of paper tube and messaging three discussed the process of synchronization and were given on the producer / consumer problem solving algorithm, ultimately a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:122.27kb
    • 提供者:Gavin
  1. Cpracticereport.rar

    0下载:
  2. C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:275.06kb
    • 提供者:elsa
  1. maxflow

    0下载:
  2. 关于网络流的一些代码,解题报告有最大流,最小费用最大流等-On a number of network flow code, problem-solving report maximum flow, minimum cost maximum flow, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6.82kb
    • 提供者:tjj
  1. Task

    0下载:
  2. 用状态空间法求解传教士-野人问题,设计启发式函数引导规则的选用。 通过设计,深入理解状态空间概念与启发式搜索技术,培养一般问题求解能力。-Using state space method for solving the missionaries- Yeti issues, design heuristic function to guide the selection of the rules. By design, in-depth understanding of the conc
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:1.92kb
    • 提供者:chaoyalin
  1. yuhen

    0下载:
  2. 用贪心算法解题: 设n是一个正整数。现在要求将n分解为若干互不相同的自然数的和,且使这些自然数 的乘积最大。-Greedy algorithm with problem-solving: Let n be a positive integer. N decomposition will now require a number of separate and natural number, and make them the product of the largest natural nu
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:6.82kb
    • 提供者:yuhen
  1. suanfa

    0下载:
  2. 讲述了五种基本算法中,比较典型的问题的解题过程-Described the five basic algorithm, a typical problem solving process
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:41.58kb
    • 提供者:光着脚
  1. jisuanjizucheng2

    0下载:
  2. 计算机组成原理课程设计-模型机综合设计之二-带进位运算指令的实现。通过使用软件HKCPT,了解程序编译,加载的过程。同时,培养动手能力,独立解决问题的能力,通过微单步,单拍调试,理解模型机中的数据流向。-Principles of Computer Organization curriculum design- the model of the Second Integrated Design machine- into the digital computing instructions to
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:hsh
  1. Data_Structures_and_Problem_Solving_with_C++

    0下载:
  2. Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Al
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:voirin
  1. matlab

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9.49kb
    • 提供者:小五
  1. Power-onpassword

    0下载:
  2. 利用C语言编程来实现电脑的开机密码的问题解决方法-The use of C language programming to the computer' s boot password to achieve the problem-solving methods
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:3.9kb
    • 提供者:
  1. wulianswer

    1下载:
  2. 大学物理第3册答案里面有详细的解题步骤包括选择题-University Physics Article 3 which have a detailed answer to problem-solving steps include multiple-choice questions
  3. 所属分类:File Formats

    • 发布日期:2017-05-21
    • 文件大小:6.32mb
    • 提供者:yuweixian
  1. migongwenti

    0下载:
  2. 数据结构课程设计,迷宫问题求解,用VC++ 实现,-Data structure the curriculum design, problem solving maze
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:355.46kb
    • 提供者:xiongkai
  1. matlab2

    0下载:
  2. 这是学习matlab的经典课件的第二部分,第六到九章,包含微分方程求解、代数方程与最优化问题求解、概率论与数理统计问题求解、数学问题的非传统解法等等 -This is a classic learning courseware matlab second part of the sixth to nine chapters, including the differential equation solving, algebraic equations and optimization pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:3.99mb
    • 提供者:李勇强
  1. b

    0下载:
  2. 一种求解Job-Shop调度问题的 混合自适应变异粒子群算法 -Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:129.83kb
    • 提供者:sunhua
  1. 3-problem-solving11

    0下载:
  2. Problem solving techniques in artificial intelligent subject
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:abc
  1. Problem-Solving-for-Wireless-Sensor-Networks

    0下载:
  2. Problem Solving for Wireless Sensor Networks
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:babar
  1. 30-Minutes-...-To-Solve-That-Problem

    0下载:
  2. problem solving technique
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:436.45kb
    • 提供者:vincechaz
  1. TSP-problem-solving

    0下载:
  2. TSP问题求解教程,TSP problem solving-TSP problem solving,TSP problem solving
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:69kb
    • 提供者:www
  1. ass1_p1

    0下载:
  2. problem to calculate some formula between two inputs that entered from the user
  3. 所属分类:软件工程

    • 发布日期:2018-04-20
    • 文件大小:32kb
    • 提供者:fahmy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com