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

资源列表

« 1 2 ... .99 .00 .01 .02 .03 23304.05 .06 .07 .08 .09 ... 28278 »
  1. maopao

    0下载:
  2. 此源码示例为冒泡排序算法,通过此程序可以了解冒泡排序,也可以直接编译使用。-This source code examples for the bubble sort algorithm, through this procedure can understand the bubble sort, it can also be directly compiled to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:180.97kb
    • 提供者:闫文喜
  1. 4Sum

    0下载:
  2. leetcode 4 Sum leetcode 4 Sum-leetcode 4 Sum leetcode 4 Sum leetcode 4 Sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1020byte
    • 提供者:王王
  1. -Data-Structure-Queue

    0下载:
  2. 包含数据结构中队列的链式存储和队列的顺序存储方式,不错的代码-Order memory contains a queue data structure chain storage and queue, good code
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.23kb
    • 提供者:yu
  1. Data-Structure-Stack

    0下载:
  2. 包含数据结构的栈的链式存储和栈的顺序存储,里面含有栈的创建,删除,插入,销毁等方法-Contains the data structure of the stack chain store and the order of the stack storage, which contains the stack to create, delete, insert, destroy and other methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.49kb
    • 提供者:yu
  1. stack-application

    0下载:
  2. 包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:yu
  1. Data-Structure-List

    0下载:
  2. 包含数据结构中链表的内容,含有顺序,双向,循环,线形链表。每个都含有创建,删除,插入,销毁等知识点-Contains data structure in the list of content, containing the order, two-way, circular, linear list. Each contains the creation, deletion, insertion, destruction and other knowledge points
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:13.26kb
    • 提供者:yu
  1. Word-Ladder

    0下载:
  2. 给定两个词(beginWord和endWord)和字典的单词列表,找到所有最短转换序列(s)beginWord endWord,这样: 一次只能改变一个字母;每个中间必须存在于词列表-Given two words (beginWord and endWord), and a dictionary s word list, find all shortest transformation sequence(s) beginWord to endWord, such that: Onl
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:863byte
    • 提供者:胡延旭
  1. Max-Points-on-a-Line

    0下载:
  2. 给定的n个点在二维平面上,发现的最大数量点躺在同一直线。-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:652byte
    • 提供者:胡延旭
  1. LRU-Cache

    0下载:
  2. 设计和实现一个数据结构最近最少使用(LRU)缓存。它应该支持以下操作:获取和设置。    得到(关键)得到的价值(永远是积极的)关键如果键存在于缓存中,否则返回1。  集(关键字,值)——设置或插入的值如果不是已经存在的关键。当缓存达到容量,应该最近最少使用项失效前插入一个新项。-Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following op
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:614byte
    • 提供者:胡延旭
  1. Text-Justification

    0下载:
  2.  给定一组单词和长度,格式文本,每一行有L人物和完全(左和右)合理的。    你应该包你的话在一个贪婪的方法,也就是说,包尽可能多的单词可以在每一行。垫额外空间“必要时,每一行有L字符。    单词之间额外的空格应该尽可能均匀分布。如果空间的数量在一个单词之间不匀,左边的空槽将分配更多的空间比右边的插槽。    最后一行文本,应该向左对齐,没有单词之间插入额外的空间。-Given an array of words and a length L, format the text such tha
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:650byte
    • 提供者:胡延旭
  1. Shortest-Palindrome

    0下载:
  2. 给定一个字符串,你可以将它转换成一个回文通过添加字符在它前面。找到并返回最短的回文可以发现通过执行这个转换。    例如:     鉴于“aacecaaa”,返回“aaacecaaa”。    鉴于“abcd”,返回“dcbabcd”。-Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563byte
    • 提供者:胡延旭
  1. fem.f

    0下载:
  2. fortran code for calculating nothing, you can see it
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.14kb
    • 提供者:fizex
« 1 2 ... .99 .00 .01 .02 .03 23304.05 .06 .07 .08 .09 ... 28278 »
搜珍网 www.dssz.com