搜索资源列表
Graphics-Clock
- 本实例实现走懂的图形时钟的绘制,首先由DrawClock()子函数画出表盘,再由gettime(&newtime)检测系统时间,每秒钟调用DrawClock()更新一次表盘。-The examples were to go to understand the graphics clock drawing, first by DrawClock () Functions to draw the dial, then gettime (& newtime) detection system
OLED
- 0.96" OLED (SSD1306) for arduino 驱动及3D立方体演示 能用I2C或SPI连接及控制,并且内带基本图形绘制函数:点,线,中空圆形,填充圆形,中空矩形,填充矩形..等 除了一般图形范例外,另外还附上仿3D图形的源码, 能在OLED屏上显示一个立体自由旋转的立方体 -0.96 " OLED (SSD1306) for arduino drivers and 3D cube demo I2C or SPI can be connected and c
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
chuxue101
- 图像纹理映射到圆柱上绘制sin函数绘制多条曲线第三章-Image texture mapping to the cylindrical, draw the sine function, drawing more curves in the third chapter
t_8
- 1.联立下列方程求解 3x+4y-7z-12w 4 5x-7y+4z+ 2w -3 x +8z- 5w 9 -6x+5y-2z+10w -8 2.编写M文件输出“水仙花数”。(水仙花数是指一个3位数,其各位数字的立方和等于该数本身。例如153 13+53+33) 3.已知sphere函数可以产生球表面坐标 (1)用mesh函数绘制球面网线图 (2)用surf函数绘制球表面图 (3)将球表面图切除一部分,-1. The following si
vidpoline
- 某控制系统的开环传递函数的分析,绘制系统的闭环根轨迹-An open-loop transfer function of the control system of the analysis of the drawing system of closed loop root locus