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

搜索资源列表

  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:135.31kb
    • 提供者:water1974
  1. ADTest

    0下载:
  2. 6410 ADC测试 #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/ioctl.h> #include <fcntl.h> #include <linux/fs.h> #incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-12-22
    • 文件大小:63kb
    • 提供者:xiankongyijue
  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. crc32

    0下载:
  2. This software calculates the crc32 polynomial of a string. There is one class cCrc32.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:716byte
    • 提供者:darek
  1. portscan

    0下载:
  2. Linux下的端口扫描实现 f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr- #include<stdlib.h> #include<stdio.h> #include<sys/socket.h> #include<netdb.h> #include<string.h> #include<unistd.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:720byte
    • 提供者:david
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7.13kb
    • 提供者:qh
  1. hw1

    0下载:
  2. 定时器 /*初始化curses*/ /*注册定时器*/ /*7位数据显示*/-#include <unistd.h> #include <stdlib.h> #include <signal.h> #include <math.h> #include <curses.h> #include <sys/time.h> #include <time.h> #include &l
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:940byte
    • 提供者:jun
  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. Make_base64_to_.h

    0下载:
  2. 实现字符串的base64编码和解码,很好用的,接口已经定义好-Achieve base64 string encoding and decoding, the good, the interface has been defined
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:788.79kb
    • 提供者:zhonghongbao
  1. Simple-power-on-password-program

    0下载:
  2. 基于C语言实现简单的开机密码程序#include "conio.h"#include "string.h"#include "stdio.h"-Based on the C language to achieve a simple power-on password program#include "conio.h"#include "string.h"#include
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:yan bin
  1. warehose

    0下载:
  2. linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:sunguangjiang
  1. memmove_64

    0下载:
  2. Normally compiler builtins are used, but sometimes the compiler calls out of line code. Based on asm-i386 string.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.37kb
    • 提供者:kouferqd
  1. string

    0下载:
  2. The C++ standard says that <stdlib.h> declares both ::foo and std::foo But this isn t done in QNX version 6.3.2 200709062316.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6.73kb
    • 提供者:beimkxue
  1. segmentation

    0下载:
  2. string.h is not guaranteed to provide strcpy on C++ Builder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.92kb
    • 提供者:muisuegb
  1. cmemory

    0下载:
  2. File CMEMORY.H Contains stdlib.h string.h memory functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6.2kb
    • 提供者:falvjing
  1. nfnetlink_cttimeout

    0下载:
  2. string.h is not guaranteed to provide strcpy on C++ Builder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:21.69kb
    • 提供者:bengdsmeng
  1. string_64

    0下载:
  2. string.h: External definitions for optimized assembly string routines for the Linux Kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:zrnufang
  1. string_32

    0下载:
  2. string.h: External definitions for optimized assembly string routines for the Linux Kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:llrepe
  1. setmode

    0下载:
  2. include <string.h> include uucp.h Device Driver for linux. -include <string.h> include uucp.h Device Driver for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:mqfaoyb
« 12 »
搜珍网 www.dssz.com