-
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。...
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。-used to achieve the three-dimensional cube within the control of various geometric transformation, as "revolving", "zoom", "Translation."
- 2022-02-14 22:38:59下载
- 积分:1
-
AutoCAD 的 线 型 的CAD二次开发
AutoCAD 的 线 型 的CAD二次开发
-AutoCAD linear secondary development of CAD
- 2022-04-17 19:52:20下载
- 积分:1
-
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形...
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIGDI How? GDI is a GraphicsPath the category, we can use it for all sorts of shapes and structures available to any brush painting to fill these forms. The source provided a project can be added to any of the functions, and use it to draw a rectangular fillet, rectangular extent of the suburbs of the city through a sliding strip to set up
- 2022-05-17 07:54:37下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
快速傅立叶变换fast_fft
快速傅立叶变换fast_fft-Fast Fourier Transform fast_fft
- 2022-08-21 11:25:43下载
- 积分:1
-
一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能...
一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能- A small painting tool, may draw up the many kinds of graphs and
the text and may preserve is a document, supports the Undo/Redo
function
- 2023-04-14 16:45:03下载
- 积分:1
-
c + + opencv 深度,RGB,anny
c + + opencv 深度,RGB,anny
- 2022-03-23 07:03:36下载
- 积分:1
-
Slideshow的效果算法。很多挺酷的。用在自己的程序里,肯定不错...
Slideshow的效果算法。很多挺酷的。用在自己的程序里,肯定不错-Slideshow effect algorithm. Many pretty cool. With their programs, and certainly good
- 2023-03-14 06:35:04下载
- 积分:1
-
*nix用户应该阅读readme.unix VisualC++用户应该阅读readme.visualc cygw…
*nix users should read README.unix VisualC users should read README.visualc Cygwin users should read README.cygwin PS: *nix stands for GNU/Linux, *BSD, SunOS/Solaris and perhaps some more. -*nix users should read README.unix VisualC users should read README.visualc Cygwin users should read README.cygwin PS:*nix stands for GNU/Linux,*BSD, SunOS/Solaris and perhaps some more.
- 2022-02-15 02:55:06下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-16 09:58:19下载
- 积分:1