CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数组 字符

搜索资源列表

  1. eeprom_1

    0下载:
  2. AVR16EEPROM中读写字符,字符串,数组,数据结构。 -AVR16EEPROM in literacy, string array of characters, and data structure.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:41325
    • 提供者:肖玉华
  1. TXTfile_OPER

    0下载:
  2. 1. 删除TXT文件中的空行; 2. 删除TXT文件中的空格; 3. 删除TXT文件中的TAB键; 扩展功能,下个版本实现: a. 统计txt文件的总行数,每行对应的字符数 b.使用动态二维数组存放以上信息 c.使用回调函数维护数组信息; d.删除特定字符串的行-1. Delete TXT files in the blank lines 2. Delete TXT files in the space 3. Delete TXT files i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1141
    • 提供者:enju
  1. Classic_structures

    0下载:
  2. VC++数据结构经典算法源码包,包括底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找等! -VC++ source package classical algorithm data structures, including low-level programming, calibration algorithm, the problem algorithms, file algorithms, case conversion, base con
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:316572
    • 提供者:xcan
  1. IDcard

    0下载:
  2. 主要参数:输入15位旧身份证号码,输出18位新身份证号码。完成以下功能:根据给定的转换规则将15位身份证号转化为18位身份证号码,要考虑程序命令行参数; 要应用以下知识点:字符数组基本输入、输出;循环控制结构;命令行参数。 -The main parameters: the old ID number input 15, output 18 new ID number. Complete the following functions: the transformation rules
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:626
    • 提供者:王伟
  1. CountKeyword

    0下载:
  2. 输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:王伟
  1. Scientific_Calculator

    0下载:
  2. 科学计算器 定义字符数组file[]、expression[]分别用于接收输入文件名、输入 文件的内容,定义整形数length用于指示表达式的长度。函数开始 时,以文件方式输入表达式,用expression[]接收输入表达式、length 指示表达式的长度。然后调用IsRightInput()判断输入是否合法,如 果输入不合法则提示输入错误继续输入。如果输入正确,调用 Initial()函数初始化堆栈,调用DealInput()函数处理输
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:20027
    • 提供者:eve
  1. change

    0下载:
  2. 函数ReadDat()实现从文件IN.DAT中读取一篇英文文章存入到字符串数组xx中,请编制函数StrCharJR(),其函数的功能是:以行为单位把字符串中所有字符的ASCII值右移4位,然后把右移后的字符ASCII值再加上原字符的ASCII值,得到新的字符仍存入原字符串对应的位置上。最后把已处理的字符串仍按行重新存入字符串数组xx中,最后调用函数writeDat()把结果xx输出到文件OUT8.DAT中。-change words
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:9535
    • 提供者:xuchao
  1. ch6-7

    0下载:
  2. 编写通用的C++函数实现用二分法求方程解的问题,指针数组实现排序,strcmp函数编写,统计大写字母、小写字母、数字、空格与其他字符-Preparation of common C++ functions for equations with dichotomous find the problem sorted pointer array implementation, strcmp function, write, statistics uppercase letters, lowercas
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2047
    • 提供者:周娜
  1. 4.TFT

    1下载:
  2. * TFT液晶红外遥控键值显示程序 * * ( 普中科技 ) * * * * 实验目的:1.掌握TFT彩屏驱动程序的编写、 * 2.学会运用取字模软件应用(取字符和汉字数组) * 3.学会怎样处理字模数组数据 * 4.掌握红外遥控中断处理 -* TFT LCD display program infrared remote control keys** (Cape of Technology)**** Purpose: 1. To master
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59857
    • 提供者:云云
  1. 1.TFT-char

    0下载:
  2. 1.掌握TFT彩屏驱动程序的编写、 2.学会运用取字模软件应用(取字符和汉字数组) * 3.学会怎样处理字模数组数据-1. To master the preparation of the driver TFT color screen, 2. Learn to use the font software applications to take (to take an array of characters and Chinese characters)* 3.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:47407
    • 提供者:云云
  1. HugeInteger

    0下载:
  2. 将整数的各个数位存储为一个长度为四十的字符数组中各个元素。能够进行四十位的整数的加减法-Create a class HugeInteger that uses a 40-element array of digits to store integers as large as 40 digits each (e.g. 8783 is stored as an array of {3,8,7,8,0,0,0,....} ), and use another boolean membe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:375618
    • 提供者:肖鑫
  1. bianchen

    1下载:
  2. 输入一个字符串,内有数字和非数字字符,如:gs 423cd156 7896>df12345,将其中连续的数字作为一个整数,依次存放到一数组a中,例如:423放在a[0],125放在a[1],…。统计共有多少个整数,并输出这些数-Enter a string containing numbers and non-numeric characters, such as: gs 423cd156 7896> df12345, will be one of a number of conse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:陈欢
  1. 123

    1下载:
  2. 该系统要求实现一个简单的计算程序。主要功能计算两个大整数( 20位)的加法和减法,且要按指定的格式输出结果。通过此课题,熟练掌握字符传、数组、格式输出、文件的各种操作,以及基本的计算算法思想的应用。-The system requirements to implement a simple computer program. Calculation of the main functions of two big integers ( 20 bit) additio
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:19657
    • 提供者:赵力芸
  1. cengxu

    1下载:
  2. 该系统要求对一个文本文件中的内容进行各种常规操作,如:插入、删除、查找、替换等功能。通过此课题,熟练掌握文本文件的操作及用字符数组来实现字符串操作的功能-The system requirements for the contents of a text file in a variety of routine operations, such as: insert, delete, search, replace, and so on. Through this project, master
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:2431
    • 提供者:蒯玉凤
  1. cPPalgorithm

    0下载:
  2. C++算法大全,里面包含了单元加,底层编程,汉诺塔,逆阵,求进制,数据结构,数学问题,数组,文件程序,问题算法,小写数字转为大写数字,校验算法,硬币情况,字符,还有各种链表-C++ algorithm for Guinness, which contains the unit increases, the underlying programming, Tower of Hanoi, inverse matrix, find the binary, data structures, mathem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:635426
    • 提供者:张俊宝
  1. lex-and-yacc

    0下载:
  2. 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。 对输入的程序语句进行分析。对每个非终结点定义单个函数,定义了它的后继节点。然后用一个构造来的函数,使定义的后继节点符合语法,否则报错。 -Analysis of the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:107949
    • 提供者:凡亚东
  1. cPP

    0下载:
  2. 求出平均分、最高分和最低分,冒泡法排序,求绝对值函数,可以对整型、双精度型、字符型数据(ascii值)、复数求绝对值。二维数组的行和列元素互换,三个字符串,要求找出其中最大者,字符串拷贝的函数-Find the average, highest and lowest points, bubble sort method, find the absolute value function, can be an integer, double, character data (ascii value
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:6870
    • 提供者:shizhandong
  1. max7219

    0下载:
  2. 单片机控制max7219芯片,进行数码管的显示。可实现左右写入,单字符写,数组写等功能。 单片机stc60系列-SCM max7219 chip, the digital display. Write about can be achieved, a single character to write, write an array of other functions. SCM stc60 Series
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:11830
    • 提供者:lin
  1. zhizhengzifuzchuan

    0下载:
  2. 6-3(4)用指针找统计字符个数,例题,通过指针引用数组元素,指针矩阵转置,指针链表,指针排序,指针数组排序Cpp,指针字符串连接-6-3 (4) with a pointer to the number of characters to find statistics, examples, reference array elements via pointers, pointer matrix transpose, the pointer list, sorting pointers, po
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3806
    • 提供者:zhaoyunze
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:22656950
    • 提供者:陈霸天
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com