-
the smallest distance between the segmentation category code
最小类间距离分割的代码-the smallest distance between the segmentation category code
- 2022-07-16 12:40:05下载
- 积分:1
-
matlab中读取*.txt文件数据程序,*.txt文件
可以是串口调试助手等采集到的16进制数据。...
matlab中读取*.txt文件数据程序,*.txt文件
可以是串口调试助手等采集到的16进制数据。-Use Matlab to open*.txt files and can open all kinds of*.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
- 2022-04-12 14:53:48下载
- 积分:1
-
Fundamentals Of SVG Programming Concepts To Source Code
Fundamentals Of SVG Programming Concepts To Source Code
- 2022-01-21 19:50:35下载
- 积分:1
-
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用...
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用-drawing board 100%, bring their windows imitation slate, the very cattle drawing program, I have too experimental, with a good
- 2022-03-02 04:50:55下载
- 积分:1
-
有关vga的时序控制信息与硬件描述语言的实现的方法
有关vga的时序控制信息与硬件描述语言的实现的方法-Vga to control the timing of the information with the hardware description language implementation of the method
- 2022-03-24 12:20:07下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1
-
这是一个C源代码,图像处理的准备,没有图形界面…
这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
- 2022-03-21 03:31:56下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
图形学中的纹理贴图程序
图形学中的纹理贴图程序-graphics textures of procedures
- 2022-09-13 06:30:02下载
- 积分:1
-
Chapter 6 B
Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
knot.c tknot.c Calculates an open knot vector.
knotu.c tknotu.c Calculates a periodic knot vector.
rdpnp.c Support routine - inputs PNP (polygon net point) file.
chap6all.zip ZIP file for all of Chapter 6.
chap6all.tar.gz UNIX tar file for all of Chapter 6.
-Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
kn
- 2022-01-22 14:02:02下载
- 积分:1