-
introduced a series of ADI Blackfin DSP electronic books Blackfin for beginners...
一本介绍ADI公司Blackfin系列DSP的电子书籍,对Blackfin 的初学者很有帮助!可以用超星阅览器打开。-introduced a series of ADI Blackfin DSP electronic books Blackfin for beginners helpful! Superstar menu can be used to open.
- 2022-04-23 13:11:58下载
- 积分:1
-
hospital management codes
hospital management codes
- 2023-01-13 19:45:03下载
- 积分:1
-
C patterns design patterns
C++ patterns设计模式-C patterns design patterns
- 2022-03-13 06:31:25下载
- 积分:1
-
人件,软件工程方法!!!有从事软件工程领域应该读的经典书籍...
人件,软件工程方法!!!有从事软件工程领域应该读的经典书籍-peopleware the software engineering prime book
- 2022-01-26 00:01:05下载
- 积分:1
-
一本有关于ARM C编程的电子书,是提高嵌入式系统C语言编程的好教材。...
一本有关于ARM C编程的电子书,是提高嵌入式系统C语言编程的好教材。-On an ARM C programming e-books, is to improve the C language programming of embedded systems good material.
- 2023-05-20 06:50:03下载
- 积分:1
-
web game designer document
网络游戏策划文档,我觉得非常好,可以参考使用。-web game designer document
- 2022-02-03 07:49:23下载
- 积分:1
-
软件工程教学软件开发模式的持续发展…
软件工程教案 软件开发模型是不断发展的
各种软件开发模型各有优缺点
选用时不必拘泥与某种模型
可组合多种模型
也可根据实际创建新的模型-Software Engineering teaching software development model is the continuous development of various software development models have their own advantages and disadvantages of having to choose when拘泥with some kind of model can be a variety of model portfolios can also be based on the actual creation of new model
- 2022-03-23 01:21:07下载
- 积分:1
-
c# written in hotel management system that contains the source code, using pseud...
c#写的酒店管理系统包含源代码,采用伪3层开发模式-c# written in hotel management system that contains the source code, using pseudo-3-storey development model
- 2022-02-01 11:15:55下载
- 积分:1
-
seeking maze exports from the entrance to the path of all the procedures for a c...
求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of all the procedures for a classic design problem. The computer maze room, normally used was "exhaustive solution" approach, that is, from the entrance, with a direction to explore, if we can follow links, will continue to move forward; Otherwise, return along the same route, a direction for the continued exploration and until all possible pathway to date has explored. To ensure that in any position along the same route can return, obviously need a last-in, first-out to preserve the structure from the entrance of the current location of the path. Therefore, in the Palace fans access algorithm application "stack" is naturally a thing of the past.
- 2022-06-15 15:18:08下载
- 积分:1
-
cifafenxi
词法分析代码:词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-cifafenxi
- 2022-04-07 19:41:50下载
- 积分:1