-
在 php 中的登录系统
供应链管理 — — 在 PHP 开发网上考勤系统。
这个软件将帮助您管理组织出席中复杂的交互方式。它的设计与 PHP 技术。您可以管理网上考勤。网上考勤管理软件将为您提供设施,以操作毫无阻碍地通过互联网出勤。
- 2022-08-12 15:15:15下载
- 积分:1
-
使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。...
使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.
- 2022-02-05 05:34:16下载
- 积分:1
-
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
迷宫算法(maze)
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
*/
-/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
- 2022-08-08 06:28:42下载
- 积分:1
-
医院管理系统
医院管理系统
抽象
目的:
医院目前使用手工系统的管理和维护的关键信息。当前系统需要大量的纸质表单,与数据存储传遍了整个医院管理的基础设施。(窗体) 上的信息往往是不完整的或未遵守管理标准。形式常常迷失在过境之间部门需要一个全面的审计进程,确保没有重要的信息会丢失。相同的信息的多个副本存在在医院里,可能会导致各种数据存储区中的数据不一致。
任何一
- 2022-03-17 21:15:49下载
- 积分:1
-
BFS, DFS, to the map, no map to the realization of the algorithm can be automati...
BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
- 2023-06-03 12:35:03下载
- 积分:1
-
产生脉冲流密度为百万的雷达脉冲,可以对信号进行能够仿真达到给出测试的信号源环境...
产生脉冲流密度为百万的雷达脉冲,可以对信号进行能够仿真达到给出测试的信号源环境-Have a pulse current density for the millions of radar pulse, the signal can reach is given to simulation test signal source environment
- 2022-02-01 12:30:39下载
- 积分:1
-
在线订单系统,有SQL数据库,欢迎下载!
在线订单系统,有SQL数据库,欢迎下载!-On-line order system, with SQL databases, welcome to download!
- 2022-04-17 17:54:13下载
- 积分:1
-
Binomial coefficient computing] [Dev
二叉树系数计算[DeV-C++学习],利用动态规划动态编程计算
- 2022-02-01 00:21:29下载
- 积分:1
-
a teacher information management Visual Basic source
一个教师信息管理的Visual Basic源码-a teacher information management Visual Basic source
- 2022-02-04 01:34:23下载
- 积分:1
-
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录...
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录-JDBC
- 2022-02-14 08:13:39下载
- 积分:1