搜索资源列表
画螺旋线.rar
- 一个关于java的画螺旋线程序
用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阶的螺旋方阵
3D螺旋照片具有3D效果
- 3D螺旋照片,具有3D效果,代码简明并有详细注释,flex的初学者不容错过-3D Spiral photo, with 3D effect, the code concise and detailed comments, flex beginner not to be missed
画螺旋线.rar
- 一个关于java的画螺旋线程序,A painting on the java process spiral
采用网格化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.)
GRBL中圆弧、螺旋线插补算法解析
- GRBL中圆弧、螺旋线插补算法解析,文中解析了各个变量的作用,以及算法的要素。(The interpolation algorithm of circular arc and spiral line in GRBL is analyzed. The functions of each variable and the elements of the algorithm are analyzed.)
轴向模螺旋天线主模(普通端射模式)的方向图
- 轴向模螺旋天线主模(普通端射模式)的方向图,MATLAB代码(Directional pattern of axial mode helical antenna main mode (common end fire mode), MATLAB code)