-
good bezier,because it is used by opengl
good bezier,because it is used by opengl
- 2022-01-27 15:13:44下载
- 积分:1
-
here is the operation of the Foxpro database and relevant data to build up a dat...
这里是Foxpro数据库操作的相关数据及建立数据库的参考文件,下载后查看-here is the operation of the Foxpro database and relevant data to build up a database of reference documents, downloading of View
- 2022-03-15 06:42:03下载
- 积分:1
-
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。-TI DSP s FVID function shows that the use of DM642 personnel can refer to learning.
- 2022-11-03 09:45:03下载
- 积分:1
-
汉字的处理的C 程序
汉字的处理的C 程序-characters of C Program
- 2022-12-05 22:15:07下载
- 积分:1
-
c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。
c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。-keyboard of c language,learn form base,lead you to be well up to application of c language
- 2023-06-12 00:10:08下载
- 积分:1
-
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看...
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看-on ruby introductory examples directly pressure can use it, through the use of Windows, suitable for newcomers to watch
- 2023-09-06 22:20:03下载
- 积分:1
-
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。...
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。-Calculator example program is very suitable for beginners learning to use.
- 2022-12-08 05:05:03下载
- 积分:1
-
php下开发webservice常用开发包,可用来开发webservice服务端和客户端...
php下开发webservice常用开发包,可用来开发webservice服务端和客户端-php used to develop webservice development kit that can be used to develop webservice server and client
- 2022-06-17 02:09:51下载
- 积分:1
-
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序...
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序-contact
- 2022-12-17 07:35:03下载
- 积分: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