CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - strcpy

搜索资源列表

  1. VCHEADERSRC

    0下载:
  2. VC 头文件的源码,如strcpy及tolower等函数的实现-VC header files of the source, such as strcpy and tolower function implementation, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:morry
  1. Thread_13

    0下载:
  2. 基于共享内存的进程通信,调用CreatFileMapping,MapViewOfFile,strcpy实现-Shared memory based on the process of communication, call CreatFileMapping, MapViewOfFile, strcpy implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:28.8kb
    • 提供者:cy
  1. c

    0下载:
  2. 有关C语言中字符串的操作的一些经典程序,STRCPY,MEMCPY,数组越界还有一些其他的程序-Of the C language string operation a number of classical procedures, STRCPY, MEMCPY, an array of cross-border procedures and some other
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18.32kb
    • 提供者:456456
  1. goods

    0下载:
  2. #include <iostream> #include <string> using namespace std class Goods {public: Goods(char *GoodsNum,string n,double p,int a) { strcpy(GoodsNumber,GoodsNum) GoodsName=n GoodsPrice=p GoodsAmount=a }
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1.08kb
    • 提供者:熊舒予
  1. wordchose

    0下载:
  2. 进行自负的匹配,- #include<iostream.h> #include <string> using namespace std class String { private: int size char *chr public: String(char* temp) { size=strlen(temp)
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.88kb
    • 提供者:刘欢
  1. strcpy

    0下载:
  2. 复制函数源代码编写,用于具体实现复制函数的功能呢。知道了吗?-Copy function source code, used to implement replication function.Get it?
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:347.63kb
    • 提供者:wangkui
  1. c-language

    0下载:
  2. 面试会用到的程序,各种strcpy等的源码,以及链表的使用。-The program will be used in the interview
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:4.7kb
    • 提供者:李丰鑫
  1. main

    0下载:
  2. 这是一款很简单的武侠养成小游戏,里面用到一些C++的基本语句。像是switch啊,strcpy等等,对初学者会有所帮助。-This is a very simple and martial arts to develop the game, which used of some C++ basic statement. Like a switch, strcpy, etc., to be helpful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:906byte
    • 提供者:柯真东
  1. StrCpy

    0下载:
  2. 使用指针实现库函数StrCpy以处理字符串复制功能,并返回指针!-Using pointers to handle string library functions StrCpy copy function, and returns the pointer!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:729byte
    • 提供者:hahha
  1. stdLib

    0下载:
  2. 重构C语言标准库的部分功能函数。memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.(Refactoring the functional functions of the C language standard library. memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:3kb
    • 提供者:unarty
  1. NICTCLAS

    0下载:
  2. NICTCLAS是大名鼎鼎的中科院计算所语词法分析系统ICTCLAS免费版的.NET包装版本,在原有免费EXE源码的基础上使用C++ /CLI封装成NICTCLAS.dll,将原CResult类改写成NICTCLAS managed class,并为适应VC8编译对源码做了少许改动,当然还有N个因为strcpy之类的警告因为实在太多干脆不予理会。如有错漏请不吝指正。 NICTCLAS做了一定程度的简化,接口非常简单,普通分词应用足够了,这里提供C#执行程序调用示例。词库文件下载解压请放在对
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:53kb
    • 提供者:renyu_net
搜珍网 www.dssz.com