搜索资源列表

  1. 公共子序列

    0下载:
  2. 本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:汪永威
  1. 示例如何将内部网UDP端口映射到公共网上

    0下载:
  2. 示例如何将内部网UDP端口映射到公共网上.zip (支持请求延迟功能)-examples of how internal network UDP port mapping to the public online. Zip (support request delayed function)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7884
    • 提供者:枫之影
  1. 解释NMEA 0183的公共对象模型的类库

    0下载:
  2. 接收(从串口)解释NMEA 0183的公共对象模型(COM)的类库,很不错的,在自己的程序中加入GPS功能。-It is a great idea to accept class library of NMEA 0183 com from com port, you can add GPS function in your own programme.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:71284
    • 提供者:反对撒
  1. 公共交通查询系统

    0下载:
  2. 一个用JAVA编成的,公共交通查询系统,有用到数据库SQL Server 2000 。-a monument of the public transport system. Useful to the SQL Server 2000 database.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:163567
    • 提供者:李子
  1. C程序常用公共符号定义头文件

    0下载:
  2. C程序常用公共符号定义头文件-C procedures commonly used definition of the first public sign documents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:马骏
  1. 最长公共子序列

    0下载:
  2. 动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:connie
  1. C源码C程序常用公共符号定义头文件

    0下载:
  2. C源码C程序常用公共符号定义头文件-C source C procedures commonly used definition of the first public sign documents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8392
    • 提供者:grandbleu
  1. 最长公共子串问题

    0下载:
  2. 最长公共子串问题-longest public substrings problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7700
    • 提供者:邢刚
  1. Windows 公共对话框的源代码,包含

    0下载:
  2. Windows 公共对话框的源代码-public dialog Windows source code
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:7082
    • 提供者:飞翔
  1. 示例如何将内部网UDP端口映射到公共网

    0下载:
  2. 示例如何将内部网UDP端口映射到公共网,很少能找到的东西-examples of how internal network UDP port mapping to the public network, can find little things
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7654
    • 提供者:juki
  1. 公共子序列

    0下载:
  2. 求公共子序列,字符序列的子序列是由删除该序列任意位置的任意个元素而得。值得一看的代码。-seeking public sequences, character sequences sequences deleted from the location of arbitrary sequences of arbitrary elements derived. This text code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1198
    • 提供者:天涯明月
  1. 最长公共子序列

    0下载:
  2. 最长公共子序列: 序列Z=是序列X=的子序列,相应的递增下标序列为。 一般地,给定一个序列X=,则另一个序列Z=是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。 给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。 你的任务是:给定2个序列X、Y,求X和Y的最长公共子序列Z。
  3. 所属分类:系统编程

    • 发布日期:2009-10-19
    • 文件大小:885172
    • 提供者:duongminhdien
  1. 二级公共基础教程

    0下载:
  2. 二级公共基础教程
  3. 所属分类:电子书籍

  1. 最长公共子序列

    0下载:
  2. 动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-07-06
    • 文件大小:1024
    • 提供者:connie
  1. 最长公共子串问题

    0下载:
  2. 最长公共子串问题-longest public substrings problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-06
    • 文件大小:7168
    • 提供者:邢刚
  1. 公共子序列

    1下载:
  2. 本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-06
    • 文件大小:1024
    • 提供者:汪永威
  1. 公共交通查询系统

    0下载:
  2. 一个用JAVA编成的,公共交通查询系统,有用到数据库SQL Server 2000 。-a monument of the public transport system. Useful to the SQL Server 2000 database.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-07-06
    • 文件大小:162816
    • 提供者:李子
  1. 最长公共子序列

    0下载:
  2. 定义两个字符串,运用动态规划算法求出两个字符串的最长公共子序列(Finds the longest common subsequence of two strings)
  3. 所属分类:Windows编程

    • 发布日期:2024-07-06
    • 文件大小:28672
    • 提供者:小七111
  1. VB公共基础_第1讲__算法与数据结构

    0下载:
  2. 本文提供VB公共基础__算法与数据结构的讲解,可以帮助VB学习者(This article provides the VB based __ algorithm and data structure, the interpretation of public can help learners of VB)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-06
    • 文件大小:891904
    • 提供者:asdfjmjgx
  1. 手机城市公共信息查询程序源码(XE5)

    0下载:
  2. 手机城市公共信息查询程序源码(XE5),使用QB中间件(Mobile city public information query program source code (XE5), using QB Middleware)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-06
    • 文件大小:3566592
    • 提供者:bzsoft
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org