Welcome![Sign In][Sign Up]
Location:
Search - vc k

Search list

[Windows Develop孙鑫VC++程序设计文档资料

Description: 的空间浮动看见浮动看到福建东方电动进口敌舰方可打算激发萨的贷款方可交付看侗剧方可打开k-seen floating in space to see the floating Eastern Fujian Electric imports enemy ship before Walesa's intention to stimulate loan before delivery can be opened Dong drama k
Platform: | Size: 3655245 | Author: 王丽敏 | Hits:

[Mathimatics-Numerical algorithmsVCk-means

Description: VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
Platform: | Size: 1659 | Author: puxx | Hits:

[Other resourcevc++jishuneimu5

Description: VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++. -VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C + + 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.
Platform: | Size: 7821676 | Author: 张靓 | Hits:

[Special EffectsK-Means

Description: K均值算法--- --- --- --VC代码编写
Platform: | Size: 275101 | Author: biantong | Hits:

[Windows DevelopK-Mean聚类算法

Description: 本程序是基于vc++实现K-Mean聚类
Platform: | Size: 65256 | Author: qdhcuggis | Hits:

[Documentsc语言教程(www.vcok.com版)

Description: 经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++)    /*以下为三重循环*/  for(j=1 j<5 j++)    for (k=1 k<5 k++)    {     if (i!=k&&i!=j&&j!=k)    /*确保i、j、k三位互不相同*/     printf("%d,%d,%d\n",i,j,k)    }-classic procedures hundred cases == 1-- 10 procedures-- a topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : can fill the 100, 10, 000 the number of spaces are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code : main () (int i, j, k printf ( "\ n") for (i = 1 ilt; 5 i)/* the following as the triple cycle*/for (j = 1 JLT; 5 j) for (k = 1 KLT; 5 k) (if (i! = ki! = jj! = k)/* i, j, k three disparate*/printf ( "% d,% d,% d \ n ", i, j, k
Platform: | Size: 304128 | Author: 刘宋 | Hits:

[Windows Develop孙鑫VC++程序设计文档资料

Description: 的空间浮动看见浮动看到福建东方电动进口敌舰方可打算激发萨的贷款方可交付看侗剧方可打开k-seen floating in space to see the floating Eastern Fujian Electric imports enemy ship before Walesa's intention to stimulate loan before delivery can be opened Dong drama k
Platform: | Size: 3654656 | Author: 王丽敏 | Hits:

[AI-NN-PRk-means(VC)

Description: k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
Platform: | Size: 30720 | Author: chu na | Hits:

[Special Effectskmeansjulei

Description: 这是用VC++编写的K_means 聚类算法的程序,详细的运行说明在文件夹的文本说明里!-This is the preparation of the VC K_means clustering algorithm procedures, a detailed statement of the operation folder notes to the text!
Platform: | Size: 29696 | Author: image | Hits:

[Program docVC++_Matlab

Description: 搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!-collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!
Platform: | Size: 52099072 | Author: wangxy | Hits:

[Mathimatics-Numerical algorithmsVCk-means

Description: VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
Platform: | Size: 1024 | Author: puxx | Hits:

[VC/MFCvc++jishuneimu5

Description: VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++. -VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C++ 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.
Platform: | Size: 7821312 | Author: 张靓 | Hits:

[Special EffectsK-Means

Description: K均值算法--- --- --- --VC代码编写-K 戮 霉脰渭脣茫 篓------ VC
Platform: | Size: 1647616 | Author: | Hits:

[Mathimatics-Numerical algorithmsK-Means

Description: K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
Platform: | Size: 180224 | Author: ellen | Hits:

[Windows DevelopVC(Visual_Assist.X1649_WndTabs3.20_LineCounter).ra

Description: VC 开发的常用插件: 1.Visual.Assist.X 1649 含注册机,2.WndTabs 3.20,含注册机和中文语言dll文件,安装注册后将dll复制到安装目录即可。 可以去掉登录画面,加快启动。 3.LineCounter,统计代码行数的工具,绿色破解免安装1.7版。 有了这几个文件VC的开发插件就够了,在这里一次就让大家下载够,免得找了,提高效率,没有任何的垃圾文件,放心使用。 不设任何限制,不用帐号也可下载。-VC development of common plug-ins: 1.Visual.Assist.X 1649 2.WndTabs 3.20, 3.LineCounter, green crack-free 1.7 version installed. Without any restrictions, no account can also be downloaded.
Platform: | Size: 6027264 | Author: 张宁 | Hits:

[OtherK-means_clustering_demo

Description: K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
Platform: | Size: 75776 | Author: leo | Hits:

[Graph programImg2

Description: VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
Platform: | Size: 133120 | Author: 尹名航 | Hits:

[Special EffectsK-Mean

Description: 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
Platform: | Size: 225280 | Author: | Hits:

[Printing programVC-label-printer-code

Description: vc的标签打印源程序,上传怎么这么麻烦?下载也麻烦,管理者怎么当的?-do not know how to write,fu*k!
Platform: | Size: 291840 | Author: 潘晓辉 | Hits:

[Mathimatics-Numerical algorithmsk均值聚类

Description: 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
Platform: | Size: 187392 | Author: gongshixin | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net