-
后台ip限制,给后台加上指定的IP才能进行后台管理
后台ip限制,给后台加上指定的IP才能进行后台管理-Ip restrictions on the background, giving the background with the specified IP in order to back-office management
- 2022-09-16 08:55:03下载
- 积分:1
-
键盘操作捕获(键盘钩子)
实现键盘操作的捕获。WIN32汇编,将捕获的操作记录中文件当中。
- 2023-06-11 23:50:08下载
- 积分:1
-
KNN邻近算法
使用python语言实现k-邻近算法,他的工作原理为:存在一个样本数据集合,并且样本集中每个数据都存在标签,输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后使用该算法提取与样本集中特征最相近的数据的分类标签。
- 2022-05-18 04:28:36下载
- 积分:1
-
C读取arcinfo数据源程序,希望对大家有所帮助
C读取arcinfo数据源程序,希望对大家有所帮助-C ArcInfo read data source, and I hope to help everyone
- 2022-03-12 09:54:12下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
复数运算的小程序
复数运算的小程序-complex computing small program
- 2022-12-27 12:20:03下载
- 积分:1
-
本人写的一个程序,实现truetype字体的显示。
本人写的一个程序,实现truetype字体的显示。-I write a program to realize truetype font display.
- 2022-03-13 21:37:34下载
- 积分:1
-
Borland C Builder 6.0 signified patches, application software support
Borland C++ Builder 6.0 汉化补丁,辅助应用软件-Borland C Builder 6.0 signified patches, application software support
- 2023-01-15 08:15:04下载
- 积分:1
-
基于POCS算法的图像超分辨重建
利用POCS算法即凸集投影算法及序列图像进行超分辨重建,通过预估图像、运动估计及投影算子的约束限制进行图像重建,重建比例为1比2,通过增加图像分辨率达到提高图像质量的效果
- 2022-04-07 17:24:19下载
- 积分:1
-
门禁服务器源代码
门禁服务器程序与门禁设备udp通信,实现远程开门,刷卡记录数据库,获知门禁开关状态,实现人不在的情况下,也能打开门!!!!
- 2023-05-27 13:40:04下载
- 积分:1