中心點(diǎn)漂移是一種非監(jiān)督聚類算法(與k-means算法相似,但應(yīng)用范圍更廣些),可用于圖像分割,基于Matlab實(shí)現(xiàn)的源碼。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab implementation source code.
Programming the Microsoft Windows driver model繁中版
透過(guò)Windows驅(qū)動(dòng)程式的權(quán)威們專業(yè)的協(xié)助,學(xué)習(xí)如何使用簡(jiǎn)易的方式來(lái)撰寫Windows驅(qū)動(dòng)程式。
Microsoft WDM支援隨插即用(PnP)功能,提供了電源管理能力,並詳述撰寫驅(qū)動(dòng)程式/迷你驅(qū)動(dòng)程式的方法。這本由長(zhǎng)時(shí)間接觸裝置驅(qū)動(dòng)程式的專家Walter Oney 與Windows核心小組共同合作的書(shū)提供了大量很實(shí)用的例子、圖表、建議,並一行一行分析範(fàn)例的程式碼,好讓您能夠清楚了解實(shí)際上在撰寫驅(qū)動(dòng)程式時(shí)所會(huì)發(fā)生的問(wèn)題。另外亦更新了Windows XP及Windows 2000的最新驅(qū)動(dòng)程式技術(shù),又告訴您如何除錯(cuò)。