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

搜索资源列表

  1. 5-Queen

    0下载:
  2. N皇后问题!图形界面演示,VC6.0开发-N Queen! GUI demonstration VC6.0 development. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32259
    • 提供者:郭上华
  1. kecsj_java

    2下载:
  2. JAVA课程设计!用线程来实现比较查找、排序算法的运行时间,第一部分是将顺序查找、折半查找算法设计成线程并同时运行来比较两种查找算法,第二部分是将冒泡排序、快速排序及选择排序设计成线程并同时运行来比较三种排序算法。本程序使用流行的GUI界面设计。-Java curriculum design! Using thread to achieve more search, algorithm running time, the first part of the order is to locate,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12864
    • 提供者:爱情无敌
  1. PyChem

    0下载:
  2. PyChem是用Python语言编写的多元变量分析软件。它包括一个前端图形界面用于管理和保存试验数据,并用多元分析的算法分析试验数据。主要的目录结构如下: PyChem\\PURELIB\\pychem 包括前端界面的管理和数据保存,以及核心的分析算法 PyChem\\PURELIB\\pychemlib 包括一些必要的支持库-PyChem Python language is used to prepare the multivariate analysis software. It
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:97856
    • 提供者:star
  1. PermutationSJJG

    0下载:
  2. 是用语数据结构的课程设计的程序,并且用MFC做了图形界面-terminological data structure of the design process and done with MFC GUI
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40496
    • 提供者:林林
  1. SXXHLB

    0下载:
  2. 用于数据结构课程设计,双向链表,并且用了MFC做图形界面-data structure for curriculum design, two-way linked list, and so with the MFC GUI
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41666
    • 提供者:林林
  1. exp

    0下载:
  2. 本人自己写的一个班级成绩管理系统,内含详细丰富的设计文档和分析,供学习c/c++和数据结构的新手学习,大有裨益。-I wrote it myself a ticket sales system. The use of C/S mode, multi-threaded, multi-network marketing, the basic functions of each network as such as selling a ticket and the refund showed that
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7645
    • 提供者:prolove
  1. dongtaiguigua

    1下载:
  2. 这是动态规划的训练资料,非常有用的,对于我们学习算法,南开大学内部资料-this is dong tai gui hua zi liao ,naikai university has it ,it is very helpful
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:478868
    • 提供者:周灵
  1. SE205b_assignment3

    0下载:
  2. 要实现一个基于哈希表的字典ADT的从头开始 • 为了设计的游戏配置1散列函数 • 要创建和扩展的ADT为特定目的 • 为了使声音设计选择 • 要创建一个交互式GUI-• To implement a hashtable-based Dictionary ADT from scratch • To design a hash function for game configurati
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7580
    • 提供者:刘洋
  1. queueSimulation

    0下载:
  2. It is a GUI csharp program aim to simulate the waiting time in the bank which can help the bank adminstration to deside on the require number of tellers that keep the customer satisfy with thier service,
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:274967
    • 提供者:rorarora33
  1. 2-3-tree

    0下载:
  2. 2-3树 数据结构 实现 含GUI(awt)-2-3 tree, implement the 2-3tree. include GUI
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:41391
    • 提供者:yifan
  1. ClosestPoints

    0下载:
  2. 暴力法和递归法求解最近点对问题(带图形界面)-Violence Act and the nearest point of a recursive method for solving the problem (with GUI)
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4880380
    • 提供者:邓国平
  1. fei-di-gui-zhong-xu-bian-li

    0下载:
  2. 这是我们老师写的代码,非递归中序遍历,数据结构试验-This is our teacher to write the code, in-order traversal non-recursive data structure test
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4103084
    • 提供者:张江
  1. eightQueen

    0下载:
  2. 八皇后程序源代码 GUI界面 忽略了皇后不能对角线的情况-java gui
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1578
    • 提供者:虚心一
  1. student-data

    0下载:
  2. 本系统地最大需求是管理学生个体的成绩,因为目标简单而明确所以设计起来并没有出现多大问题。 我主要想了一下两点。 (1) 学生信息我主要考虑了学号,姓名等最基本的问题,并且修改此类数据的方法。 (2) 成绩方面我因为面对着高中生的评分问题而设计的,所以设计上没有想很多,就是按照高三的理科生的成绩单制作了分数类的数据。 并且因为要管理这些数据并且反复使用,所以我想到了要输出到文件中保管个体的数据。 由此设计了本系统用来,实现数据储存的读取,信息显示,查找,修
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3342073
    • 提供者:李荣郁
  1. AOE

    0下载:
  2. AOE关键路径,数据结构课程设计,使用MFC界面,图形化操作。有实验报告。-AOE critical path program. my project for Data Structure. Using MFC UI, Operate in GUI. It contain a report.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1113388
    • 提供者:WangLuJun
  1. Sum

    0下载:
  2. This mathimatic s of sum program using GUI -This is mathimatic s of sum program using GUI
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1225
    • 提供者:abi
  1. Linked_list

    0下载:
  2. netbeans project on linked list complete with form/gui
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:14835
    • 提供者:jen
  1. Recursion

    0下载:
  2. netbeans project on recursion complete with form/gui
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:29945
    • 提供者:jen
  1. Shortest-path

    0下载:
  2. 最短路径 Java GUI 演示 数据结构课程设计-Shortest path to the Java GUI demo data structure curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:122191
    • 提供者:陈首新
  1. RatInMaze

    0下载:
  2. 数据结构课程设计 Java GUI 迷宫老鼠 非常华丽-Data structure courses design in Java GUI Rat In Maze
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:6902784
    • 提供者:陈首新
« 12 »
搜珍网 www.dssz.com