搜索资源列表
CCHDUlink
- 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
trace_animation
- 实现了弧长参数化曲线,可获得匀速,匀加速,匀减速运动时,曲线上点的坐标,并显示,使用opengl显示-realized the length parametric curve, will be uniform, acceleration, deceleration absorbed campaign, the curve coordinates of points, and showed that the use opengl show
PCA_algorithms
- 本程序实现pca理论的算法,并用自定义坐标加以显示,而且采用两种数据输入方式-the program pca theory of algorithms, and self-definition of coordinates, and using two data input methods
ConvexHull
- 使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。
Style
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
TarDraw
- 目标跟踪显示的源代码,包含极坐标与之角坐标的转换,轨迹点的显示等
dang2
- 在matlab界面中显示坐标曲线,运用matlab中guide的axes控件编程。
show_luojishebeizuobiao
- 可以在状态栏中随鼠标移动实时显示出设备坐标和逻辑坐标
qam-re-tr
- QAM Matlab程序,误码率的坐标,星座图等在图中已经显示出来-QAM Matlab procedure, the coordinates of BER, constellation diagram, etc. At chart has been displayed
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
4dofrobot
- 四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标-Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates
CurveShow
- 将随机数产生的数组在界面上的xy坐标轴上显示,并实时传递。-Random number generator will be at the interface of the array on the xy axis display, and real-time transmission.
suijishu
- 通过坐标轴,随即显示坐标轴上的值域及坐标的位置(x,y轴的位置)。-rand number show
ymismy_29
- 这是一个求两圆弧相交点的程序。界面中有图区,操作及显示区。操作分为两个步骤: 1· 创建圆弧" 。 点击“创建圆槐按钮,可进入创建圆弧工作状态。进入创建圆弧工作状态以后,光标进入有坐标线的图区变为十字线,图区的下面显示光标坐标。在适当位置点击左键,这是圆弧的一个端点,有一个黑点显示在那里,同时把这点显示出来-This is a demand point of intersection of two circular process. Interface with map area, operat
jet(petrov-galerkin)
- 三维射流网格、速度剖面坐标变换显示、基于matlab 的图形显示。 -to show the velocity profile and its grid.
sindiffer
- 时移与坐标显示范围的不同,以及频域中f的步长不同对频域图的影响。-The times and coordinates of display range of different, and the step frequency domain f different effects on the frequency domain graph.
xianshi
- 鼠标拖到什么地方就显示这里的坐标,很有意思的程序。对于精确地显示很有作用-The mouse dragged into what place it is here that the coordinates, very interesting program. To accurately display the very useful
aboutTC
- TC环境下C语言实现的类似于matlab的数字信号和数字系统分析。使用图形界面,具有坐标显示。可以有z变换后的系统函数直接分析系统的幅频和相频响应-TC C language environment similar to matlab digital signal and digital systems analysis. Use graphical interface, with coordinates display. Z-transform can be directly after th
Non_uniform
- 非均匀坐标作图实例 plot为例介绍非均匀坐标显示,标记等(带示图)- non-uniform coordinate mapping instance plot example to introduce non-uniform coordinate display, marking, etc. (with diagrams)
实时显示鼠标位置并话叉与框
- 该matlab GUI可以实时显示鼠标位置坐标信息(Display mouse position coordinates in real time)