资源列表
3-PSS-workspace
- 3-PSS并联机器人可达工作空间绘制的MATLAB程序-3PSS parallel robot reachable workspace draw
KD_tree
- 用于多节点创建的KD树创建,实现数据划分-KD tree is used to create a multi-node created, data division.
exceltutor
- The following tutorial is based on using Windows Office 2003. Earlier versions work similarly, but you may find the placement of controls on the menu to be slightly different.
dong
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。 -Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, a circle filled
iiii
- 编写一个应用程序,当按下鼠标左键键时,窗口显示“LEFT BUTTON” 当按下鼠标右键键时,窗口显示“RIGHT BUTTON” 窗口分为五个区域,颜色分别为白、绿、蓝、黄、红。当鼠标在五个区域移动时显示不同的样式。 -Write an application, when you press the left mouse button, the window display LEFT BUTTON when you press the right mouse button, a wi
what-makes-you-beautiful
- 编写一个应用程序,要求鼠标的光标始终指向一个字符串的起始位置,随着鼠标的移动,字符串跟随移动,而且字符串的颜色在整个字符串中实现渐变。 -Starting position of a string, with the movement of the mouse, the string moves with it, and the color of the string to achieve a gradual throughout the string.
Origin-v8.0725
- origin注册码,win7 win8下验证-origin verification
Point-Clouds-Genesis
- 根据需要改写,生成三维点云数据用于模拟实验,目前包含了旋转抛物面和单位球点云的生成。-According to the need to rewrite, generating three-dimensional point cloud data is used for simulating experiment, now contains a rotating paraboloid and unit ball point cloud formation.
matlab-GUI
- 本文档是关于MATLAB图形用户界面GUI制作教程,对不熟悉MATLAB gui的初学者能很快掌握其用法 -This document is about MATLAB graphical user interface (GUI) production tutorial, unfamiliar MATLAB gui beginners can quickly master its usage
SampleReport
- 实现页面报告显示类,页面布局,设置不同风格的字体-Sample Report Class, page align, set font
Intersection
- Demand given two line intersection. Enter divided into two types: user interface input, file input. Output is divided into two categories: user interface output, file output. 1.1 User Interface Input: The user can enter the coordinates of the point
example_of_pause
- 一个Matlab程序,绘制一个3D心型图像,使用了axes,patch,reshape,contourc,pause这几个函数-A Matlab program,drawing a heart-shape picture figure in 3D,with function :axes,patch,reshape,contourc,pause etc.