-
处理计算机分形效果,效果还不错。还包含OpenGL动态链接库。...
处理计算机分形效果,效果还不错。还包含OpenGL动态链接库。-Processing computer fractal effects, results were pretty good
- 2022-02-11 16:41:53下载
- 积分:1
-
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可....
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可.-memory leakage detection procedures, please use this document to join two projects can be.
- 2022-05-24 23:08:41下载
- 积分:1
-
Basic C with visual studio
这是教你如何在visualstudio中编写程序的basic c。它包含了C/C++语言中的SyTeX。希望这个文件能对大家有所帮助。
- 2022-03-05 03:11:26下载
- 积分:1
-
键盘输入按键,然后输入到苔藓按钮开关码
键盘输入按键,然后导入Moss按键开关代码
- 2022-10-03 04:05:03下载
- 积分:1
-
排课开发的管理系统
排课开发的管理系统-a management system for course timetable
- 2022-03-25 19:46:28下载
- 积分:1
-
进程调度的试验,有时间片算法和优先级算法,图形化界面显示...
进程调度的试验,有时间片算法和优先级算法,图形化界面显示-The process of scheduling the test algorithm has time slice and priority algorithms, graphical user interface display
- 2022-04-30 10:59:23下载
- 积分:1
-
窗口异型演示程序源码
窗口异型演示程序源码-window dysplasia demo program source
- 2022-08-14 19:02:29下载
- 积分:1
-
实现软键盘,可以在网页中实现软键盘,无需键盘操作。模拟操作...
实现软键盘,可以在网页中实现软键盘,无需键盘操作。模拟操作-To achieve soft keyboard, you can achieve the soft keyboard page without keyboard operation. Simulation operation
- 2022-11-26 00:15:03下载
- 积分:1
-
interesting procedures C Language Learning Guide. Details of the exploration and...
趣味程序导学C语言.详细介绍了迷宫探索和搬运工游戏,配有ppt,说明生动,解释明晰-interesting procedures C Language Learning Guide. Details of the exploration and porters maze games, equipped with ppt illustrate vivid, lucid explanation
- 2022-01-20 22:38:56下载
- 积分: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