-
一个很好的五笔源码
一个很好的五笔源码 -A good source of five
- 2023-02-02 09:35:03下载
- 积分:1
-
flashi原码,网站首页引导上可以应用
flashi原码,网站首页引导上可以应用-flashi original code, Home guidance on the application
- 2023-08-25 06:05:03下载
- 积分:1
-
商人过河游戏,游戏规则详见源代码注释部分
商人过河游戏,游戏规则详见源代码注释部分-river businessmen game, the rules of the game see the source code Notes
- 2022-03-03 13:21:11下载
- 积分:1
-
container class and the realization of the definition, because the need for the...
容器类的实现和定义,由于使用迭代器需 要关于STL容器类和算法的知识,-container class and the realization of the definition, because the need for the use of iterative STL containers on the type and algorithms knowledge,
- 2022-03-14 09:50:30下载
- 积分:1
-
用JAVA开发的拼图游戏
用JAVA开发的拼图游戏-with JAVA development pieces of the jigsaw
- 2023-05-14 20:30:03下载
- 积分:1
-
推箱子游戏的源代码这是一个很好玩的游戏,又名搬运工, 采用VC++开发并提供了源代码。 大小:199K...
推箱子游戏的源代码这是一个很好玩的游戏,又名搬运工, 采用VC++开发并提供了源代码。 大小:199K -Sokoban game s source code this is a very fun game, also known as porters, the use of VC++ Development and provides the source code. Size: 199K
- 2022-04-27 03:39:42下载
- 积分:1
-
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真...
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真-This is prepared using matlab central difference integration method shows that the source method can be used to solve differential equations to describe the engineering problems and related simulation
- 2022-03-23 06:06:48下载
- 积分:1
-
快速排序的递归解演示,用20个字符串代表20个数,显示每次分组结果,延时10000。如果在你的机子上太快,可以加长延时。...
快速排序的递归解演示,用20个字符串代表20个数,显示每次分组结果,延时10000。如果在你的机子上太快,可以加长延时。-rapid sequencing of recursive solution demonstrations, with 20 representatives of 20 string number, the results show that each packet, Delay 10000. If your machine on too fast, it could be Long Time Delay.
- 2022-02-03 23:19:22下载
- 积分:1
-
c++红绿灯模拟
运用C++基础知识,融合绘图函数,模拟中现实的红绿灯工作,颜色变化及倒计时,灯的闪烁的都可实现
- 2023-04-18 02:50: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