-
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作...
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作-Drawing basics, a more detailed introduction to a number of drawing, basic drawing contains all the hype
- 2022-03-12 20:13:09下载
- 积分:1
-
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了...
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneously directed graph search methods, Game learning algorithm is an excellent reference. Leisure can play this game thinking exercise featured many popular online maps difficult, If all of them could not use AI solution, it would be very familiar.
- 2023-04-23 16:45:04下载
- 积分:1
-
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码...
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码-汉字库different font size into the required code汉字库different font size into the required code
- 2022-09-16 00:00:03下载
- 积分:1
-
实现对数字地址的提取,可以适合C++初学者参考
实现对数字地址的提取,可以适合C++初学者参考-Realize the extraction of digital addresses, can be suitable for C++ Beginners reference
- 2022-01-30 20:58:30下载
- 积分:1
-
提取并保存EXE文件的图标
提取并保存EXE文件的图标-extracting EXE file and preserve the icon
- 2022-03-05 14:03:30下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
对于游戏仙境传说模拟器的最新版本(12.09.09)版本…
The latest version of the emulator for the game Ragnarok Online (12.09.09) Version Trunk, Not Stable -The latest version of the emulator for the game Ragnarok Online (12.09.09) Version Trunk, Not Stable ...
- 2022-07-27 15:55:51下载
- 积分:1
-
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常...
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two directions of traffic lights all red, in order to allow emergency vehicles through. Based emergency vehicles through the intersection for 10 seconds, after the passage of emergency vehicles, traffic returned to normal, with a single pulse for external interrupts, saying that a first aid trucks.
- 2023-07-06 21:40:03下载
- 积分:1
-
用C++写的最短路径程序,是基于迪杰斯特算法.
用C++写的最短路径程序,是基于迪杰斯特算法.-C was the shortest path procedure is based on the Dijkstra algorithm.
- 2022-02-05 14:29:21下载
- 积分:1
-
"This game will get character and do in these steps.
"+
"1)Get only char...
"This game will get character and do in these steps.
"+
"1)Get only character from a-z (no capital letters)
"+
"2)After that, it will reverse the result from step 1)
"+
"3)Finally, it will find vowel from step 1) (before reverse) and append after result from step 2) (after reverse)" -"This game will get character and do in these steps.
"+
"1)Get only character from a-z (no capital letters)
"+
"2)After that, it will reverse the result from step 1)
"+
"3)Finally, it will find vowel from step 1) (before reverse) and append after result from step 2) (after reverse)"
- 2022-03-18 08:35:51下载
- 积分:1