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

搜索资源列表

  1. 非常完美的二叉树模板

    0下载:
  2. 非常完美地二叉搜索树模板~~~~ 希望大家能够喜欢,并且提出宝贵意见和建议-perfectly Binary Search Tree template ~ ~ ~ ~ hope that we can love and made valuable suggestions and recommendations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17.03kb
    • 提供者:*
  1. MaximumMatchingAlgorithm

    0下载:
  2. 找了很久的资料,希望喜欢数据结构的朋友能好好学习-For a long time looking for information, want to love a friend can have a good data structure to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:122.3kb
    • 提供者:喜子
  1. DE

    0下载:
  2. 用数组模拟递归函数,实现递归函数的简化算法,具体要求看英文描述。-We all love recursion! Don t we? Consider a three-parameter recursive function w(a, b, c): if a <= 0 or b <= 0 or c <= 0, then w(a, b, c) returns: 1 if a > 20 or b > 20 or c > 20
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.24kb
    • 提供者:谢锦明
  1. SnowLeaf

    0下载:
  2. 圣诞节就要到了,为了答谢新老客户的厚爱,位于普罗旺斯的Snow & Leaf咖啡屋给北航的师生邮寄来一个巨大圣诞树,上面挂满了各种各样的礼物。不同于别的圣诞树的是,上面的礼物都是一对一对的,每一对相同礼物都是用一根缘分之绳连起来的,而且对与对之间不重复。更令人兴奋的是,它长得还是特别像二叉树。 礼物人人都想拿,所以报名的人太多了。由于大家都是程序设计的高手,Snow & Leaf的老板娘就说,我当初准备缘分之绳花了很久的时间,如果你们能算出总共有多长,就可以在上面挑选一个礼物,并和选择了对应
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:yu
  1. horse

    0下载:
  2. 这个经典的马踏棋盘问题的源代码,采用了回溯的方法,适合爱好算法编程的人参阅!-Horse riding this classic problem of the source code of the board, using the retrospective method, suitable for people who love programming algorithm see!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.64kb
    • 提供者:刘建昆
  1. DataStructurePresentation

    0下载:
  2. 这是一组数据结构课程的演示动画,Flash(.swf)格式,供热爱、学习、研究数据结构的朋友们使用。-This is a group of animation data structure course, Flash (. Swf) format, for love, learning, research using the data structure of friends.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:947.54kb
    • 提供者:*飞
  1. HDistance

    0下载:
  2. 只是个求距离的简单程序,是我个人编,希望对大家有帮助-Dodo hit open all love you on the health of the earth to see see ah Oo space
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:44.46kb
    • 提供者:ZHANG
  1. TxMsg

    0下载:
  2. topcoder 694题目3 Strange abbreviations are often used to write text messages on uncomfortable mobile devices. One particular strategy for encoding texts composed of alphabetic characters and spaces is the following: Spaces are maintained, and ea
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:萧峰
  1. ACM_gametheory

    1下载:
  2. 有关博弈论的算法源码,有爱者可以参考,内附带有OJ题目号,可以上网找到题目。-On game theory algorithms, a love can refer to, included with OJ topic number, you can find topics on the Internet.
  3. 所属分类:Data structs

    • 发布日期:2017-09-06
    • 文件大小:1.3mb
    • 提供者:蔡剑平
  1. I-love-China

    0下载:
  2. 学生成绩管理系统 数据结构 源码 能正常运行-Student achievement management system source data structures to normal operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:40.94kb
    • 提供者:zhangyaoyao
  1. integral-power

    0下载:
  2. 小明是个小学五年级的学生,为了早点去看自己爱看的卡通,他想快点把作业做完。可是可恶的数学老师今天却布置了一道难题,小明想了很久也不知道该怎么做。你的任务就是帮小明解决掉这道数学题。 题目是这样子的,有一个整数a(-2^31<= a < 2^31-1),计算它的整数幂a^n,其中1<=n<=99。-Xiao Ming is a fifth-grade students, in order to see his early love to watch cartoons,
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:642byte
    • 提供者:clj
  1. 学生搭配问题

    0下载:
  2. 基于c++的学生搭配问题,使用算法解决学生搭配问题(A applet to solve the student company problem.Hope every can love it.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:yk23214
  1. 归并排序作业

    0下载:
  2. 归并排序,一种比较快速,效率较高的排序方法(Merging sorting, a faster and more efficient sorting method. And also I love this method.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:463kb
    • 提供者:迪迪1997
  1. 算法设计与分析-王红梅

    3下载:
  2. 算法设计与分析第一版王红梅2007年出版(It is importment ,I think it is good for everyone,I hopeyou can love it.)
  3. 所属分类:数据结构

    • 发布日期:2019-02-07
    • 文件大小:2.5mb
    • 提供者:高瑜
搜珍网 www.dssz.com