-
递归下降算法,自顶向下语法分析器的设计与实现
递归下降算法,自顶向下语法分析器的设计与实现
-递归下降算法
- 2022-05-23 12:14:06下载
- 积分:1
-
CSR的单声道耳机MMI调试工具,你可以很容易地创建一个调试功能…
CSR MONO HEADSET MMI调试工具,你可以很轻松的调试出一款功能都合要求的蓝牙耳机-CSR MONO HEADSET MMI debugging tools, you can easily create a debugging features are jointly called for Bluetooth Headset
- 2022-08-07 21:27:54下载
- 积分:1
-
人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤...
人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤-AI 8 digital issues, can be realized automatically generate the initial number, auto-search, to determine whether the target up to, and gives search steps
- 2023-07-28 18:40:03下载
- 积分:1
-
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示...
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示-The residual value of computing time. Play the role of the countdown, it is an accurate calculation of the number of seconds remaining, and have the progress bar shows the remaining
- 2023-04-30 23:25:03下载
- 积分:1
-
很好的一个原代码,用C++编写
请各位欣赏
很好的一个原代码,用C++编写
请各位欣赏-a good source, C appreciate prepared please
- 2022-04-14 18:22:29下载
- 积分:1
-
As the source code name, this code is writing in Verilog and also inside the fol...
As the source code name, this code is writing in Verilog and also inside the folder there is a c code to see the simulation results from verilog.
- 2022-03-25 06:31:05下载
- 积分:1
-
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0...
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0
- 2022-08-09 11:22:59下载
- 积分:1
-
lib smis
lib smis
- 2022-02-18 15:42:20下载
- 积分: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
-
C语言的库包的图形,基本图形开发包,一个额外的动力。
C语言图形函数库程序包,基本的图形开发包,额外实现鼠标。-C language library package graphics, basic graphics development kit, an extra mouse realize.
- 2022-03-13 13:03:41下载
- 积分:1