MFC类库详解中文版,含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。被誉为中文版msdn
上传时间: 2015-11-09
上传用户:skhlm
C语言库函数,包括用法和使用实例,适合初学者学习使用,方便查询库函数及其用法。
上传时间: 2013-12-26
上传用户:q123321
TI 定点函数库:QSIN、QSINLT、QCOS、QCOSLT、QATAN、QSQRT、QLOG10、QLOGN、QINV1、QINV2、QDIV
上传时间: 2014-01-26
上传用户:ljt101007
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
linux下调用libjpeg库函数进行jpeg文件的解压(嵌入式Linux无GUI环境下进行开发)
上传时间: 2014-01-06
上传用户:努力努力再努力
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
Linux C函数库参考手册,很详细,希望对初学者有用,
上传时间: 2015-11-21
上传用户:lxm
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu
文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析
上传时间: 2015-11-22
上传用户:thinode