资源列表

« 1 2 ... .86 .87 .88 .89 .90 17591.92 .93 .94 .95 .96 ... 18703 »

[绘图程序matlab

说明:如何读取数据textread,例如通过xin textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组xin中,且xin的维数和大小会自动与文件x_inlet.txt的相匹配。 如何设定坐标轴范围和坐标间距axis,set 例如 axis([0,7,0,12,-10,2])表示xyz坐标范围分别为0~7,0~12,-10~2,set(gca, XTick ,[0:1:7])表示x坐标范围为0~7,坐标间距为1.-How can we read
<古真> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[绘图程序matlab

说明:如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved to the data document.
<古真> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[GIS编程gissystem

说明:基于arcmap二次开发做出的常用的矢量、栅格数据处理功能。-Based on arcmap secondary development to make the commonly used vector, raster data processing functions.
<孙祥龙> 在 2025-06-14 上传 | 大小:126kb | 下载:0

[3D图形编程stl2ply

说明:stl 转 ply ,代码简洁实用,适合学习-stl to ply
<陈为> 在 2025-06-14 上传 | 大小:629kb | 下载:0

[图形图像处理(光照,映射..)Measure-coin-diameter

说明:利用面阵相机测量硬币直径,文档给出测量五毛钱硬币直径的相关程序。-The coin diameter is measured by a plane array camera, and the relevant program for measuring the diameter of 50 fen coins is given in the document.
<shiyaping> 在 2025-06-14 上传 | 大小:225kb | 下载:0

[CADsgCoreSDK

说明:sgCore SDK 一个小型、但很高效的实体建模程序包,方便实用-sgcore is a solid modeling library created by the Geometros company. This library is a kernel of the parametrical CAD system SolidGraph. sgcore was developed on C++ only, exports about 30 classes and realizes many al
<chenefun> 在 2025-06-14 上传 | 大小:23.38mb | 下载:0

[图形/文字识别NEO0

说明:人脸识别的算法源码,调用了face++接口,可以对比两张图片的人是否为同一个人-Face recognition algorithm source, call the face++ interface, you can compare the two pictures of the same person
<猪仔安> 在 2025-06-14 上传 | 大小:5.47mb | 下载:0

[图形图像处理(光照,映射..)FullScreen

说明:全屏显示窗体。通过快捷键F11实现程序全屏显示的效果。-Full-screen display of the form. Through the shortcut key F11 to achieve the effect of full screen display.
<徐丹俐> 在 2025-06-14 上传 | 大小:33.23mb | 下载:0

[OpenGLspherical-coloring-

说明:计算机图形学,使用VC++6.0的MFC框架进行spherical coloring and ion movement的绘图-Computer graphics spherical coloring and ion movement
<胡俊彦> 在 2025-06-14 上传 | 大小:380kb | 下载:0

[图形图象TEmn_E_field

说明:关于TE模式电场分布图的计算,希望对大家有所帮助-On the TE mode of the electric field distribution diagram of the calculation, we hope to help
<李卫> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[图形/文字识别example

说明:matlab 验证码识别程序,通过神经网络做的-Ulabel u7A8C u8BC1 u7801 u8BC6 u522B u7E0B u5E8F uFF0C u901A u8FC7 u795E u7ECF u7F51 u7EDC u505A u7684
<wangjian> 在 2025-06-14 上传 | 大小:510kb | 下载:1

[图形图象Hough-transform-standard-circle

说明:利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.
<吴臣> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 17591.92 .93 .94 .95 .96 ... 18703 »

源码中国 www.ymcn.org