-
对于新手学习VTK提供更全面的信息介绍…
该资料为学习VTK的新手提供了较为全面的入门资料-The information for the novice to learn VTK provides a more comprehensive introductory information on
- 2023-01-18 05:55:04下载
- 积分:1
-
基于分形几何的植物模拟研究
这个程序是基于C#采用分型递归算法模拟植物的生长过程,程序比较简单基础,完全可以运行。
- 2022-04-14 20:17:03下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
a presentation on the use of windows GDI examples Daquan
一个介绍如何使用windows GDI的实例大全-a presentation on the use of windows GDI examples Daquan
- 2023-02-07 01:45:03下载
- 积分:1
-
H261源代码
里面含有一个ppt-关于H261的详细介绍,另外还有H261的源代码.简介:H.261又称为P*64,其中P为64kb/s的取值范围,是1到30的可变参数,它最初是针对在ISDN上实现电信会议应用特别是面对面的可视电话和视频会议而设计的。
- 2022-04-20 04:37:10下载
- 积分:1
-
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。...
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
- 2022-05-06 10:48:57下载
- 积分:1
-
这是一个简单实用的绘图程序框架,可以很方便地进行。
这是一个简单而实用的绘图框架程序,可以方便地扩展.-This is a simple and practical framework for mapping procedures, can be easily extended.
- 2023-09-01 02:55:02下载
- 积分:1
-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-02-05 18:55:39下载
- 积分: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
-
数字水印技术研究
A Survey of Techniques for Digital Watermarking
- 2022-03-11 22:52:24下载
- 积分:1