Welcome![Sign In][Sign Up]
Location:
Search - figure

Search list

[Graph Recognizefigure

Description: 一个简单的16*16距阵数字识别程序,用的距阵匹配算法-It is a easy program to recognize 16*16 figure matrix and it use with matrix fixed arithmetic.
Platform: | Size: 32410 | Author: 丁兴全 | Hits:

[SourceCode修改Matlab Figure图标的方法

Description: 修改Matlab Figure图标的方法
Platform: | Size: 116000 | Author: ctgu000 | Hits:

[Graph Recognizefigure

Description: 一个简单的16*16距阵数字识别程序,用的距阵匹配算法-It is a easy program to recognize 16*16 figure matrix and it use with matrix fixed arithmetic.
Platform: | Size: 31744 | Author: | Hits:

[OtherLinearFrequencyModulation

Description: 线性调频脉冲压缩(用于雷达方面)原理的简单介绍和matlab仿真程序及仿真结果图-chirp pulse compression (for the radar) on the principle of simple and Matlab simulation program and imitation The results of Figure
Platform: | Size: 149504 | Author: lj | Hits:

[GDI-BitmapFigure

Description: 本代码演示了利用GDI+实现数字图像处理:边缘检测、底片化、暗化等处理-This code demonstrates the use of GDI+ Realize digital image processing: edge detection, negative and dark, such as treatment
Platform: | Size: 107520 | Author: wangke | Hits:

[File FormatBit-Error-RateSimulationUsingMatlab

Description: Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge
Platform: | Size: 63488 | Author: | Hits:

[2D GraphicFigure

Description: 仿照MATLAB绘图函数自写的FIGURE类,能根据数据大小自动调整纵横坐标,也可以手动设置坐标大小。-Modeled on MATLAB graphics functions since written FIGURE categories, can automatically adjust the data size of vertical and horizontal coordinates, can also manually set the size coordinates.
Platform: | Size: 4096 | Author: tiansongpo | Hits:

[GDI-Bitmapquiver3D_pub

Description: 绘制三维矢量图, 收集自网络并做了改进, 非常适合科研人员使用-plot a 3D arrow figure
Platform: | Size: 117760 | Author: panpan | Hits:

[matlabBDPSK

Description: 自己编写的BDPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written BDPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
Platform: | Size: 38912 | Author: 李里 | Hits:

[Dialog_Windowmccvcfigure

Description: mcc+vc+figure 用MATLAB画图嵌入到VC窗口-mcc+vc+figure
Platform: | Size: 2682880 | Author: xiao | Hits:

[Special Effectspratt

Description: Edge preservation measure Index: Pratt s Figure of Merit
Platform: | Size: 1024 | Author: bjency | Hits:

[Algorithmeight-figure-puzzle

Description: 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
Platform: | Size: 1024 | Author: 刘文 | Hits:

[matlabfigure

Description: matlab画图的使用方法,简单的画一些图形。-matlab drawing to use a simple painting some of the graphics.
Platform: | Size: 2048 | Author: alln_IVERSON | Hits:

[OpenGL programproj3_luw4

Description: Simple program using OpenGL, my third project in graphics class. Inheriting the 3D objects I created from assignment 2, this time I have to do translation, scaling, and rotation, also rotation on the arbitrary axis, but it is not done correctly, if you follow the comment, you can figure it out. The program is somewhat broken, not function properly. But if you want to see how transformations perform in real vertices transformation, not using GL functions, then check it out. Src written in C.
Platform: | Size: 7168 | Author: luke | Hits:

[OpenCVFigurerecognize

Description: 用opencv库函数识别图像中包含的图形数量和形状,能够识别矩形,三角形,圆形-figure recognize
Platform: | Size: 2314240 | Author: 付果 | Hits:

[Delphi VCLDelphi.code.camera.module.design.containing.Figure

Description: Delphi编程拍照载图模块设计代码Delphi programming code camera module design containing Figure -Delphi programming code camera module design containing Figure
Platform: | Size: 678912 | Author: i | Hits:

[Windows DevelopDynamic.three.dimensional.figure.Programming.VB..r

Description: VB 动态三维图编程设计经典代码Dynamic three-dimensional figure Programming VB Classic code -Dynamic three-dimensional figure Programming VB Classic code
Platform: | Size: 2048 | Author: | Hits:

[Windows DevelopVB.api.code.programming.model.Figure.Animation

Description: VB api编程模块图动画设计代码VB api code programming model Figure Animation -VB api code programming model Figure Animation
Platform: | Size: 439296 | Author: bz | Hits:

[WEB CodeStandard.Figure.thumbnail.style.slide.switch

Description: 标准5图的网页幻灯切换带缩略图风格Standard 5 Figure thumbnail page style with a slide switch -Standard 5 Figure thumbnail page style with a slide switch
Platform: | Size: 214016 | Author: xingguang | Hits:

[Data structsFigure-topological-sort

Description: 拓扑排序   对一个 有向无环图 G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任 意一对顶点u和v,若u,v ∈E,则u在线性序列中出现在v之前。   通常,这样的线性序列称为满足拓扑次序的序列,简称 拓扑序列 。 注意:   ①若将图中顶点按拓扑次序排成一行,则图中所有的有向边均是从左指向右的。   ②若图中存在有向环,则不可能使顶点满足拓扑次序。   ③一个DAG的拓扑序列通常表示某种方案切实可行。 -Topological sort In a directed acyclic graph G topological sort, is all vertices will G formed a linear sequence, make diagram post Meaning a pair of vertex u and v, if u, v ∈ E, then u in linear sequence in which they appear in v before. Usually, such linear sequence sequence of topological order called meet, abbreviation topology sequence. Note: (1) if the diagram according to the topology order line vertices, then figure all from left to right edge are pointing. (2) if the figure to exist in the ring, is impossible to have the vertex meet topological sequence. (3) a DAG topological sequence usually expressed some scheme is feasible.
Platform: | Size: 1024 | Author: 江洋 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net