CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - oj

搜索资源列表

  1. hdoj

    0下载:
  2. 杭州电子学院OJ练习题,.NET编写,已测试通过-Hangzhou Institute of Electronics OJ exercises,. NET writing, have been tested
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:527665
    • 提供者:郝妍妍
  1. Gostair

    0下载:
  2. 华为OJ题目,带答案。今年的题目是上楼梯问题-Huawei OJ questions with answers
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6817616
    • 提供者:吴俊超
  1. DeleteChar

    0下载:
  2. 华为OJ题目,塞答案。删除指定字符串。-Huawei OJ topic, delete the specified string.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6704659
    • 提供者:吴俊超
  1. DeleteSameChar

    0下载:
  2. 华为OJ题目,删除指定字符串。-Huawei OJ topic, delete the specified string.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6802944
    • 提供者:吴俊超
  1. POJ-ACM

    0下载:
  2. ACM训练的经典题目,内容来看北大OJ,请读者仔细研读。祝你成功。- ACM trained classical topics, view the contents of the North OJ, please carefully read the reader. I wish you success.
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:11342
    • 提供者:gemire
  1. OJ-Template

    0下载:
  2. 字符替换,按照替换规则,将输入的字符串做转换 其它字符不作处理。- Character replacement, according to the substitution rule, the input string will do the conversion other characters do not deal with.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3826644
    • 提供者:ql
  1. segment-tree

    0下载:
  2. 线段树的基本操作,个类oj题目,有源代码,可以相互学习-The basic operation of the tree line, a class oj topic, source code, you can learn from each other
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5826837
    • 提供者:tlwlmy
  1. RMQ_LCA

    0下载:
  2. RMQ_LCA的基本操作,个类oj题目,有源代码,可以相互学习-RMQ_LCA basic operations, a class oj topic, source code, you can learn from each other
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:36739
    • 提供者:tlwlmy
  1. SBT

    0下载:
  2. SBT的基本操作,个类oj题目,有源代码,可以相互学习-SBT' s basic operations, a class oj topic, source code, you can learn from each other
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:84790
    • 提供者:tlwlmy
  1. Dancing-Links

    0下载:
  2. Dancing Links的基本操作,个类oj题目,有源代码,可以相互学习
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:34090
    • 提供者:tlwlmy
  1. source

    0下载:
  2. 这是我自己实现的OJ题目,功能有点不全,待实现,框架已实现-This is my own implementation OJ topics, functions somewhat incomplete, to be achieved, the framework has been achieved
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:699
    • 提供者:jinpengfei
  1. c-exercises

    0下载:
  2. 本人在准备北邮的上机期间所做的一些练习,希望对后来者有所帮助-bupt oj-exercises
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2540
    • 提供者:hh
  1. source

    0下载:
  2. 华为oj 整型反序问题算法解决,华为oj冲分系列-Huawei oj integer algorithms to solve the problem in reverse order, Huawei oj red points
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1178
    • 提供者:黎明
  1. source

    0下载:
  2. 华为oj渊子赛马问题C++解决,华为oj充分系列-Huawei oj deep sub Racing C++ solve the problem, Huawei oj full series
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:711
    • 提供者:黎明
  1. source

    0下载:
  2. 华为oj字符串基本能操作C++实现,华为oj冲分系列-Huawei oj basic string operations C++ can achieve, Huawei oj red points series
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1208
    • 提供者:黎明
  1. source

    0下载:
  2. 华为oj作文金曲大赛C++实现,华为oj冲分系列-Huawei oj essay contest C++ realization hits, Huawei oj red points series
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1130
    • 提供者:黎明
  1. Word_Ladder

    0下载:
  2. 算法导论中的,关于 leetcode oj, word_ladder的问题源代码 -Introduction to algorithms, on leetcode oj, word_ladder problem source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3179
    • 提供者:dodo
  1. Word_LadderII

    0下载:
  2. 算法导论中,关于leetcode oj, word_ladderII的问题源代码 -Introduction to Algorithms, regarding leetcode oj, word_ladderII problem source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:dodo
  1. Configuration-File-Recovery

    0下载:
  2. 配置文件恢复,主要针对华为的oj平台上面的一道题目-Configuration file recovery, mainly for Huawei oj platform above a topic
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:971
    • 提供者:张煌泽
  1. Sum-of-large-numbers

    0下载:
  2. 大数求和,主要针对华为的oj平台上面的一道题目-Sum of large numbers, mainly for Huawei oj platform above a topic
  3. 所属分类:Games

    • 发布日期:2017-03-24
    • 文件大小:1436
    • 提供者:张煌泽
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com