-
一个小游戏,用vc#编写的,贪吃蛇供大家下载、更改。
一个小游戏,用vc#编写的,贪吃蛇供大家下载、更改。-A small game with vc# Prepared, Snake for everyone to download, change.
- 2022-05-31 10:08:11下载
- 积分:1
-
calculator program, the interface beautifully
计算器程序,界面精美-calculator program, the interface beautifully
- 2022-09-29 00:40:03下载
- 积分:1
-
K均值算法用于聚类,常用于RBF算法中。
K均值算法用于聚类,常用于RBF算法中。-this
- 2022-08-15 02:27:59下载
- 积分:1
-
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码-realise 2ASK,2FSK,2PSK,MSK,GRAY change to natural code。
- 2022-05-22 17:36:32下载
- 积分:1
-
简单的分布式算法
简单的分布式算法-simple distributed algorithm
- 2023-06-27 19:35:03下载
- 积分:1
-
大学三年级操作系统实验2作业调度,自己写的,当然也借鉴别人的...
大学三年级操作系统实验2作业调度,自己写的,当然也借鉴别人的-University three-year experiment 2, the operating system job scheduling, wrote it myself, of course, learn from others
- 2023-02-06 18:05:04下载
- 积分:1
-
字模生成工具,根据ucdos的hzk来生成的24点阵字模,做LCD电子屏不可多得的工具...
字模生成工具,根据ucdos的hzk来生成的24点阵字模,做LCD电子屏不可多得的工具-Matrix generation tool, according to the ucdos to generate hzk dot matrix 24, to do electronic screen LCD rare tools
- 2022-02-07 18:08:16下载
- 积分:1
-
仓库库存管理系统
仓库库存管理系统-warehouse inventory management system
- 2023-06-07 10:15:04下载
- 积分:1
-
用MAXPLUS设计的CMI程序,好不容易弄到的,
用MAXPLUS设计的CMI程序,好不容易弄到的,-MAXPLUS designed by CMI procedures, easy to get, and
- 2023-08-23 00:55: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