-
经典问题的源码(n皇后问题,点灯问题)
经典问题的源码(n皇后问题,点灯问题)-the classic source (n Queen, the Lantern)
- 2022-03-22 02:37:07下载
- 积分:1
-
mapinfo mapx 使用vb 编程的一个例子
mapinfo mapx 使用vb 编程的一个例子-mapinfo mapx use of a Visual Basic programming examples
- 2023-08-20 12:00:03下载
- 积分:1
-
VC++ MFC 不可移动的窗体.rar
VC++ MFC 不可移动的窗体.rar-VC++ MFC immovable form. Rar
- 2022-09-22 02:35:03下载
- 积分:1
-
接收电子邮件例子
接收电子邮件例子-receive e-mail examples
- 2022-09-05 08:35:02下载
- 积分:1
-
是一个经典的源代码论坛环境
是一个ASP环境下的经典论坛源代码-ASP is a classic environment of the source code Forum
- 2023-06-08 22:40:03下载
- 积分:1
-
Windows CE开发指南!吐血推荐!英文原版!Windows CE开发工程师的必备资料!...
Windows CE开发指南!吐血推荐!英文原版!Windows CE开发工程师的必备资料!-Guide to the development of Windows CE! Suggest to vomit blood! English original! Windows CE development engineers the necessary information!
- 2022-11-17 08:50:04下载
- 积分:1
-
使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。...
使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。-Use vs2003 to develop, vc++7, tested code to read and write excel files basicexcel category, we can learn from those who need it by.
- 2022-01-29 00:53:01下载
- 积分:1
-
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示...
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示-this small program can be run in the current window can specify the name and front window display
- 2022-02-28 22:54:28下载
- 积分:1
-
This is a very powerful script framework, which is a comprehensive example.
这是一个功能非常强大的脚本框架,这是一个综合例子.-This is a very powerful script framework, which is a comprehensive example.
- 2022-10-21 19:05:04下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1