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

搜索资源列表

  1. datastructor

    0下载:
  2. 这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.03kb
    • 提供者:是非
  1. ChapterIIIMdocumentandobject-orientedinto

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 3章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:976.5kb
    • 提供者:lb
  1. ChapterIVofthestringarray

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 4章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:300.31kb
    • 提供者:lb
  1. ChapterVofvariablesymbols

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:435.88kb
    • 提供者:lb
  1. ChapterVISimulnkdynamicsimulation

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 6章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.21mb
    • 提供者:lb
  1. ChapterVIIofthematlabgraphics

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 7章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:231.14kb
    • 提供者:lb
  1. ChapterMatlabbasic

    0下载:
  2. 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 1章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:lb
  1. Data_Structure_Decameron

    0下载:
  2. 数据结构十日谈 第一日 绪论 第二日 算法的描述和分析 第三日 线性表 第四日 栈和队列 第五日 串 第六日 数组 第七日 树 第八日 图 第九日 查找 第十日 排序-Preface the first day of the second day of algorithm for the third day of the descr iption and analysis of linear table queue stack and its fifth day of the fourth
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:5.68mb
    • 提供者:lzm
  1. ch03

    0下载:
  2. 介绍matlab中字符串、元胞和构架数组的建立、使用和用法-Introduction matlab in the string array of cellular and framework of the establishment, use and usage
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31.73kb
    • 提供者:xiaogq
  1. upload1

    0下载:
  2. 传教士与野人问题。完美版。getStrategy函数参数是N和k,返回的是一个字符串数组,代表一个状态序列,数组中的每一个元素代表一个状态,每一个状态表示为(a,b,c),其中a表示左岸的传教士数目,b表示左岸的野人数目,c表示船是否在左岸,c=1为船在左岸,c=0为船在右岸。如果问题无解,返回只有一个元素 “no solution”的数组。-Missionaries and savages the problem. Perfect version. getStrategy function p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.76kb
    • 提供者:zhengyu
  1. 2

    0下载:
  2. 函数ReadDat( )实现从文件IN.DAT中读取一篇英文文章存入到字符串数组xx中;请编制函数StrOR( ),其函数的功能是:以行为单位依次把字符串中所有小写字母o左边的字符串内容移到该串的右边存放,然后把小写字母o删除,余下的字符串内容移到已处理字符串的左边存放,之后把已处理的字符串仍按行重新存入字符串数组xx中。最后main()函数调用函数WriteDat()把结果xx输出到文件OUT5.DAT中。-Function ReadDat () implementation from the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:936byte
    • 提供者:房飞洒
  1. 3

    0下载:
  2. 函数ReadDat()实现从文件IN.DAT中读取一篇英文文章存入到字符串数组xx中,请编制函数StrOL(),其函数的功能是:以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后调用函数writeDat()把结果xx输出到文件OUT6.DAT中。-Function ReadDat () to read from a file IN.DAT an article in English into the string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.33kb
    • 提供者:房飞洒
  1. 5

    0下载:
  2. 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS2.DAT中。   替代关系:f(p)=p*13 mod 256(p是数组中某一个字符的ASCII值,f(p)是计算后新字符的ASCII值),如果计算后f(p)值小于等于32或其ASCII值是偶数,则该字符不变,否则将f(p)所对
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:684byte
    • 提供者:房飞洒
  1. suanfa

    0下载:
  2. 该程序采用了递归算法,功能为判断手中的(从格子输入一个字符串代表麻将牌)一串牌,排列之后再输入临时牌,是否胡牌的一个小程序,可供学习麻将的递归算法和字符串转换,排列等。11-19万21-29筒31-39条41-44黑风51-53彩字-The program uses a recursive algorithm, function for judging in the hands of (the representative from the grid to enter a string tile
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:32.84kb
    • 提供者:符号
  1. MC

    0下载:
  2. Java实现,用回溯的方法解决n,k下的传教士野人问题。最后输出一个字符串数组,表示渡河过程-Java implementation, with the back of a solution n, k missionaries under the savage problems. The final output of a string array that cross the river course
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.9kb
    • 提供者:朱昌磊
  1. Huffman

    0下载:
  2. This a program to encode and decode huffman code for strings. The input should be a text file with two dimentional string array.-This is a program to encode and decode huffman code for strings. The input should be a text file with two dimentional str
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.04kb
    • 提供者:Santron
  1. basic-knowledge-of-data-structure

    0下载:
  2. 数据结构基本入门知识,共33个ppt,全是我上课的资料,现在拿来分享。其中有:线性表,栈队列递归,串数组广义表,数与森林,图,查找,排序等等。-Knowledge of the basic entry data structure, a total of 33 ppt, all the information I have class, and now to be shared. Including: linear form, the stack queue recursion, string
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.02mb
    • 提供者:jijiyaya
  1. 001

    0下载:
  2. 求字符串next数组,实现快速模式匹配,将文件直接在C++环境下执行即可-String array for next, realizing fast pattern matching
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:550byte
    • 提供者:青山小子
  1. ch04

    0下载:
  2. 数据结构字符串与数组操作实现程序,内容详尽-Data structure and realizing program operation string array, detailed the content
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:11.4kb
    • 提供者:青山小子
  1. prog1

    0下载:
  2. 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:562byte
    • 提供者:储谢东
« 12 3 4 5 »
搜珍网 www.dssz.com