搜索资源列表
Drawn_CV_Envelope.pde
- Arduino Code for a Synthesizer Module that remembers envelope shapes and outputs CVs in a loop.
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
PWM
- 采样控制理论中有一个重要结论:冲量相等而形状不同的窄脉冲加在具有惯性的环节上时,其效果基本相同。PWM控制技术就是以该结论为理论基础,对半导体开关器件的导通和关断进行控制,使输出端得到一系列幅值相等而宽度不相等的脉冲,用这些脉冲来代替正弦波或其他所需要的波形。 对不了解PWM的开发人员很有帮助。-Sampling control theory have an important conclusion: the same impulse and different shapes of the
draw
- it can draw pictures include many shapes and colors
IllustrationMod
- mode shapes of a shaft supported by fluid film bearing-this codes gives a good method to calculate the mode shapes of a shaft supported by fluid film bearing
CalMaterial
- 是一个计算各种形状,常用材料重量的小程序,方便工作。-Is a calculation of a variety of shapes, the weight of commonly used materials in small procedures to facilitate the work.
Phantasm.CS.Studio.v1.0_RETAIL
- This plugin includes tools designed specifically for Adobe Illustrator® and integrates perfectly for a seamless experience when adjusting, controlling or checking color in your documents .Tools work with all embedded objects including vector sh
lovePet
- 徐景周先生用VC++编写的集简繁文字转换、文件加密、控件注册、位图转换为文本、文件隐藏到位图、文件分割器、控件注册器、注销用户、定时关机、弹出、关闭光驱等为一体的工具集软件。通过这个软件的源代码您可以学到位图菜单、自画式按钮的制作,不规则形状窗口的产生,动画对话框,系统托盘程序的实现等一系列技术。-Mr. Xu Jingzhou using VC++ to prepare the set Simplified text conversion, file encryption, control r
Obgects_Recognition
- Object recognizer. it can detect any geometric shapes like circle, triangle etc.
hougcircledetection
- 用两种方法实现了圆检测,一种是传统的21HT;另一种是改进的方法,通过加入链表降低时间复杂度-This project realize the detection of circle_like shapes .It contains two methods:one is the classical 21HT,another is the improved algorithm which use the dynamic list arrays in order to reduce the time
1
- 定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the ar
UWB_Lecture03_v2
- About UWB A co-basis is a special orthonormal basis, of the Hilbert function space, whose base functions are shape-invariant to Fourier transform except for phase shifts known a priori. A notable advantage of the co-basis orthonormal-expansion method
OpenGL_Geometric_Primitives
- 在OpenGL中一些基本的几何图形的实现-In the OpenGL in the realization of some of the basic geometric shapes
DRAW
- 用C++左图的程序源代码,可以画一些简单的几何图形!-Left with the C++ program source code, you can draw simple geometric shapes!
duotai
- 试写出所能想到的所有形状(包括二维的和三维的),并生成一个形状层次结构。生成的层次结构要以Shape作为基类,并由此派生出类TwoDimensionalShapeThreeDimensionalShape。开发出层次结构后,定义其中的每一个类。-Write down all the shapes can think of (including the two-dimensional and three-dimensional), and generates a shape hierarchy.
fd3
- 本程序模拟windows画板通过选择画笔的颜色能够画线、圆、矩形等形状,也可选择橡皮擦工具清除所画内容。-This procedure simulated windows drawing board by selecting the color of the pen to draw lines, circles, rectangles and other shapes, can also choose the eraser tool to remove the picture content.
shapes
- program for produce shapes
idsc_distribute
- Using the Inner-Distance for Classification of Articulated Shapes
Basic-shapes-2d-opengl-cPP
- Opengl basic shapes c++ Cube, Star, TRAPEZOID
3D-Shapes
- This is a sample of drawing 3D shapes in opengl!