搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
nsis-2.36-setup
- 开源软件经常使用的打包程序,安装使用方便。-Open-source software package frequently used procedure, the installation of easy to use.
36
- 关于vc++的视频,介绍如下:有两个数字如23,第一个2表示第2章,第二个3表示第三个视频,用flash player 播放即可。-About vc++ The video, introduced as follows: There are two figures, such as 23, No. 2, said a Chapter 2, the second 3 that the third video, players can use flash player.
HF-5.0.0.902
- 下面就来讲解我的扫雷程序思想。 首先我们在雷区上随机地放上雷,没有雷的地方被点击 后就会显示一个数字表示它周围有几个雷,这是怎么实现的 呢?我们可以把整个雷区看成一个二维数组a[i,j],如雷区: 11 12 13 14 15 16 17 18 21 22 23 24 25 26 27 28 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58 -Her
Convert
- 进制转换可以进行2-36大小不等的转换 欢迎广大读者使用-2-36 M-ary conversion can change size welcome readers to use! ! ! !
36xuan7
- 汇编语言程序设计中随机数产生与仿真36选7的开奖过程-gambling
ex30-36
- 派生类构造函数的初始化列表 多重继承 构造函数初始化列表-Derived class constructor to initialize a list of multiple inheritance
xhjz
- 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎
36
- Visual Basic 制作,一个全屏的下雪场景制作-Visual Basic production, a full-screen production of the snow scene
EXCELS
- Export To Excel {*** *** *** *** *** *** *** *** *****} { TExcel Component 3.3 for Delphi 1.0 .. 3.0 } { } { Copyright (c) 1996 ... 1998 Tibor F. Liska } { Tel/Fax: +36-1-165-2019 } { Office: +36-1-209-5284 } { E-mail: liska@sztaki.hu }
nasm-0.98.35-win321
- nasm-0.98.35-win321 windowns下工具-nasm-0.98.35-win321 windowns under the Tools
quadrature
- The output from incremental optical encoders and from many other types of measurement devices is known as a “quadrature” signal. A quadrature signal consists of two square waves 90° out of phase. The input channel on our encoder interface board count
36-1
- IMPORTANT PPT FOR IMAGE COMPRESSION SYSTEM.
RanSetupEp4Si_136
- 霹雳乱web server1.36繁体支持EP4全面升级支持最新的MD5加密服务端 -v
16changetoword
- 对于使用LBAVIEW的时候,将16进制数转换成字符显示出来,比如0x36转换成字符36显示-When the use of LBAVIEW will be converted into the number 16 hex characters show up, such as 0x36 converted to 36 characters shown
Super-EC6.36
- 语言模版下载。万能模块下载。下载模版 下载。下在文件-endkj djd dk djhs dj djdhd hsh s
36-数码管递加递减带消隐
- 36-数码管递加递减带消隐(36- digital tube with increasing decreasing blanking)
36全屏的下雪场景制作
- 36全屏的下雪场景制作(36 full screen snow scene production)
pcre-8.36.tar
- PCRE(Perl Compatible Regular Expressions)是一个轻量级的Perl函数库,包括 perl 兼容的正则表达式库。它比Boost之类的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。(The PCRE(Perl Compatible Regular Expressions) is a lightweight Perl library, including a Perl compliant Regu
36个常用SAS程序
- 36个 sas程序,包括方差分析,半致死浓度,回归分析,卡方检验,配方T检验,二项式分析(36 sas procedures,ANOVA analysis,reression analysis,x2 test,paried T tes,etc)