搜索资源列表
用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
N阶螺旋幻方程序
- 用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
倾斜的螺旋图案
- 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp
生成螺旋方阵的小程序
- 通过改变代码里面的宏定义N的值,可以生成任意N*N阶的螺旋方阵
采用网格化GRIDDING算法对螺旋轨迹采集
- 采用网格化GRIDDING算法对螺旋轨迹采集的MRI原始数据进行图像重建.rar
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
FrenetGraph
- 指定一个多边形和一条曲线的参数表达式,使得该多边形沿着该曲线扫略,得到一个立体图形。源码使用的是螺旋线-Specify a polygon and a curve parameter expression, making the polygon swept along the curve, get a three-dimensional graphics. Source using a spiral
Single
- 基于OPENGL螺旋线的动态显示,随着时间的变化,在界面上动态显示螺旋线-OPENGL helix-based dynamic display, over time, dynamic display in the interface helix
手机螺旋仪调用
- 手机螺旋仪调用,内中集成了手机螺旋仪的接口参数(Mobile phone screw instrument call, which integrates the mobile phone instrument interface parameters)
内螺旋法
- 内螺旋法 矩阵编号 表示为连接顺序,从中间往外顺时针旋转,时间复杂度基本上就是O(N^2)了(The matrix number of the inner helix is expressed as the connection order, clockwise rotation from the center to the outside, and the time complexity is basically O (N^2))
screws
- 基于螺旋理论的机器人运动学建模,需要的请下载(Kinematics modeling of robot based on screw theory)
螺旋天线
- 应用CST的电磁工作室对螺旋天线进行建模,获得其远场方向图(Employ the CST Microwave Studio Simulation the spiral Antenna Model, to obtain the farfield pattern of the antenna)
清洁机器人路径规划matlab仿真程序
- 清洁机器人内螺旋算法仿真matlab程序,采用内螺旋算法全覆盖算法(Internal helix algorithm simulation)
液态金属锥形螺旋天线的仿真设计
- 一种易于调节形状的液态金属锥形螺旋天线的仿真设计,且具有体积 小、增益高、带宽宽、易重构等特点,可替代固体金属天线 且的圆极化天线。(In order to replace the solid metal antenna, a novel liquid metal conical helical antenna was presented.)
超宽带缝隙螺旋天线仿真设计
- 采用全波电磁仿真软件,仿真设计了超宽带缝隙结构的平面等角螺旋天线和阿基米德螺旋天线,两种天线都采用同轴电缆直接馈电的方式。(this paper proposes an idea about experimental teaching mode reforming of microwave technology and antenna courses by introducing the full wave elect.)
PCB-Spiral-inductors-calculation
- pcb螺旋电感及线圈电感的计算,在低频RFID线圈天线中有着广泛的应用,经典频率125khz,13.56Mhz(pcb spiral inductors and coil inductance calculation of a wide range of applications in the low-frequency RFID coil antenna, the classical frequency 125khz, 13.56Mhz)
图像边缘增强
- 具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
labview 生成螺旋点 XY图像显示
- labview 控制电机进行扫描。对于坐标点螺旋扫描点自动生成
螺旋方阵
- 螺旋方阵源代码,先从下开始,逆时针顺序,好用的一批!!!!!无敌好吗这一波,我吹爆