-
这是一个8
This an 8-puzzle solver. You input the current state of your annoying little 8 puzzle and it ll use the Hillclimbing Algorithm to calculate a list of moves which you can use to solve the puzzle. It is written in C++ with an interactive text mode based interface. Enter numbers 0-8. Keep your pathlength short as you can, and make the number of nodes between 1 and 65536 (on an x86 machine).
- 2022-01-21 20:52:17下载
- 积分:1
-
PLAYA源码,一个真正开源的MPEG4编码多媒体播放器
PLAYA源码,一个真正开源的MPEG4编码多媒体播放器-the resoure code of a real open media player of MPEG coding
- 2022-07-10 17:32:02下载
- 积分:1
-
一本书里的windows编程实例中的一个自动停靠窗口的实例
一本书里的windows编程实例中的一个自动停靠窗口的实例-a book of windows programming examples of an automatic berth examples of window
- 2022-08-05 14:16:25下载
- 积分:1
-
mp3编码程序和资料
mp3编码程序和资料-mp3 encoding procedures and information
- 2022-10-08 13:55:03下载
- 积分:1
-
C++编写的视频捕获系统,包含源码
C++编写的视频捕获系统,包含源码...
C++编写的视频捕获系统,包含源码
C++编写的视频捕获系统,包含源码-C++ to prepare the video capture system, including source code C++ to prepare the video capture system, including source code
- 2022-03-01 00:04:24下载
- 积分:1
-
SDL的demo C++
这是SDL库的一些demo代码,SDL是一个跨平台的多媒体库,它通过OpenGL和2D视频帧缓冲,提供了针对音频、视频、键盘、鼠标、控制杆及3D硬件的低级别的访问接口。它在MPEG播放软件、模拟器以及许多游戏中得到广泛的应用,其中包含了获得大奖的“文明:权力的呼唤”的Linux 版本。
- 2023-07-23 11:35:06下载
- 积分:1
-
一个简单的用java编写的mpeg播放器
一个简单的用java编写的mpeg播放器-a simple java prepared with the mpeg player
- 2022-03-18 12:36:51下载
- 积分:1
-
How to remove noise from your satelite receiver in Iran.
How to remove noise from your satelite receiver in Iran.
- 2022-03-26 12:52:46下载
- 积分:1
-
一个有意思的贺卡程序
一个有意思的贺卡程序-an interesting card procedures
- 2022-02-01 21:54:18下载
- 积分:1
-
本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与...
本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-This program achieved a major image processing, batch conversion and processing, PSD file management, photo processing and so on, in which some of the major is to image processing, image display various effects, such as image sharpening effects, such as relief effect. Batch conversion and processing to achieve some of the major conversion between a variety of image formats, PSD file management is to some of the major PSD file browsing and conversion operations, photo processing is mainly used for photo typesetting.
- 2022-09-08 13:15:03下载
- 积分:1