搜索资源列表
画螺旋线.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()
倾斜的螺旋图案
- 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-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 lear
生成螺旋方阵的小程序
- 通过改变代码里面的宏定义N的值,可以生成任意N*N阶的螺旋方阵
画螺旋线
- 一个关于java的画螺旋线程序-A painting on the java process spiral
倾斜的螺旋图案
- 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-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 lear
部分数组操作
- 可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
inkblot-2.7-source
- 生物大分子如DNA 蛋白质等是螺旋结构在细胞层次上细胞微管 呈螺旋状凡由微管组成的纤毛中心体以及植物输导组织中的导管 管胞也是螺旋状在生物体的外表如植物的萝藤等都是螺旋形的 因而叶序呈螺旋线排列是生物分形外显性的结果-biological macromolecules such as DNA, protein helix structure of the cell level cell microtubules were s
AEcx0Ggr
- 小球沿空间螺旋线运动的动画,matlab写的小程序-small ball along the space spiral movement of animation, a small Matlab write procedures
Untitledyanqun
- 用C语言编写绘制画阿基米德螺旋线ρ= θ在[-150,150]区间内的曲线的程序,要求步长为0.1-Using C language Archimedes spiral drawing pictures ρ = θ in the [-150,150] range of the curve of the procedure, the requirements for step 0.1
myObject1
- 一个用VC++和OpenGL开发的绘图程序,可绘制六条螺旋线。-a VC and OpenGL graphics development process, drawing six helix.
3dSpring
- 三维弹簧模型,该模型参考GLUT库的圆环模型的绘制,并结合螺旋线方程,建立了高度参数化的三维弹簧模型,用VC & Opengl开发。-Three-dimensional spring model, the model reference GLUT library Yuanhuan model mapping, combined with spiral line equation, the establishment of a high
figure
- 有100个数据点,知道x,y,z的坐标,用命令把这些点拟合成空间的曲线?看点的分布应该是螺旋线,得出一个表达式来表达曲线,有程序-Has 100 data points, know that x, y, z coordinates, using the order of these points to be synthetic curve space? Highlight the distribution should be a spi
Single
- 这是一个用控制台做的螺旋线的动画,帮你改变背景,实现简单动画-This is a console to do with the spiral of animation, to help you change the background, the realization of a simple animation
手机螺旋仪调用
- 手机螺旋仪调用,内中集成了手机螺旋仪的接口参数(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))
螺旋天线
- 应用CST的电磁工作室对螺旋天线进行建模,获得其远场方向图(Employ the CST Microwave Studio Simulation the spiral Antenna Model, to obtain the farfield pattern of the antenna)
液态金属锥形螺旋天线的仿真设计
- 一种易于调节形状的液态金属锥形螺旋天线的仿真设计,且具有体积 小、增益高、带宽宽、易重构等特点,可替代固体金属天线 且的圆极化天线。(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)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.