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

搜索资源列表

  1. FLOYDsuanfa

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:jiangshan
  1. huowuyunshudeyichuansuanfa

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:106.62kb
    • 提供者:jiangshan
  1. lingjiancanshushejichengxu

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52.54kb
    • 提供者:jiangshan
  1. String

    0下载:
  2. 自己写的一个String类,功能与String.h差不多,但有些特殊的功能-To write a String class, function and String.h almost, but some special features
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4.8kb
    • 提供者:hmw
  1. debugmalloc

    0下载:
  2. #include <stdlib.h> #include <string.h> #include <stdio.h> //#include <iostream> #include "debugmalloc.h" #include "dmhelper.h" /*Define the macro */ #define ALIGN 8 #define FENCE 0xDEADBEEF #define HE
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:2.86kb
    • 提供者:liucj
  1. shell

    0下载:
  2. #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:32.02kb
    • 提供者:李明
  1. framebuffer

    0下载:
  2. 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-27
    • 文件大小:1.44kb
    • 提供者:hjintian
  1. test

    0下载:
  2. #include "windows.h" #include "stdlib.h" #include "string.h" long WINAPI WndProc(HWND hWnd,UINT iMessage,UINT wParam,LONG lParam)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1007byte
    • 提供者:dan
  1. firm

    0下载:
  2. Bluetooth xfu flash #include <sys/stat.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <err.h> #include <string.h> #inclu
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:5.37kb
    • 提供者:ulego
  1. student

    0下载:
  2. 学生成绩管理系统 该程序的主要功能为: 0主菜单,1输入学生记录,2插入学生记录,3修改学生记录,4删除学生纪录, 5查询修生记录,6使用帮助文档。另外,该程序主要调用了:I/O函数(stdio.h),其他说明(stdib.h),字符串函数(string.h),屏幕操作函数(conio.h),字符操作函数(ctype.h),清屏函数(windows.h),定义常数。-Student achievement management system
  3. 所属分类:Education soft system

    • 发布日期:2017-05-03
    • 文件大小:1.18mb
    • 提供者:dan
  1. GPS

    1下载:
  2. 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-26
    • 文件大小:5.19kb
    • 提供者:月买双
  1. string

    1下载:
  2. 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义-Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2.73kb
    • 提供者:xuhoa
  1. c-P-P-lexical-analysis

    0下载:
  2. c++词法分析很简单的代码#include<iostream.h> #include<fstream.h> #include<stdlib.h> #include<stdio.h> #include<string.h> #include<conio.h> #include<process.h> /*头文件*/ -c++ lexical analysis is very simple c
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:2.79kb
    • 提供者:李亚茹
  1. string

    1下载:
  2. string.h头文件几个常用函数的例子,初学者容易混淆的地方-scanf function usage summary, all the basic functions, useful for beginners...
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:154.5kb
    • 提供者:ZHOULI
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7.77kb
    • 提供者:zhangxiaojun
  1. string

    0下载:
  2. user string LYCR you can use this String.h and String.m create yourself strings with custom color
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:22.63kb
    • 提供者:RenZhenhua
  1. string

    0下载:
  2. C语言string.h几个常用函数的源码-C language string.h the source of several commonly used functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.63mb
    • 提供者:heartxz
  1. STRING

    0下载:
  2. 写一个MyString类,可以使用cstring(string.h)中库函数,然后编写代码使用函数-Write a MyString class, you can use the CString (string.h) in the library function, and then write code using function
  3. 所属分类:Project Manage

    • 发布日期:2017-04-15
    • 文件大小:6.95kb
    • 提供者:甘露
  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
    • 文件大小:6kb
    • 提供者:杨小小
  1. C++

    0下载:
  2. 不使用string.h的头文件,实现一个string类,包括运算符重载等(Implement a string class, including the operator overloading)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:Kimorro
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com