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

搜索资源列表

  1. Test15

    0下载:
  2. c程序实现输入一个字符串,能判断是否为回文字符串(Enter a string to determine whether it is a palindrome string)
  3. 所属分类:软件工程

    • 发布日期:2017-12-17
    • 文件大小:191488
    • 提供者:
  1. Test13

    0下载:
  2. c语言程序实现用户输入一段字符串,判断有多少个单词(C language program, the user enters a string, to determine how many words)
  3. 所属分类:软件工程

    • 发布日期:2017-12-17
    • 文件大小:205824
    • 提供者:
  1. HtmlCtrl

    0下载:
  2. 在MFC中STATIC 控件上显示网页或HTML字符串(In the MFC static control to display a web page or HTML string)
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:求求86
  1. test1

    0下载:
  2. 1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。((1) c + + source code scanning identification mark c + + program. Contains several types of c + + language mar
  3. 所属分类:Windows编程

    • 发布日期:2017-12-16
    • 文件大小:53368832
    • 提供者:若若er
  1. des4

    0下载:
  2. 测试对字符串的加密和解密;有注释有内容;新手初始;有大神;请指教;谢谢评价啊;这是一个小白的真心话(#define ENCRYPTION_H_INCLUDED#include "encryption.h")
  3. 所属分类:磁盘编程

    • 发布日期:2017-12-26
    • 文件大小:60416
    • 提供者:王先生192
  1. multiplication

    0下载:
  2. 用C语言实现两位小于1的二进制小数的原码一位乘法。 1. 首先设置两个真值的输入形式为字符串,这样便可以输入正负号和小数点。 2. 程序将两个字符串中的0和1提出存入整形数组 3. 分别提前编写好两个整形数组的相关函数。例如:数组输出函数、全加器函数、右移函数等等。 4. 按照流程图,定义B,C,A数组,长度均为N,N值在开头用define定义。长度N要尽可能设置大一些。 5. 按照流程图的结构,设置循环,判断等结构。最终计算出最后结果真值。(Using C language to a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1127424
    • 提供者:Frank峰
  1. AutoWifi

    0下载:
  2. 利用SimpleWifi库,实现一键在两个Wifi间切换。 支持命令行传入Wifi名(如:>AutoWifi wifi1 wifiname1 wifi2 wifiname2) 或在程序中修改默认Wifi字符串(Using SimpleWifi library to achieve a key switch between two Wifi. Support command line to import Wifi name (for example: >AutoWifi WIFI
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:102400
    • 提供者:老方块
  1. 串口助手

    1下载:
  2. 这是一款实用C#语言写的串口助手,能实现串口数据收发,16进制及字符串显示(This is a practical C# language to write the serial assistant, to achieve serial data transceiver, 16 hexadecimal and string display)
  3. 所属分类:串口编程

    • 发布日期:2018-01-02
    • 文件大小:104448
    • 提供者:power8105
  1. base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他
  3. 所属分类:加密解密

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:生命
  1. TwinCAT3

    0下载:
  2. 通过C#界面读写TwinCAT PLC内的字符串变量(Using C# interface read and write string variable in TwinCAT PLC)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:108544
    • 提供者:kd1016
  1. cstring-master

    0下载:
  2. C语言实现字符串功能 String.h 纯C语言实现(C language to achieve string function String.h Pure C language implementation)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:杨小小
  1. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:narutoyt
  1. GeohashDecode

    0下载:
  2. 实现了基于GeoHash算法的字符串自动解码算法,并且录入、输出数据均可直接采用excel文件。(The algorithm of automatic string decoding based on GeoHash algorithm is realized, and the input and output data can be directly used in Excel file.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:128000
    • 提供者:sososober
  1. Transform

    0下载:
  2. 通过sstream实现了字符串型数字与数值型数字之间的转化(The transformation between string and value is realized through sstream)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2723840
    • 提供者:墨雨疏狂
  1. CAl

    0下载:
  2. 逆波兰式解决简易字符串计算式乘号除号加号减号次方(Solving simple string calculation by inverse Poland)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:sx10
  1. test05_333

    0下载:
  2. 1、 输入一个完全二叉树的层次遍历字符串,创建这个二叉树,输出这个二叉树的前序遍历字符串、中序遍历字符串、后序遍历字符串、结点数目、二叉树高度(上述每一个结果独立一行显示)。 2、 输入二叉树前序序列和中序序列(各元素各不相同),创建这个二叉树,输出该二叉树的后序序列、层次遍历。(, the input string level traversal of a completely two fork tree, creating the two binary tree, preorder tra
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:456704
    • 提供者:浪狼郎朤
  1. String

    0下载:
  2. 本工程实现了数据结构字符串的相关操作,如创建字符串,模式匹配等,并有示例程序,直接放到Visual C++工作区即可运行。(The project to achieve the data structure string related operations, such as creating strings, pattern matching, and sample programs, directly into the Visual C + + workspace to run.)
  3. 所属分类:

  1. 各章源代码

    0下载:
  2. 数据结构与算法书上的字符串代码,比较基础,适合初学者(String code on the data structure book)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-09
    • 文件大小:4658176
    • 提供者:cptbtptp
  1. 简单拼音输入法程序

    1下载:
  2. 程序实现命令行模式简单的拼音输入,用于c语言学习结构体,字符串I/O,指针等知识(The program implements the simple Pinyin input of the command line mode, which is used to learn the structure of the C language, the string I/O, the pointer and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:272384
    • 提供者:theisness
  1. MyCalculator

    0下载:
  2. 用C#写的 支持数值运算、逻辑运算和字符串运算,不区分大小写。(It is written in C# to support numerical operations, logical operations, and string operations, and is not case sensitive.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:798720
    • 提供者:Aiello
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com