像計算機科學家一樣思考java (英文版) How to Think Like a Computer Scientist
標簽: Scientist Computer Think java
上傳時間: 2016-02-01
上傳用戶:hfmm633
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
標簽: downloading rectangle Project rounded
上傳時間: 2013-12-13
上傳用戶:zhangliming420
how to add myself menu in MTK
上傳時間: 2016-02-04
上傳用戶:a673761058
Windows設備驅動程序設計 (*.ppt) intoduce about how to develop the windows driver
標簽: intoduce Windows develop windows
上傳時間: 2016-02-05
上傳用戶:weixiao99
How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.
標簽: the decision clusters Cluster
上傳時間: 2013-12-21
上傳用戶:gxmm
How to ping ip address in VB
上傳時間: 2013-11-25
上傳用戶:腳趾頭
How to ping ip address in VB
上傳時間: 2014-11-23
上傳用戶:lvzhr
how to data report to ado
上傳時間: 2014-07-08
上傳用戶:qazxsw
Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more
標簽: with demonstrates and running
上傳時間: 2013-12-30
上傳用戶:mhp0114
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
標簽: example configure watchdog program
上傳時間: 2016-02-09
上傳用戶:bakdesec