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

搜索资源列表

  1. pa

    0下载:
  2. #include \"define.h\" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreat
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:dddddddd
  1. 7-13

    0下载:
  2. tr1 byte \"Please input the first 64-bit in hex:first - second\",0dh,0ah,0 string byte \"remener :use enter to tell high 32-bit from low 32-bit\",0dh,0ah,0 examp1 byte \"eg: 1234ecdf\",0dh,0ah,0 examp2 byte \" 03ab2543\",0dh,0ah,0-tr1 byte
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:801byte
    • 提供者:张钊
  1. 9

    0下载:
  2. 操作系统课程设计_进程调度演示源程序 #include \"stdio.h\" #include \"stdlib.h\" #include \"string.h\" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:wjx
  1. vbpdu

    0下载:
  2. Dim tep As String Dim temp As String Dim i As Integer Dim B As Integer Dim rems As String tep = rmsg i = Len(tep) If i < 1 Then Exit Function B = i / 2 If i = B * 2 Then tep = Left(tep, B * 2) Else B =
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:33.84kb
    • 提供者:阿基米德
  1. cparser

    0下载:
  2. lex and yacc for string interpreter
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:316.28kb
    • 提供者:ankita
  1. C语言中scanf的使用

    0下载:
  2. 首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <stdio.h>int scanf (const c
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:5kb
    • 提供者:Bruce Leung
搜珍网 www.dssz.com