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

搜索资源列表

  1. 数据结构的停车场

    1下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25480
    • 提供者:陈大民
  1. 数据结构的稀疏矩阵运算器

    1下载:
  2. 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24832
    • 提供者:陈大民
  1. 数据结构距阵运算

    0下载:
  2. 利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23584
    • 提供者:陈大民
  1. 数据结构的魔王语言

    0下载:
  2. 利用栈来完成数据结构实习的魔王语言.完成基本内容.-use to complete stack data structure attachment fiendish language. Completion of the basic content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18525
    • 提供者:陈大民
  1. 数据结构的车厢调度

    0下载:
  2. 利用栈的方式完成车厢调度,数据结构的实习题目,已完成基本内容.-Completes the compartment dispatch using the stack way,Construction of data practice topic,Has completed the basic content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22154
    • 提供者:陈大民
  1. BoolCheck

    0下载:
  2. 一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业-a logical expression calculation procedures, the structure is composed of computer training classes operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2034
    • 提供者:
  1. 数值分析算法与说明文档

    0下载:
  2. 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we hope to help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20753
    • 提供者:朱江
  1. 01背包问题

    0下载:
  2. 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~-used Branch and Bound France 0 / 1 knapsack problem! I practice on the machine operations, acceptance by the teachers, qualified! In view of the attachment on the machine for students to the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1825
    • 提供者:张锐
  1. LetterAssitant

    0下载:
  2. 严蔚敏版《数据结构(C语言)》里的实习作业之“文学助手(LetterAssistant)”-Yan Wei-min version of "data structure (C language)," The internship operations, "Literature assistant (LetterAs sistant) "
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:182835
    • 提供者:what
  1. SELECT2

    0下载:
  2. 通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数-division through carefully selected elements v, one can be the worst time complexity of O (n) algorithm. The internship requirement c langua
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8760
    • 提供者:nanaleer
  1. GAUSS_NO

    0下载:
  2. 数学计算过方法中利用高斯消去法编程上级实习的代码,快点来看啊-mathematical calculation method using Gaussian Elimination higher internship program code, let's look at ah
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1478
    • 提供者:小柔
  1. JOSEPHUS

    0下载:
  2. 约色夫问题,数据结构实习,用链表实现,哈哈,请多指教,我是才鸟-husband about color, data structure internship with Chain realized Haha, please enlighten, I only birds
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:866
    • 提供者:雷天保
  1. smalltree

    0下载:
  2. 数据结构最小生成树的求法——算法 数据结构可后实习题目-minimum spanning tree data structure for the law -- algorithm data structure can be subject after practice
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:Mension
  1. doublelist

    0下载:
  2. 这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学 C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5705
    • 提供者:杨光
  1. shixi

    0下载:
  2. 数据结构实习 集合和源代码和可执行程序-data structure internship pools and the source code and executables
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6823
    • 提供者:mapleaflin
  1. 停车场实习报告

    0下载:
  2. 数据结构停车场实习报告-data structure parking internship report
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8475
    • 提供者:黄章炜
  1. 哈夫曼实习报告

    0下载:
  2. 数据结构哈夫曼实习报告-data structure Huffman internship report
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9421
    • 提供者:苗志勇
  1. 数据结构实习 迷宫求解

    0下载:
  2. 数据结构实习 迷宫求解-data structure internship Maze Solving
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:244566
    • 提供者:李创
  1. 实习报告:停车场管理

    0下载:
  2. 数据结构课程设计--停车场管理 实习报告:停车场管理 题目:编制一个模拟停车场管理的程序。 -Data structures curriculum design- Parking Management Practice Report: Parking management topics: the preparation of a simulated car park management program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:3066
    • 提供者:温秋收
  1. 薛怡201511167计算实习4上机作业

    1下载:
  2. 大车埋土大学数值逼近期末上机大作业计算实习四(At the end of the period of the numerical approximation of the University of burial earth university four)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:224256
    • 提供者:茶茶15
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com