登录
首页 » 图形图像 » in vb, produced a simple Bessel B

in vb, produced a simple Bessel B

于 2022-01-26 发布 文件大小:5.08 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 象及button透明处理代码
    图象及button透明处理代码-button images and transparent handling code
    2022-07-16 17:08:26下载
    积分:1
  • major profiles : one, to support the total online maintenance. Complete the onli...
    主要功能简介:1、支持完全在线维护。可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的图片不能生成缩略图)需要GD2的支持,支持的图片格式有 jpg/jpeg,gif,png,bmp -major profiles : one, to support the total online maintenance. Complete the online add/delete photo albums, updated pictures, delete pictures, names and other changes all operations. After uploading can not rely on FTP software to safeguard albums. 2 cache update feature allows batch update Photo/albums easier. You should only need to update all the pictures uploaded to a corresponding folder, and then click into the background of operation "update cache," albums of all data will be automatically updated. 3, in the GD library, with the support of the thumbnail pictures fully automatic generation. You just have to upload pictures to the corresponding photo albums, the support photo forma
    2022-11-26 02:40:03下载
    积分:1
  • DXF文件读写接口
    供用户直接调用的12个子程序调用: 1、 opendxf(xl,yl,drname,lend) 功能:新建DXF文件, 参数:xl,yl,drname,lend 分别为图幅长、宽、图名、图名长度  注意: 接口库中使用了文件通道号990、991、992、993、998、999, 请在程序中不要重复使用  2、 layer(ca1,nc) 功能:在表段和头段中写层信息, 参数:ca1,nc分别为层名、颜色值 注意:必须先赋层名值:ca1="hjk328" 再调用 call layer(ca1,ic)       不能直接call layer("hjk328",ic) 3、 circle(cx,cy,cz,cr) 功能:画圆 参数:cx,cy,cz,cr 分别为圆心的三维坐标和半径 4、 trace(x1,y1,z1,x2,y2,z2,wh) 功能:画轨迹线 参数:x1,y1,z1,x2,y2,z2,wh 分别为轨迹线中线端点三维坐标及线宽 5、 line(x1,y1,z1,x2,y2,z2) 功能: 画单线 参数:x1,y1,z1,x2,y2,z2  分别为线端点三维坐标 6、 poly(PLX,PLY,PLZ,NV,WH) 功能:画复线  参数:PLX,PLY,PLZ,NV,WH分别为复线各拐点三维坐标、拐点数及线宽 7、 point(x1,y1,z1) 功能:画点 参数:x1,y1,z1分别为点的三维坐标 8、 hz(xxt,yyt,zzt,zzh,rrang,ssca,qxj,cca1,len) 功能:中点对正写单行汉字 参数:xxt,yyt,zzt,zzh,rrang,ssca,qx
    2022-03-24 02:59:46下载
    积分:1
  • MPR 建设方案
    该 C 代码可用于在图表上创建多点中继 (MPR) 多点继电器(MPR) 是无线 ad hoc 网络中的节点,做这项工作的中继节点之间的消息。他们也有在路由和选择适当的路线从任何来源到目的地的任何节点的主要角色。 应用程序: 无线网络
    2023-06-23 19:55:04下载
    积分:1
  • VC++6.0 使用MFC实现画连续线的小程序
    VC++6.0 使用MFC实现画连续线的小程序
    2023-04-01 20:10:03下载
    积分:1
  • 数字象处理c++算法程序
    数字图象处理c++算法程序-c digital image processing algorithm
    2023-01-06 08:00:04下载
    积分:1
  • Classic Harris corner detection procedures to use matlab as a written document c...
    经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。-Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.
    2022-10-28 23:55:03下载
    积分:1
  • Delaunay三角是一个经典的生成算法可以用来成一个网格模型。
    Delaunay是经典的三角形生成算法,可用于形成mesh建模-Delaunay triangle is a classic generation algorithm can be used to form a mesh modeling
    2023-02-08 23:40:04下载
    积分:1
  •  GDI+的应用使得平面象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png片实现半透明渐变窗口,该程序实现了指针式和数...
     GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form.
    2022-05-16 13:13:23下载
    积分:1
  • to be an increase in the noise image after smoothing filter and the filter, comp...
    将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
    2022-07-27 05:34:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载