搜索资源列表
用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
输出特殊图形
- 此程序可输出一螺旋形状的图形,开发此程序的目的在于熟练使用C++中的if、case语句。-this procedure can output a spiral-shaped graphics, the development of this program aimed at skilled in the use of C if, the case statement.
draw_it
- Flash5 螺旋图形这是利用 Flash 5 绘制的一个螺旋图形-Flash5 Spiral Graphics is using Flash 5 drawing of a spiral graphics
MRI
- 采用网格化GRIDDING算法对螺旋轨迹采集的MRI原始数据进行图像重建。-using grid algorithm GRIDDING spiral trajectory acquisition of MRI data from the original image reconstruction.
javaP198_8
- java螺旋排序,很简单的java小程序,仅供参考-sort, a very simple java small program is for reference only
112255
- 输入一个数字,以螺旋的方式向里面递加,最终形成一个方阵。要面试的同学建议-importation of a number of ways to screw to the inside of progressive, ultimately form a matrix. To interview the students look at the recommendations
luoxuanxian_test
- 螺旋线研究,采用了多线程的思想。其线程同步值得学习。研究的问题很简单,就是螺旋线的生成。适合新手学习。
luoxuanjuzhen
- 螺旋矩阵的相关实验代码及报告 , 有相关的资料也有以最简单的方式直观实现的代码 .
Single
- 这是一个用控制台做的螺旋线的动画,帮你改变背景,实现简单动画
Flight_Ctrl_V0_54
- 四螺旋浆垂直飞行的飞行器的飞行控制程序,以ARM为处理器。
softwaretestingmethod
- ppt格式文档;介绍了常用软件模型测试的方法,如瀑布模型、快速原型模型、螺旋模型、rup模型等。
spiral
- 该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!
曲线动态启动界面
- 这是一个很COOL的类似于螺旋曲线式启动程序,适当改变参数可以获得其他曲线启动方式。-This is a very COOL similar to the curves of spiral-start procedures, appropriate parameters can change other startup curve.
picture
- 这是一个利用Viusal C++输出螺旋线的程序-This is a use of Viusal C++ output helix procedures
drawliner
- 通过vc中画图工具,画出螺旋线,用来为切割机的运动提供轨迹-Through the vc in drawing tools, draw spiral line, cutting machine used to track the movement
手机螺旋仪调用
- 手机螺旋仪调用,内中集成了手机螺旋仪的接口参数(Mobile phone screw instrument call, which integrates the mobile phone instrument interface parameters)
螺旋天线
- 应用CST的电磁工作室对螺旋天线进行建模,获得其远场方向图(Employ the CST Microwave Studio Simulation the spiral Antenna Model, to obtain the farfield pattern of the antenna)
图像边缘增强
- 具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
SLM的OAM相位
- 使用matlab制作螺旋相位版的简单程序,欢迎大家借鉴(Using matlab to make spiral phase version of the simple procedure, you are welcome to learn from)
SMC
- s函数实现的超螺旋滑模控制,可以用于simulink控制系统仿真(Super twisting sliding mode control realized by S-function)