搜索资源列表
bmp1
- 标准c函数库实现bmp图像绘制,妥善处理结构体对齐问题,生成图像默认保存在c盘根目录
Standard[2].C.library
- 标准C函数库 标准C函数库
c函数集
- c标准库函数使用手册
c库库
- C标准库 本文包括大部分C标准库函数,但没有列出一些用途有限的函数以及某些可以简单的从其他函数合成的函数,也没有包含多字节和本地化函数。
STL函数库
- STL最全的函数库,也包括标准c的库函数.从www.cplusplus.com网站整理.c++开发者最值得拥有的chm帮助文档.
C++中文帮助文档
- c和c++中文帮助文档,c的标准C库和c++的标准模板库的所有函数的介绍和使用方法
普通C或C++代码调用C#动态库函数
- C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
C_source_code
- 非常详尽的c标准库函数源码, 非常详尽的c标准库函数源码,非常详尽的c标准库函数源码-Very detailed functions of the c standard library source code, very detailed functions of the c standard library source code, very detailed functions of the c standard library source code, very detailed func
glibc-2.9
- C 标准库函数最新实现,自 GNU 官方网站。版本 2.9. 学习 C 语言的人值得一看。-C standard library function, the latest achievement, from the GNU official website. Version 2.9. To learn C language, are worth a visit.
C-library-
- 关于C语言标准库函数的说明,包涵文件,用法及返回-On the C language standard library functions that it covers documentation, use and return
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
Kmeans
- 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
Cfunction
- C语言库函数查询———提供标准c函数和linux下的c函数查询-C language library function provides a standard query--- c function and c under linux function query
c
- dsPIC® 语言工具库,标准C 函数库和数学函数-dsPIC ® Language Tools library, standard C library and math functions
The-C-programming-Language-
- 《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -"C Programming Language"by the C language, and the famous designer Denn
Linux-C-fun
- 包含了linux C的大部分系统调用以及标准C函数的解析,方便查找。-Contains a Linux system calls and most of the C standard C functions, convenient search.
C-function
- 这是一个,ANSI C 标准C函数VC源代码,主要功能是,把查找的函数粘贴上去,就可以查找,同时,鼠标移动也可以查找,方便,同时,还有DOS 8000多个中断,方便查找-This is a, the ANSI C standard C function of VC source code, the main function is that the search function to paste, you can find, at the same time, the mouse can al
ISO POSIX Linux Unix 标准C函数速查手册
- ISO POSIX Linux Unix 标准C函数速查手册,手册中包含基本所有常用C函数。(ISO POSIX Linux Unix Standard C function quick search manual, contains basic all commonly used C functions)
C语言标准库函数
- C语言标准库函数介绍,可以在使用过程中起到事半功倍的效果(Introduction of C language standard library function)