登录
首页 » 算法 » C 字符串中的程序

C 字符串中的程序

于 2022-08-10 发布 文件大小:1.16 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

#include < stdio.h > #include < stdlib.h > int main) { char str [20] ; printf ("Digite uma stringn") ; setbuf(stdin,NULL) ; gets(str) ; int i; 为 (我 = 0 ; 我 < 4; i + +) { printf("%c",str[i]) ; } 返回 0 ; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 先由原始图像(任选)产生待恢复的图像;(产生方如下:冲激 函数为 ,将原始图像与冲激函 数卷积产生模糊,然后再迭加均值为0,方差为8,16,32的
    先由原始图像(任选)产生待恢复的图像;(产生方法如下:冲激 函数为 ,将原始图像与冲激函 数卷积产生模糊,然后再迭加均值为0,方差为8,16,32的高斯 随机噪声而得到一组待恢复的图像 ; -By the original images (optional) have to be the restoration of the image (the method is as follows: impulse function, the original image with the impulse function arising convolution fuzzy, and then stacking the mean is 0, the variance for the 8,16 , 32 the Gaussian random noise has been a group of images to be restored
    2022-10-15 12:35:03下载
    积分:1
  • 数据进制转换源码,很简单的代码,供参考
    数据进制转换源码,很简单的代码,供参考-Hexadecimal conversion data source, a very simple code, for reference
    2022-04-11 10:34:24下载
    积分:1
  • 基于IDF的中文分词源代码的小程序
    基于IDF的中文分词源代码的小程序,用于初学者熟悉和料及IDF分词方法和实现算法。
    2022-02-05 21:54:23下载
    积分:1
  • 无递归二叉树插入及中序等顺带求得深度等
    无递归二叉树插入及中序等顺带求得深度等-Non-recursive binary tree insertion sequence, such as passing and seek depth
    2023-01-12 09:55:03下载
    积分:1
  • 北京大学在线判断几个问题的解决代码
    pku online judge 的部分题解代码-the solution code of several problems of pku online judge
    2022-08-07 00:11:40下载
    积分:1
  • 实现无损压缩lzw
    lzw算法实现文件的无损压缩 包含解压缩 程序可以运行LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.
    2022-07-09 22:05:05下载
    积分:1
  • 最尺度的C++程序,计速度较快较精确
    最尺度法的C++算法程序,计算速度较快较精确-The most scales of the C++ algorithm program to calculate a more accurate speed
    2022-06-15 15:26:40下载
    积分:1
  • 该代码是“常用的计机数值和程序的程序。
    本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
    2022-07-03 09:02:27下载
    积分:1
  • java ARQ prog
    ARQ-算法它是 Java 开发的并且描述了在按定义的算法 ARQ pesudocode 函数中生成。这种描述可以利用改性的所有代码和用户的必需品。
    2022-05-12 21:41:10下载
    积分:1
  • 冒泡排序和汉诺塔问题的递归实验报告好东西来下载啊
    冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
    2022-01-25 15:49:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载