-
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的...
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to these operations. These operator and function for the purpose of providing solving real/fake Proposition answer. One important application is based on real control/false proposition of a series of orders MATLAB
- 2022-01-30 19:03:18下载
- 积分:1
-
虚线填充五边形试验 ,用到了bresenham划线算法
虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
- 2022-12-23 17:15:03下载
- 积分:1
-
彩色、黑白图像互变,RGB分离,HSI分离…
彩色,黑白图像互相变化,RGB分离,HSI分离-Color, black and white images with each other changes, RGB Separation, HSI separation
- 2023-04-21 01:50:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
这个程序可以实现中点画圆画线 种子填充 裁剪
这个程序可以实现中点画圆画线 种子填充 裁剪-This process can achieve the midpoint of seed filling Circle Draw a line clipping
- 2022-04-01 11:02:51下载
- 积分:1
-
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语...
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语-VB prepared with a complete CAD program, source code provided, you can learn to develop their own version of the CAD, A LITTLE regret is that it is French
- 2022-04-18 08:54:39下载
- 积分:1
-
把DDB转换成DIB
把DDB转换成DIB-put into DIB
- 2022-02-04 12:43:08下载
- 积分:1
-
电动汽车,由它本身,创造一个新的电动汽车或提高现有的单胎*。
EV, by itself, creates a new EV or raises the existing singleton*.- EV, by itself, creates a new EV or raises the existing singleton*.
- 2022-03-23 09:06:43下载
- 积分:1
-
使用cimage输入输出的,大小转换,格式变换的代码
使用cimage输入输出的,大小转换,格式变换的代码-cimage use of the input and output, the size conversion, format conversion code
- 2022-05-15 22:21:41下载
- 积分:1
-
对屏幕的模拟显示,很不错得显示,采用direct3D技术编写。
对屏幕的模拟显示,很不错得显示,采用direct3D技术编写。
- 2023-07-31 23:30:03下载
- 积分:1