-
分形中著名的Julia集的C代码
分形中著名的Julia集的C代码-fractal famous Julia Set C code
- 2023-06-29 14:30:03下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1
-
一个指纹识别的程序,不错的,我化了好多时间才下来的。
一个指纹识别的程序,不错的,我化了好多时间才下来的。-a fingerprint identification procedures, yes, I had a lot of time down.
- 2023-05-17 20:40:02下载
- 积分:1
-
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。...
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。-the implementation of the code of human gesture recognition in real-time. Analysis can deal with the gestures. C is visual development.
- 2022-01-21 00:24:36下载
- 积分:1
-
实现了对多个可放缩图元的同时选择,code project上下载的。
实现了对多个可放缩图元的同时选择,code project上下载的。-achieve the release of a large number of tiny yuan choice, code download the project.
- 2022-01-24 17:46:48下载
- 积分:1
-
三维动画的过程,实现了对旋转灯的点亮,是…
3D动画程序,实现圆锥体的的旋转,灯光照亮,是个半透明的三维物体。-3D animation process, the realization of the cone rotating lights illuminate, is a translucent three-dimensional objects.
- 2022-02-04 03:12:13下载
- 积分:1
-
VC03+matlab+access数据库编程,实现树叶识别,配说明文档
VC03+matlab+access数据库编程,实现树叶识别,配说明文档-VC03+ Matlab+ Access database programming, realize the leaves to identify, with documentation
- 2023-01-30 14:45:04下载
- 积分: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
-
vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他...
vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他们都是极限值,如果你的房子高度在max值之下就不可能“上房”了。你的坡度落差大于min的绝对值时,他就下不去了。一般用在z和Tripod中常见-vega in the tripod of collision detection methods,上房problem min and Max parameters. If the max value bigger, you climb the greater. min greater the smaller the downhill you. Their value and your scene units. They are limits, if your house under a high in the max value can not be
- 2023-06-03 18:45:02下载
- 积分:1
-
simulates the working of a fan
simulates the working of a fan
- 2022-02-06 19:14:31下载
- 积分:1