-
在.NET中非常好用的绘制报表工具
可以绘制饼图,曲线图,矩形图...
在.NET中非常好用的绘制报表工具
可以绘制饼图,曲线图,矩形图-In the. NET is very easy to use drawing tools to draw a pie chart report, graphs, rectangular diagram
- 2023-04-11 11:50:04下载
- 积分:1
-
画图程序,测试测量图形显示,饼图、曲线图等
画图程序,测试测量图形显示,饼图、曲线图等
- 2022-05-25 03:16:59下载
- 积分:1
-
Using C language to achieve the support vector machine method for image recognit...
用C语言实现的支持向量机方法,用于图象识别的程序-Using C language to achieve the support vector machine method for image recognition procedures
- 2022-03-06 22:57:56下载
- 积分: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
-
使用汇编写的旋转bmp图形的程序
使用汇编写的旋转bmp图形的程序- The use collects the compilation to revolve the bmp graph
procedure
- 2022-09-04 04:30:02下载
- 积分:1
-
来源,牛顿
数值分析作业源码,NEWTON插值算法,输出计算结果。请高手多指点!-source, the Newton-interpolation algorithm, and the output results. 19:56 urged more!
- 2022-03-06 08:49:24下载
- 积分:1
-
similar brush graphics controls source code
类似画笔的绘图控件源代码-similar brush graphics controls source code
- 2022-08-16 18:12:50下载
- 积分:1
-
自动调整图片大小调整控件大小控制(14KB…
自动调整图片大小已适应控件大小的控件(14KB)-automatically adjust picture size has adapted controls the size of Control (14KB)
- 2022-12-20 10:00:03下载
- 积分:1
-
VB of the use of geo
使用VB开发的地理空间分析系统,实现多边形的绘制,点在多边形中的位置判断。-VB of the use of geo-spatial analysis of the development system, the rendering polygon, points in the polygon to determine the location.
- 2022-02-05 03:09:32下载
- 积分:1
-
贪吃蛇游戏
资源描述应用背景嗨,我是一个学生在信息。我必须找到一个程序来进行修正和改进。我选择了一个蛇游戏。规则:•吃紫色的广场,以获得痛苦,直到你吃自己。你吃的东西越多,蛇越长,它就不吃它自己。控制:•箭头键缺陷修正/改进:游戏不冻结几秒时,蛇死了。听起来已经完全重新设计。看(对齐、字体、反走样…)原文: ;http://www.codeproject.com/articles/151917/a-simple-snake-game-engerek
- 2022-06-18 20:57:57下载
- 积分:1