-
generated hues and saturation gradient image
生成色调和饱和度渐变的图像-generated hues and saturation gradient image
- 2022-03-23 13:04:40下载
- 积分:1
-
基于SQL数据库的学生管理系统的设计
本学生管理系统是用SQL数据库,通过SQL数据库建立学生信息库,在通过MFC做学生管理系统界面,通过MFC与SQL数据库进行连接,主要通过学生管理系统界面可以实现对学生管理系统SQL数据库的更新,完成对学生信息的删除,添加,更改等功能。
- 2022-01-27 08:44:57下载
- 积分:1
-
BoardCast message to network using Winsock. It has 2 programs. One for Server an...
BoardCast message to network using Winsock. It has 2 programs. One for Server and another for clients. Comments/Suggestions are welcome at skc@doi.com.np
- 2022-03-01 03:27:51下载
- 积分:1
-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
FTP client reference program
FTP client reference program
- 2022-01-26 02:41:44下载
- 积分:1
-
基于Wince4.2操作系统,evc4.0开发环境下ActiveX 控件的创建的例程源码...
基于Wince4.2操作系统,evc4.0开发环境下ActiveX 控件的创建的例程源码-Wince4.2 based operating systems, evc4.0 development environment ActiveX controls created routines FOSS
- 2022-01-28 20:08:16下载
- 积分:1
-
windows xp quick reference
windows xp quick reference
- 2022-03-23 07:40:33下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
code for finding pixel value and pixel selection by mouse
code for finding pixel value and pixel selection by mouse
- 2023-07-10 00:40:03下载
- 积分:1