-
C语言DSAPI
单点登录实际例子,希望有帮助,OA结合,已经测试ok,验证没问题的,希望多多益善指教
- 2022-05-16 20:20:21下载
- 积分:1
-
Introduction to process models
Introduction to process models
- 2022-02-03 08:28:33下载
- 积分:1
-
4×4键盘扫描的verilog 代码,在CPLD板上实现
4×4键盘扫描的verilog 代码,在CPLD板上实现-4 × 4 keyboard scan Verilog code, the CPLD on the board realize
- 2023-06-17 17:55:03下载
- 积分:1
-
以EM78860设计万年历速查法,包含源码
以EM78860设计万年历速查法,包含源码-Calendar Info EM78860 design to law, contains source
- 2023-02-27 06:40:03下载
- 积分:1
-
重构手册, 与<重构>一起使用, 事半功倍
重构手册, 与一起使用, 事半功倍-Remodeling manuals, and
- 2022-01-31 18:26:21下载
- 积分:1
-
wpf页面切换的特效
wpf做的一个界面切换特效,包括百叶窗,左右划入,会使你的界面加分哦!
- 2023-01-21 17:55:03下载
- 积分:1
-
用Multi
用Multi-Agent平台Zeus开发的一个功能完整的开源安全股票交易系统-with Multi-Agent Zeus platform for the development of a functional integrity of the open-source security stock trading system
- 2022-06-27 04:54:34下载
- 积分:1
-
用Python实现脚本人员沟通平台自动化测试…
实现在STAF平台上,应用python完成自动化测试,分别为控制机端和测试端的代码,实现了通信检测,自动安装,run test case的功能。-Implement automation testing on STAF communication platform with script of Python, including environment prepare,software installment and run test case.
- 2023-04-13 21:20:03下载
- 积分:1
-
课程设计,机票订购系统的用户手册,很详细
课程设计,机票订购系统的用户手册,很详细-Order Plane Ticket of Management System
- 2022-07-09 14:31:33下载
- 积分: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