-
五子棋 C程序
GoMoKu
(Connect-5) is a chess game. The game board is a 10´10 grid area, as shown
below. The rules are:
·
The game is for two players, one with black stone and
the other with white stone. The .GIF files for background, black stone and
white stone can be downloaded with this assignment sheet.
·
The game alternates from one player to the other.
Each player makes his move by clicking the small square on his chess board. A
stone (black or white) will immediately appear on the display of both
sides.
· &
- 2023-04-17 13:05:04下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1
-
花样多
Synchronized multi-threading in C++ (No MFC!)
- 2022-03-26 00:31:41下载
- 积分:1
-
计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意...
计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意-experimental computer graphics, excellent programming interface vc, teachers read certain satisfaction!
- 2023-08-11 16:40:03下载
- 积分:1
-
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的...
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-02-13 02:55:50下载
- 积分:1
-
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C...
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C++。net2003开发。-MAKRTI the development of the use of a motor vehicle based on the HLA simulation procedure, in a member state to control the car in another member state can be seen in the control of results will only be achieved in HLA object management, time management function, using C++. net2003 development.
- 2022-01-24 18:38:23下载
- 积分:1
-
基于 MFC 小闹铃
基于 MFC 小闹铃
仅供参考
- 2022-01-25 17:17:05下载
- 积分:1
-
VFP7高级编程E
VFP7高级编程电子书,顶好的VFP教程-VFP7 advanced programming e-books, top good VFP Tutorial
- 2022-10-09 04:25:10下载
- 积分:1
-
C语言的源代码,是学习用的,适合初学者,包括了各类小程序...
C语言的源代码,是学习用的,适合初学者,包括了各类小程序-C language source code, is learning to use, suitable for beginners, including a variety of small programs
- 2022-02-28 09:28:02下载
- 积分:1
-
matlab JPEG2000压缩
统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。
传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
- 2022-08-25 10:07:16下载
- 积分:1