-
This is what I have compiled GDAL1.4 all documents, including dynamic library fi...
这是我已经编译好的GDAL1.4的所有文件,包括动态库文件,静态库文件,头文件。-This is what I have compiled GDAL1.4 all documents, including dynamic library files, static library files, header files.
- 2022-05-21 05:03:10下载
- 积分:1
-
网站设计,这是计算机网络课程设计的主题。的蓝…
同学录的设计,这是计算机网络的课程设计的题目。可以实现登陆、注册、上载图片、留言等功能。-website design, which is the computer network curriculum design topic. The landing can be achieved, registration, uploading pictures, voice mail capabilities.
- 2022-03-24 08:49:04下载
- 积分:1
-
阴阳历转换的代码。可以提供从阳历转化为阴历的功能或相反...
阴阳历转换的代码。可以提供从阳历转化为阴历的功能或相反-Solar conversion code. Offer followed into the lunar calendar functions or vice versa
- 2022-08-04 04:59:07下载
- 积分:1
-
图书管理系统,vb制作,源代码
图书管理系统,vb制作,源代码-library management system, vb production, the source code
- 2022-05-29 20:29:32下载
- 积分:1
-
CADENCE的ALLERGO如果用过的话,相信这个东西是你所需要的,他是封装生成工具,会带来很大的方便。...
CADENCE的ALLERGO如果用过的话,相信这个东西是你所需要的,他是封装生成工具,会带来很大的方便。-magnitude of ALLERGO if used, I believe this is something you need, He is Packaging generation instruments will bring great convenience.
- 2022-07-14 23:32:53下载
- 积分:1
-
源代码统计软件,可以输出html文件。
源代码统计软件,可以输出html文件。-source statistical software can output html document.
- 2022-02-04 08:44:12下载
- 积分:1
-
Lottery Probability
彩票概率统计及测算,用以帅选号码,通过经验累积,可提高命中率。-Lottery Probability
- 2023-08-08 13:55:04下载
- 积分:1
-
This is a signal generator under Labview7 procedures, for debugging hardware use...
这是Labview7下的信号发生器程序,对于调试硬件的朋友来说很有用啊-This is a signal generator under Labview7 procedures, for debugging hardware useful friends ah
- 2023-08-26 06:40:03下载
- 积分:1
-
经典编程c语言900个例题,是学习c语言很好的例题。
经典编程c语言900个例题,是学习c语言很好的例题。-C programming language 900 Classic Example is a good Example to learn c language.
- 2022-03-12 13:31:39下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1