-
erp流程图,对开发erp应该是个帮助.用Visual C++KAIFA
erp流程图,对开发erp应该是个帮助.用Visual C++KAIFA
-flowchart erp, erp development should be a help. using Visual C++ KAIFA
- 2022-05-17 16:19:09下载
- 积分:1
-
贝叶斯分类器的设计实验,内有解释利于入门学习
贝叶斯分类器的设计实验,内有解释利于入门学习-Bayesian classifier design experiments, which help to explain the study entry
- 2022-03-17 03:12:21下载
- 积分:1
-
三维造型及真实感显示 083903.rar
三维造型及真实感显示 083903.rar-3D modeling and 3D display 083903.rar
- 2022-01-26 04:49:21下载
- 积分:1
-
大写字母识别程序,可识别26个英文字母.
大写字母识别程序,可识别26个英文字母.-capital letters identification procedures, identify 26 English letters.
- 2022-03-10 03:23:47下载
- 积分:1
-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1
-
以图形等多种方式显示时间钟表,在工控等方面常用
以图形等多种方式显示时间钟表,在工控等方面常用-graphics to show in various forms, time clocks, the IPC so common
- 2023-04-11 19:50:04下载
- 积分:1
-
This process can realize in the MFC application to display a JPG file, very inte...
此程序可以实现在MFC应用程序中显示一个JPG文件,很有意思,值的下载。-This process can realize in the MFC application to display a JPG file, very interesting, worth the download.
- 2022-01-29 03:05:05下载
- 积分:1
-
Using python to write a simple Verification Code identification procedures, chin...
使用python写的简单验证码识别程序,china pub上验证可以使用-Using python to write a simple Verification Code identification procedures, china pub on authentication can be used
- 2022-02-28 11:53:50下载
- 积分:1
-
personal collection of two large Zimbabwe law thresholding segmentation algorith...
个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
- 2023-04-01 16:55:03下载
- 积分: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