文件名称:pdclib-0.4.1
介绍说明--下载内容均来自于网络,请自行研究使用
一组基础的C库的实现,包括了 字符串操作、内存操作、数学操作、排序、查找 等基础数据结构和算法的实现,可以替代标准的C库函数,跨平台运行-One group C based on the realization of the Treasury, including string operations, memory operations, mathematical operations, sorting, search and other basic data structures and algorithms realize, can replace the standard C library function, cross-platform operation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pdclib-0.4.1
............\pdclib
............\......\functions
............\......\.........\stdlib
............\......\.........\......\abort.c
............\......\.........\......\abs.c
............\......\.........\......\atexit.c
............\......\.........\......\atoi.c
............\......\.........\......\atol.c
............\......\.........\......\atoll.c
............\......\.........\......\bsearch.c
............\......\.........\......\calloc.c
............\......\.........\......\div.c
............\......\.........\......\exit.c
............\......\.........\......\free.c
............\......\.........\......\labs.c
............\......\.........\......\ldiv.c
............\......\.........\......\llabs.c
............\......\.........\......\lldiv.c
............\......\.........\......\malloc.c
............\......\.........\......\qsort.c
............\......\.........\......\rand.c
............\......\.........\......\realloc.c
............\......\.........\......\srand.c
............\......\.........\......\strtol.c
............\......\.........\......\strtoll.c
............\......\.........\......\strtoul.c
............\......\.........\......\strtoull.c
............\......\.........\......\_Exit.c
............\......\.........\string
............\......\.........\......\memchr.c
............\......\.........\......\memcmp.c
............\......\.........\......\memcpy.c
............\......\.........\......\memmove.c
............\......\.........\......\memset.c
............\......\.........\......\strcat.c
............\......\.........\......\strchr.c
............\......\.........\......\strcmp.c
............\......\.........\......\strcoll.c
............\......\.........\......\strcpy.c
............\......\.........\......\strcspn.c
............\......\.........\......\strlen.c
............\......\.........\......\strncat.c
............\......\.........\......\strncmp.c
............\......\.........\......\strncpy.c
............\......\.........\......\strpbrk.c
............\......\.........\......\strrchr.c
............\......\.........\......\strspn.c
............\......\.........\......\strstr.c
............\......\.........\......\strtok.c
............\......\.........\......\strxfrm.c
............\......\.........\_PDCLIB
............\......\.........\.......\assert.c
............\......\.........\.......\atomax.c
............\......\.........\.......\digits.c
............\......\.........\.......\seed.c
............\......\.........\.......\stdarg.c
............\......\.........\.......\strtox_main.c
............\......\.........\.......\strtox_prelim.c
............\......\includes
............\......\........\assert.h
............\......\........\float.h
............\......\........\iso646.h
............\......\........\limits.h
............\......\........\stdarg.h
............\......\........\stdbool.h
............\......\........\stddef.h
............\......\........\stdint.h
............\......\........\stdio.h
............\......\........\stdlib.h
............\......\........\string.h
............\......\internals
............\......\.........\_PDCLIB_aux.h
............\......\.........\_PDCLIB_config.h
............\......\.........\_PDCLIB_int.h
............\......\.........\_PDCLIB_test.h
............\......\Makefile
............\......\Notes.txt
............\......\platform
............\......\........\example
............\......\........\.......\_PDCLIB
............\......\........\.......\.......\allocpages.c
............\......\........\.......\.......\getenv.c
............\......\........\.......\.......\system.c
............\......\Readme.txt
............\pdclib
............\......\functions
............\......\.........\stdlib
............\......\.........\......\abort.c
............\......\.........\......\abs.c
............\......\.........\......\atexit.c
............\......\.........\......\atoi.c
............\......\.........\......\atol.c
............\......\.........\......\atoll.c
............\......\.........\......\bsearch.c
............\......\.........\......\calloc.c
............\......\.........\......\div.c
............\......\.........\......\exit.c
............\......\.........\......\free.c
............\......\.........\......\labs.c
............\......\.........\......\ldiv.c
............\......\.........\......\llabs.c
............\......\.........\......\lldiv.c
............\......\.........\......\malloc.c
............\......\.........\......\qsort.c
............\......\.........\......\rand.c
............\......\.........\......\realloc.c
............\......\.........\......\srand.c
............\......\.........\......\strtol.c
............\......\.........\......\strtoll.c
............\......\.........\......\strtoul.c
............\......\.........\......\strtoull.c
............\......\.........\......\_Exit.c
............\......\.........\string
............\......\.........\......\memchr.c
............\......\.........\......\memcmp.c
............\......\.........\......\memcpy.c
............\......\.........\......\memmove.c
............\......\.........\......\memset.c
............\......\.........\......\strcat.c
............\......\.........\......\strchr.c
............\......\.........\......\strcmp.c
............\......\.........\......\strcoll.c
............\......\.........\......\strcpy.c
............\......\.........\......\strcspn.c
............\......\.........\......\strlen.c
............\......\.........\......\strncat.c
............\......\.........\......\strncmp.c
............\......\.........\......\strncpy.c
............\......\.........\......\strpbrk.c
............\......\.........\......\strrchr.c
............\......\.........\......\strspn.c
............\......\.........\......\strstr.c
............\......\.........\......\strtok.c
............\......\.........\......\strxfrm.c
............\......\.........\_PDCLIB
............\......\.........\.......\assert.c
............\......\.........\.......\atomax.c
............\......\.........\.......\digits.c
............\......\.........\.......\seed.c
............\......\.........\.......\stdarg.c
............\......\.........\.......\strtox_main.c
............\......\.........\.......\strtox_prelim.c
............\......\includes
............\......\........\assert.h
............\......\........\float.h
............\......\........\iso646.h
............\......\........\limits.h
............\......\........\stdarg.h
............\......\........\stdbool.h
............\......\........\stddef.h
............\......\........\stdint.h
............\......\........\stdio.h
............\......\........\stdlib.h
............\......\........\string.h
............\......\internals
............\......\.........\_PDCLIB_aux.h
............\......\.........\_PDCLIB_config.h
............\......\.........\_PDCLIB_int.h
............\......\.........\_PDCLIB_test.h
............\......\Makefile
............\......\Notes.txt
............\......\platform
............\......\........\example
............\......\........\.......\_PDCLIB
............\......\........\.......\.......\allocpages.c
............\......\........\.......\.......\getenv.c
............\......\........\.......\.......\system.c
............\......\Readme.txt