-
Java代码编写的30条建议,很有参考价值
Java代码编写的30条建议,很有参考价值-Java code prepared 30 recommendations, a good reference
- 2023-06-19 13:00:03下载
- 积分:1
-
bank accounts processing system, download unpacked Accounts can be achieved out...
银行帐务处理系统,下载解压后可以实现帐务的出入帐-bank accounts processing system, download unpacked Accounts can be achieved out of the recording
- 2022-03-20 23:34:03下载
- 积分: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
-
工程模板, 工程用的实例
工程模板, 工程用的实例-project templates, examples of projects
- 2022-12-13 20:55:03下载
- 积分:1
-
设计模式例子PainterUsePattern
设计模式例子PainterUsePattern-Examples of design patterns PainterUsePattern
- 2022-07-20 04:26:28下载
- 积分:1
-
S695芯片开发手册包括评估板资料说明,指令集说明、系统说明...
S695芯片开发手册包括评估板资料说明,指令集说明、系统说明-S695 chip development Evaluation Handbook includes information, instruction set that system descriptions
- 2023-06-22 09:10:05下载
- 积分:1
-
Acceptance Test Acceptance Test Acceptance Test Acceptance Test Acceptance Test
验收测试 验收测试 验收测试-Acceptance Test Acceptance Test Acceptance Test Acceptance Test Acceptance Test
- 2022-02-21 05:37:36下载
- 积分:1
-
后备机种市电侦测方法
<1> 市电频率范围:
50Hz:46Hz~54Hz
60Hz:55Hz~65Hz
<4>市电波形...
后备机种市电侦测方法
市电频率范围:
50Hz:46Hz~54Hz
60Hz:55Hz~65Hz
市电波形衰减率:84/1
市电AD转换公式:
(1)市电AD转换值 = ((Vip / 84) / 5V) * 256 + Voffset
(2)如:以市电电压100V为例,其所对应的AD转换值:
AD转换值 = ((100 / 84)/ 5V) * 256 = 61T;
-City reserve aircraft detection methods < 1> City frequency range: 50Hz: 46Hz ~ 54Hz 60Hz: 55Hz ~ 65Hz < 4> City waveform attenuation rate: 84/1 < 5> City AD conversion formula: (1) City AD conversion value = ((Vip/84)/5V)* 256+ Voffset (2) such as: voltage 100V power to the city as an example, it corresponds to the AD conversion value: AD conversion value = ((100/84)/5V)* 256 = 61T
- 2022-08-02 17:00:59下载
- 积分:1
-
《软件工程思想》讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难得,以至回味无穷。...
《软件工程思想》讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难得,以至回味无穷。-"software engineering thinking" about "software development" and "as a programmer", the unique vision, imaginative, humorous content, the door was a refreshing sight. His rare, and even faithful.
- 2022-11-05 23:20:04下载
- 积分:1
-
一个简易的友情链接程序,呵呵 我也是其他地方找来的
一个简易的友情链接程序,呵呵 我也是其他地方找来的-一个简易的友情链接程序
- 2022-05-06 02:10:34下载
- 积分:1