-
操作系统版本及硬盘空间信息
OS version & hardDisk space info
- 2022-04-01 10:32:55下载
- 积分:1
-
windows socket编程示例
windows socket编程示例-windows socket programming paradigm
- 2023-09-02 12:20:03下载
- 积分:1
-
派森
pygame-1.6源代码-pygame-1.6 source code
- 2022-01-26 02:52:37下载
- 积分:1
-
一个二维条码生成程序,封装成一个控件,可以在网页上使用,从串口读取数据!...
一个二维条码生成程序,封装成一个控件,可以在网页上使用,从串口读取数据!-A two-dimensional bar code generating program, packaged as a control on the page can be used to read data from the serial port!
- 2022-12-03 09:30:03下载
- 积分: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
-
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考....
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考.-Elective System. C used to do. Only one paper, for the provision of a reference.
- 2022-07-07 13:58:43下载
- 积分:1
-
真彩BMP图像转化为256色,以及灰度化源代码,有参考价值。
真彩BMP图像转化为256色,以及灰度化源代码,有参考价值。-True color BMP images into 256 colors, as well as the gray of the source code, have reference value.
- 2022-02-06 00:55:29下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
a small VB Management System
一个小小的VB管理系统-a small VB Management System
- 2022-12-27 15:15:03下载
- 积分:1
-
人工智能课上的要我们编写的一字棋,理由极大极小法编写的...
人工智能课上的要我们编写的一字棋,理由极大极小法编写的-Artificial Intelligence class to the word game we prepared the ground prepared by minimax method
- 2023-03-26 00:25:03下载
- 积分:1