搜索资源列表
chkjda
- 具备一个基本管理系统以及在测绘方面有帮助的新旧图号转换,坐标转换的算法-have a basic management system and the mapping help the old and new plans, conversion, coordinate transformation algorithm
图象
- MCS51 LCD坐标显示调试程序-coordinates MCS51 LCD display debugger
图形圆的生成算法
- 斜率为0~1和大于1的Bresenham画线程序,将该算法程序扩展到任一八分圆坐标空间图,从而形成一般的Bresenham画线算法。-slope of 0 to 1 and more than a line drawing of Bresenham procedures, the extension of this algorithm, arrived on January 8 pm Yuan map coordinates space, thus forming a general line
migonglujing qiujie
- 迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coo
zhaotuct
- 找图裁图,输入坐标,输入图片大小,鼠标移动到坐标裁图。-Find figure cutting figure
23110125_12
- C语言实现三棱锥平行投影,已知三棱锥各顶点坐标是(0,0,20) (20,0,20) (20,0,0) (10,20,10)试编程绘制从Z轴向平面O-XY作平行投影图;从Y轴向平面O-XZ作平行投影图;从x轴向平面O-ZY作平行投影图;-C——parallel protection
Windows-SDK
- 1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。 2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。 3、在实验内容(2)的基础上修改程序,要求: 窗口背景的颜色为灰色(GRAY_BRUSH) 窗口标题为:“XXX上机实验”(XXX为自己的姓名); 鼠标的形状为:(IDC_HELP)
TRY
- 用于将二维坐标各点的速度值转换为箭头形式,并能用surfer软件直接打开就能形成速度矢量图-For the two-dimensional coordinates of each point velocity value is converted to the form of arrows, and the software can directly open surfer velocity vector can be formed
delphiinifile
- Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子。 -Examples of using the Delphi programming environment INI files, INI files can be used to configure the files,
mapx5
- delphi+mapx5实现GPS坐标回传动态绑定带图层-delphi+ mapx5 achieve dynamic binding GPS coordinates return with Layers
delphiinifile
- Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子-Use the example INI file under the Delphi programming environment, the INI file can be used in configuration file
Three-dimensional-map
- 应用labview编程实现一个三维图的输出,其中可以改变三维图的坐标等位置-Application of LabVIEW programming to realize the output of a three-dimensional map, which can change the coordinates of three-dimensional map of the position!!!
3Dprint
- 使用labview图片与声音工具包制作的三维坐标点图绘制程序,可以实现坐标的欧拉角变换-Use labview picture and sound kit produced three-dimensional coordinates of the point drawing program, you can achieve the coordinate transformation Euler angles
keshihua
- 三种可视化方法 平行坐标图热力图 三维直方图-Three kinds of visualization methods parallel coordinate plots thermodynamic diagram dimensional histogram
two
- 易语言二维数组位图源码例程程序结合易语言位图操作支持库,使用二维数组坐标创建位图。 -Easy language two-dimensional array bitmap source routine procedures combined with easy language bitmap operations support library, the use of two-dimensional array coordinates to create bitmap.
yuputu2
- 语谱图的横坐标是时间,纵坐标是频率,坐标点值为语音数据能量。由于是采用二维平面表达三维信息,所以能量值的大小是通过颜色来表示的,颜色深,表示该点的语音能量越强。(The spectral abscissa graph is time, the vertical axis is the frequency of speech data for energy point coordinates. Since the two-dimensional information is expressed i
新建文件夹
- 结构的坐标、振型写入到txt文件里面,画三维振型图(Drawing three dimensional vibration pattern)
CIE 1931 LV2010
- CIE1931色度图,利用labview绘制彩色CIE1931色度坐标图(Using labview map color CIE1931 chromaticity coordinates)
找图找字
- 利用设置的字库寻找到该字体的X坐标,和Y坐标!!
读人物当前坐标画二值化图
- 读人物当前坐标画二值化图的源码,可以自行判断是否适合自己