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

资源列表

« 1 2 ... .04 .05 .06 .07 .08 24709.10 .11 .12 .13 .14 ... 28278 »
  1. 1234567

    0下载:
  2. 递归下降法语法分析程序,用C++语言实现的递归下降法语法分析程序。-Recursive descent parser, C++ language using a recursive descent parser
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:20.98kb
    • 提供者:张力
  1. hafuman

    0下载:
  2. 建立哈夫曼树的c/c++程序算法 根据字母出现频率作为权值而建立的哈夫曼树,字母的出现频率存在数组里面-The establishment of Huffman tree c/c++ program algorithm based on letter frequency as the weights established Huffman tree, the frequency of letters exists inside the array
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1.05kb
    • 提供者:王贺岁
  1. distanceEdition

    0下载:
  2. 用动态规划的方法来实现的编辑距离问题。没了-Using dynamic programming methods to achieve the edit distance problem. Gone
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.35kb
    • 提供者:killer
  1. T2

    0下载:
  2. 系统基础结构,大学数据结构。作业,用数据结构方法,参照模版写实验报告。-System infrastructure, university data structure. Methods with data structures, not with the database program debugging good teacher acceptance was sought after. Acceptance, the reference template to write lab rep
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.24kb
    • 提供者:ZN
  1. sjjg

    0下载:
  2. 数据结构课程的链表插入操作,输入单列表的结点数目,输入要插入的元素,输出插入元素后的单链表。 -Linked list data structure courses into operation, enter the number of single-node list, enter the inserted element, the element of the output into a single list.
  3. 所属分类:Data structs

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

    0下载:
  2. 无符号字数据的排序和查找,输入一组数据,按照用户指定的形式输出排序后的结果,并能查找输入的某个数据。-Unsigned character data, sorting and searching, input a set of data, in accordance with the output in the form specified by the user sort the result, and can find a data input.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:660byte
    • 提供者:zhou shun
  1. fft

    0下载:
  2. 在C语言环境下的快速傅里叶变换算法-In the C language environment Lala Lala fast Fourier transform algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:641byte
    • 提供者:kang
  1. shujujiegou

    0下载:
  2. 用c++实现数据结构的各种应用,内容非常详细。-Using c++ data structures to achieve a variety of applications, content is very detailed.
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:12.64mb
    • 提供者:Fan xiumei
  1. tingchechang

    0下载:
  2. 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。-Parking lots is a vehicle that can accomm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:75.18kb
    • 提供者:M.T
  1. TREE

    0下载:
  2. 树型结构是以分支关系定义的层次结构,它是一种重要的非线性结构。树型结构在客观世界中广泛存在。而平衡二叉树因其特性,它在查找时拥有比普通二叉树更高的效率,所以它拥有很广泛的应用。 关键词:二叉树,平衡二叉树,查找 -Tree branch relations are defined hierarchy, it is an important non-linear structure. Tree is widespread in the objective world. The balanc
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:337.13kb
    • 提供者:M.T
  1. Data_struct

    0下载:
  2. Data_struct.rar 数据结构习题解析-Data_struct.rar Problem parsing data structures
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.76mb
    • 提供者:M.T
  1. Data_struct_1

    0下载:
  2. 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1.8kb
    • 提供者:苏文俊
« 1 2 ... .04 .05 .06 .07 .08 24709.10 .11 .12 .13 .14 ... 28278 »
搜珍网 www.dssz.com