-
自己设计的一个简易的考勤管理系统,所使用的数据库为acce
自己设计的一个简易的考勤管理系统,所使用的数据库为acce-a simple time and attendance management system,using access as database system
- 2023-04-28 20:15:04下载
- 积分:1
-
AFIS系统源码
SourceAFIS是一个指纹识别/匹配SDK(库),或者更一般地说是一个自动指纹识别系统(AFIS)。它本质上是比较两个指纹,并决定他们是否属于同一个人。它可以快速搜索注册指纹的大型数据库。它附带了一个易于使用的API(纯.NET和一个实验性的Java端口)以及各种各样的应用程序和工具。
- 2023-07-07 19:20:03下载
- 积分:1
-
物业缴费管理系统
物业缴费管理系统-property Payment Management System
- 2022-06-17 19:03:44下载
- 积分:1
-
1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改...
0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
- 2022-03-09 09:29:09下载
- 积分: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
-
华宝器具和比色计
此代码是为 Arduino 莱昂纳多。审计委员会读取压力传感器 MPX5010DP,从摩托罗拉、 连接到华宝的船只。审计委员会,以及从陶斯读取 TSLR230 的光传感器。所以你可以选择在两个环境之间的模式: 模式比色计和模式华宝用具与一个按钮。在两种情况下有一个背景温度数字传感器 DS1820。所有的数据通过串行发送到一台 PC。
- 2022-02-20 06:38:07下载
- 积分:1
-
女问题描述:
设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计
一个算法,列出R的所有不同排列。...
女问题描述:
设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计
一个算法,列出R的所有不同排列。
编程任务:
给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Description: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the same. Try to design an algorithm listing all the different arrangement of R. Programming tasks: Given n and n elements to be arranged. To calculate the n-element array of all the different cable.
- 2023-01-24 04:15:04下载
- 积分:1
-
十字链表和求鞍点的程序
十字链表和求鞍点的程序-Cross and saddle point for the procedure
- 2023-09-03 17:35:04下载
- 积分:1
-
用vb6.0实现GIS的重要算法TIN的生长算法。
用vb6.0实现GIS的重要算法TIN的生长算法。-GIS using vb6.0 an important method to achieve the growth of TIN algorithms.
- 2022-12-21 20:10:03下载
- 积分:1
-
根据贪心算法,来求解最小生成树;
这种情况,可能求不不全局最优解,但是,可以求出当前情况下的最优解;...
根据贪心算法,来求解最小生成树;
这种情况,可能求不不全局最优解,但是,可以求出当前情况下的最优解;-According to greedy algorithm to solve the minimum spanning tree this situation, it may not seek the global optimal solution is not, however, you can find the optimal solution under the current situation
- 2023-05-29 18:05:03下载
- 积分:1