-
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数...
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science. -Dynamic link libraries (DLLs) from the C language function library and Pascal library modules developed from the concept. All of the C language standard library functions are stored in a library at the same time users can also create their own procedures LIB library. Link applications in the process, the linker copies of documents from the Treasury calls a function code, and code these functions added to the executable file. structures of computer science.
- 2022-06-27 19:13:40下载
- 积分:1
-
C语言的高质量编程
本文档是一个编程经验丰富的程序员写的,和一般的教程书不一样,本书主要说的是对编程中一些问题的总结,自己的看法,不太适合初学者,适合有一定编程基础的朋友。
- 2022-07-17 02:01:31下载
- 积分:1
-
关于ANN学习的PPT,可用于自学或者是教学课件
关于ANN学习的PPT,可用于自学或者是教学课件-ANN learning on the PPT, or can be used for self-learning courseware
- 2022-01-26 02:36:22下载
- 积分:1
-
侯俊杰的深入浅出MFC
侯俊杰的深入浅出MFC-Hou Junjie"s easy MFC
- 2022-10-04 05:35:04下载
- 积分:1
-
在一个特定目录下查找文件的例子
在一个特定目录下查找文件的例子-in a specific directory search for documents examples
- 2022-11-08 04:20:04下载
- 积分:1
-
This book focuses on combining C++ s power and flexibility with high performance...
This book focuses on combining C++ s power and flexibility with high performance and
scalability, resulting in the best of both worlds. Specific topics include temporary objects,
memory management, templates, inheritance, virtual functions, inlining, referencecounting,
STL, and much more-This book focuses on combining C"s power and flexibility with high performance and scalabi- lity. resulting in the best of both worlds. Specific t opics include temporary objects, memory management, templates, inheritance, virtual functions, inlining. referencecounting, STL, and much more
- 2022-01-22 11:22:13下载
- 积分:1
-
Open DMT Client C Source code
Open DMT Client C Source code
- 2022-03-01 22:59:38下载
- 积分:1
-
linux 基础命令教程,训练成LINUX系统高手。
linux 基础命令教程,训练成LINUX系统高手。-linux basic commands tutorial, training into a LINUX system master.
- 2023-05-22 04:05:04下载
- 积分:1
-
特殊函数的计算机仿真应用,matlab应用
特殊函数的计算机仿真应用,matlab应用-Special function of the application of computer simulation, matlab application
- 2022-02-26 06:47:57下载
- 积分:1
-
Fast row is a good sort of way, you can quickly sort, easy to deal with characte...
快排是很好的排序的方法,可以快速的进行排序,便于处理字符窜等问题。-Fast row is a good sort of way, you can quickly sort, easy to deal with character channeling and other issues.
- 2022-01-28 00:56:57下载
- 积分:1