CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - c string.c

搜索资源列表

  1. 汇编

    0下载:
  2. 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.83kb
    • 提供者:冯萍
  1. abc

    0下载:
  2. 单片机向主机发送字符串,用C语言写的,对初学者很有用-Microcontroller sends a string to the host, written with C language, useful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:24.99kb
    • 提供者:林红
  1. DESjiamihejiemi

    0下载:
  2. 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:36.43kb
    • 提供者:Joe
  1. fenzhi

    0下载:
  2. (1)编写分支结构.asm文件实现:如果输入大小写子母就在屏幕上输出c 如果输入数字就将数字输出 如果输入其他不输出 按回车键推出的功能. (2)编写分支结构.asm文件实现统计一串分数串中不及格、60分-69分、70到79分、80分到89分、90分到100分的个数 -(1) the preparation of branch structure. Asm file to achieve: If you enter sensitive cluster on the screen outp
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:35.36kb
    • 提供者:李平
  1. Cstrrev

    0下载:
  2. C语言题目是实现反转字符串,但不能调用strrev()。-C language implementation topics are reverse string, but should not call strrev ().
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:
  1. str

    0下载:
  2. C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:677byte
    • 提供者:fwei816
  1. C

    0下载:
  2. 定义C语言或其子集的单词并给出编号,根据给定的语言子集构造词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示),要求输出以文件形式存放的Token串。-The definition of C language or a subset of the word and give numbers, according to a subset
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5.26kb
    • 提供者:xiaoding
  1. ch07_10

    0下载:
  2. 在Visual C++环境下编写的,比较两个字符串大小的源代码-In Visual C++ environment, prepared to compare the size of the source code of the two string
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6.54kb
    • 提供者:猫猫
  1. c

    0下载:
  2. 使用汇编语言编写的简易字符串匹配,输入字符串,并输入关键字与之匹配-Written in assembly language using simple string matching, the input string, and enter the keyword to match
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1.66kb
    • 提供者:沉默禁断
  1. CPP

    0下载:
  2. C++程序中去掉字符串中存在的空格符(几种方法)-Remove the space character string (several methods) in the C++ program
  3. 所属分类:assembly language

    • 发布日期:2016-01-24
    • 文件大小:812kb
    • 提供者:秦润
  1. 2-mystring

    1下载:
  2. 编写一个函数模板,它返回两个值中的最小者,但同时要确保这个函数模板能正确处理字符串。并编写主函数,实现两个字符串中最小者的输出。 适合初学者对c++函数模板的入门-Write a function template, which returns the minimum of the two values, but at the same time to ensure that the function template to correctly handle the string. And
  3. 所属分类:assembly language

    • 发布日期:2016-03-25
    • 文件大小:1kb
    • 提供者:李享
  1. cPP

    0下载:
  2. 模仿C++库中的string类,声明一个C++字符串类string,该类基本框架-To imitate C++ library string class the to declare a C++ string class string class basic framework
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:1.16kb
    • 提供者:smile920
  1. sj1

    0下载:
  2. 判断B是否是A的子串,是c++中的源程序,即为cpp文件-judge the B string is the son of the A string.
  3. 所属分类:assembly language

    • 发布日期:2017-12-05
    • 文件大小:724byte
    • 提供者:伦小翔
  1. StrRp

    2下载:
  2. 一个简单的汇编源程序:(确定一个B串中多处存在A串的例子),用一个C串去替换A串(A与C长度不一样,取代所有相同的串),替换后的结果在显示器上显示。-Assembler source: (determining a B string Various examples of the A string), (A and C, the length is not the same, and to replace all of the same string) to replace the A stri
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:962byte
    • 提供者:chenyuanyan
  1. C

    1下载:
  2. C语言,先输入一串字符串数组,可以实现数组的反转,还可以求最大值,最小值,平均值,以及给字符串加密-C language, enter the string of an array of strings, you can achieve the reversal of the array, but also in order to the maximum, minimum, average, and to string encryption
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:1.21kb
    • 提供者:邓文静
  1. cshi

    0下载:
  2. c串口通信,PC与单片机实现字符串的通讯,实现了双向通讯-the c serial communication, PC and MCU string communication, to achieve two-way communication
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:762byte
    • 提供者:啊啊啊
  1. C

    0下载:
  2. 当接收指令信号为:’go’ , 单片机向PC机发送字符串‘WELCOME TO CHINA!’, 当接收指令信号为:’who’,单片机向PC机发送字符串‘MY NAME IS LIMING’, 当接收指令信号为:’home’,单片机向PC机发送字符串‘YINGYONGKEXUEXUEYUAN’, -When receiving the command signal is: ' go' , microcontroller to the PC to send the stri
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1.06kb
    • 提供者:ygy
  1. String

    0下载:
  2. C语音基础学习。字符串章节中比较两个字符串大小的程序,仅供参考-The size of the program to compare two strings
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:希望
  1. convert--integer-to-binary-string

    0下载:
  2. 给结构STUDENT赋值,此程序是汇编语言与c的混合编程,开发工具为KEIL-To convert an integer to a binary string
  3. 所属分类:assembly language

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

    0下载:
  2. 1.输入一行文字,找出其中大写字母、小写字母、数字字符、空格以及其他字符各多少。。要求编写一个函数实现统计功能,在主函数中输入一行文字、调用统计函数并输出统计结果。 2.写一个函数实现两个字符串连接,在主函数中输入和输出字符串,要求用字符指针变量作行参和实参-1. Enter the line of text to find out where the uppercase letters, lowercase letters, numbers, characters, spaces, and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:江雪
« 12 »
搜珍网 www.dssz.com