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

资源列表

« 1 2 ... .51 .52 .53 .54 .55 23856.57 .58 .59 .60 .61 ... 28278 »
  1. tongyu

    0下载:
  2. 信安大赛中写的初步算法同余算法,用来判断两个数是否同余-Principal contest to write the initial algorithm congruence algorithm used to determine whether the two numbers with I
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:3.08kb
    • 提供者:蒋骋志
  1. Europe-by-Rail

    0下载:
  2. 欧洲游【Dijkstra(迪杰斯特拉)算法】,典型的单源最短路径算法-Europe by Rail
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2.69kb
    • 提供者:frankie
  1. Huffman_and_Data_Compression

    0下载:
  2. 用霍夫曼编码的方式实现对一个文本文件的编码和解码。本程序产生的编码后的文件应该尽可能的小,解码后的文件应该和原来的文件是一样的。本算法的实现应该是高效的。 一些可能用到的数据结构和方法在下面列出。如果你发现另外一种更好的数据结或者方法,这很好,你并不需要用到任何特定的数据结构。 -Huffman encoding of the way to encode and decode a text file. This procedure produced encoded files shoul
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2.62kb
    • 提供者:frankie
  1. data-structure

    0下载:
  2. 严蔚敏《数据结构习题集(C版)》答案.chm-data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-07
    • 文件大小:136.75kb
    • 提供者:魏洲
  1. poj1141

    0下载:
  2. POJ 1141题目源码+源码 题意: 给你一段 括号序列 让你输出 一个最小的让括号合法的序列 黑书上 有将 思路 : dp[a][b] 代表 a b 之间 最小的需要填加序列数目 a==b时 dp[a][b]=1 a>b时 dp[a][b]=0 s[a] 与s[b]配对时 dp[a][b]=dp[a+1][b-1] 否则 dp[a][b]=min(dp[a][k],dp[k+1][b]) a<=k<b 记录路径采用 一般DP记录路径
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:816byte
    • 提供者:szy
  1. Lab3

    0下载:
  2. enhanced pwm sin wave
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:891.52kb
    • 提供者:recindel
  1. listlink

    0下载:
  2. 这是学习数据结构过程中最基本的链表源代码-This is the basic process of learning data structure linked list source code
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构学习中最基本的数据结构栈,以链表的方式实现-Data structures, stack, linked list of ways to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.52kb
    • 提供者:
  1. SortedBinaryTree

    0下载:
  2. 数据结构二叉树,子类二叉排序树,实现一个小的电话目录功能-Data structures binary tree, the subclass of binary sort tree, a small telephone directory
  3. 所属分类:Data structs

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

    0下载:
  2. C++数据结构学习中的向量类,来求出矩阵的鞍点-Vector class in C++ data structures to learn to find the saddle point of the matrix
  3. 所属分类:Data structs

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

    0下载:
  2. 编程时会经常使用的算法代码,用c语言描述-program method
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:620.38kb
    • 提供者:adu
  1. SortedList

    0下载:
  2. Example to show how to create and sort a List
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:Tatiana
« 1 2 ... .51 .52 .53 .54 .55 23856.57 .58 .59 .60 .61 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭