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

搜索资源列表

  1. biTree_PetManage

    0下载:
  2. 关于二叉树的示例程序。包括二叉树的接口及其实现,测试程序等。经过CFree编译、验证成功。包含工程文件。-About binary sample program. Including binary interface and its implementation, testing procedures. After CFree compilation, verification was successful. Including engineering documents.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:25387
    • 提供者:
  1. test_QUEUE

    0下载:
  2. 队列-(FIFO)的实现一种示例,包括接口文件及其实现文件,测试文件等。在CFree下验证成功,包括CFree工程文件-Queue- (FIFO) to achieve one example, includes interface files and implementation files, test files. Verification is successful in CFree, including CFree project file
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17753
    • 提供者:
  1. juzhenzhuanzhi

    0下载:
  2. 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出-Input interface (graphical or text interfaces are available), can distinguish addition, subtraction, multiplication and transpositio
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1679
    • 提供者:闫铭浩
  1. 1

    0下载:
  2. 实现背包问题算法,并用MFC做出界面,画出曲线图。-Knapsack problem algorithm, and make the interface using MFC, draw graphs.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2843353
    • 提供者:stranger
  1. Horseridingboard

    0下载:
  2. 利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:221398
    • 提供者:zhangqilai
  1. fastBSpline

    1下载:
  2. fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSpline类实现一个轻量级的一套B样条   功能,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11890
    • 提供者:cao
  1. management-system-

    0下载:
  2. 这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficial for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7230
    • 提供者:陈新
  1. WinDijkstra

    0下载:
  2. 一个能够实现DIJIKSTRA算法的程序 有友好的界面-A DIJIKSTRA algorithm to achieve the program has friendly interface
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3037177
    • 提供者:撒的副
  1. MazeSearchingObjects

    0下载:
  2. 面向对象实现迷宫路经搜索的模拟。包括界面模拟显示。-Object-oriented simulation maze path search. Including interface analog display.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:60769
    • 提供者:MJ
  1. Qt_LST.tar

    0下载:
  2. 斯塔纳树算法的图形化表示,利用图形界面显示斯塔纳树的形状,能够通过鼠标事件添加节点/删除节点/移动节点/局部放大等等。开发环境为Qt-Smetana tree algorithm graphical representation, using the graphical interface display Smetana tree shape, can through the mouse events add/delete node/node mobile node/local amplific
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:32012
    • 提供者:terran
  1. C-Interfaces-And-Implementations

    0下载:
  2. 将一些数据结构在C中用接口技术组织好,通过main函数统一测试,包括二叉树,AVL树,链表,五种排序等。main函数为测试。-Some of the data structure in C interface technology to realize
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:624748
    • 提供者:gas
  1. 2233111

    0下载:
  2. 采用分治法、动态规划算法实现0-1背包问题的求解;动态演示算法的的实现过程。要求演示界面友好、生动,易于对算法的理解-Divide and conquer, solved using dynamic programming algorithm to achieve the 0-1 knapsack problem process dynamic demonstration algorithm. The demonstration interface is friendly and vivid,
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:558615
    • 提供者:liusong
  1. bingxingjisuan

    1下载:
  2. 一个基于区域分解和MPI消息传递接口技术的关于热传导方程的求解。-A domain decomposition and MPI message passing interface technology on thermal conduction equations based.
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5226431
    • 提供者:王仙家
  1. TicketQue-lgood

    0下载:
  2. C++ 写的 基于队列的火车站购票系统,可以与数据库连接,可以加图形界面,可以改变成真实项目-C++ wrote train station ticket queue-based system, you can connect to the , you can add a graphical interface, it can change into a real project
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2030900
    • 提供者:kongchao
  1. boggle-board.git

    0下载:
  2. 用三维数组和贪婪算法搜索数据bogglePlayer class conforming to the BaseBogglePlayer interface.Utilizes a simple vector for storing the board-boggle board
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1700948
    • 提供者:
  1. HRD

    0下载:
  2. 华容道的算法实现,简单的递归穷举算法解出来的横刀立马布局。界面实现使用了Cocos2dx游戏引擎-Huarong s algorithm, a simple recursive algorithm for solving out exhaustive Crosses flew layout. Interface implementation uses Cocos2dx game engine
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:51491
    • 提供者:simayi
  1. Kuruskal_Minispining_tree

    0下载:
  2. 最小生成树Kruskal算法的实现,采用openGL显示界面,支持顶点数量设置,以及位置移动,边的权值可自行设置,界面右侧分两个版图,上方是原图,下方为算法运行过程图-Implement Kruskal minimum spanning tree algorithm, using openGL display interface, support for setting the number of vertices, and the location of the mobile, edge we
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8458897
    • 提供者:张立新
  1. paixusuanfa

    0下载:
  2. 我自己写的一个关于数据结构中各种内部排序的时间复杂度的分析代码。里面有如何具体的实现,随机产生数组函数,还有对界面也略加设计。感觉对初学数据结构算法的人有一点帮助。-I write about a data structure in the analysis of time complexity in various internal sorting code. There are how to specific implementation, random array function, it
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2570
    • 提供者:tianfeng
  1. src

    0下载:
  2. java排序算法,集成快速排序,直接插入排序,直接选择排序,快速排序,堆排序等常见排序算法,通过泛型和java8的函数式接口,可以支持针对任何数据类型的升序和降序排序-Java sorting algorithm, integrated quick sort, direct insertion sort, selection sort, quick sort, heap sort common sorting algorithm, through the functional interface
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2305
    • 提供者:1111
  1. Main

    0下载:
  2. 模拟银行系统的框架式代码,包括疲劳值的估计和图形界面-Simulation banking system frame code, including fatigue value estimates and graphical interface
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:高增诚
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com