-
此文章的算法有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法等等,有用的的人可以...
此文章的算法有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法等等,有用的的人可以-This article has iteration of the algorithm, exhaustive search method, the recursive method, greedy method, backtracking, sub-rule method, dynamic programming, etc., can be useful
- 2023-02-08 14:00:04下载
- 积分:1
-
小小的计算器程序
小小的计算器程序-little calculator program
- 2023-09-08 02:20:03下载
- 积分:1
-
all the game of (kill boats)
there are 7 parts, because I did this game with l...
all the game of (kill boats)
there are 7 parts, because I did this game with long time :D
- 2022-09-14 17:40:04下载
- 积分: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
-
/- /
- 2022-05-20 07:34:17下载
- 积分:1
-
一个简单的计算器示例
一个简单的计算器示例-a simple calculator example
- 2022-05-24 18:42:09下载
- 积分:1
-
用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用...
用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
- 2023-01-20 08:00:04下载
- 积分:1
-
jsp连接数据库的操作,适于初学者,能很好的学习数据库知识。...
jsp连接数据库的操作,适于初学者,能很好的学习数据库知识。-jsp connectivity database operation, suitable for beginners can be a very good knowledge of the learning database.
- 2022-05-13 10:00:55下载
- 积分:1
-
构建的非线性时间序列的混沌序列的研究劳伦兹。
产生Lorenz混沌序列,为下一步非线性时间序列研究打下基础-Construct Lorenz chaotic seris for the research of nonlinear time series.
- 2022-03-18 08:51:12下载
- 积分:1
-
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序-Based on Microsoft Visual Basic 6.0 on the figure of a small game program
- 2022-05-07 11:52:15下载
- 积分:1