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

搜索资源列表

  1. src

    0下载:
  2. PKU 上的几个题目 Tunnel Warfare Unique Solution Washing Clothes Weather Forecast Who Gets the Most Candies
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5250
    • 提供者:黄魏
  1. Maze

    0下载:
  2. 迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more gri
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1372
    • 提供者:JerryJiang
  1. string

    0下载:
  2. 字符串匹配算法研究 字符串匹配 前缀 后缀 kmp算法 后缀树-with internet booming, the amount of information gets more and more. How to find the target information in such tramendous data is the key in web searching develepment. In this end the string matching algorithm takes
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:16605
    • 提供者:neufox
  1. star

    0下载:
  2. 实现星三角形的程序代码,星逐行递增,文件包含两种算法。-Code to achieve star triangle, star gets incremented, the file contains two algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:380388
    • 提供者:夏雨
  1. include

    0下载:
  2. 在采用二叉链表存储的二叉树上,编程实现从根结点到指定结点之间的路径.-#include <stdio.h> #include <stdlib.h> typedef struct BTnode { char data struct BTnode*lchild,*rchild }BTNode #define NodeLen sizeof(BTNode) BTNODE*Creat_Bt(void) void Preorder
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5308
    • 提供者:金俊秋
  1. code2

    0下载:
  2. Package consists of 3 codes. First,to Print huffman decoding tree given.Second, to find top level view of a tree. Third, A reviewer rates the two challenges, awarding pointsfor three categories.We define the rating for two person s challenge to be th
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:Codeshi
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:799744
    • 提供者:寒修末
搜珍网 www.dssz.com