亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

[安卓開(kāi)源]<b>MSD</b>音樂(lè)播放器

  • k-means是一種經(jīng)典的聚類算法

    k-means是一種經(jīng)典的聚類算法,這是用java實(shí)現(xiàn)k-means的源碼,其中包括了測(cè)試數(shù)據(jù)文件

    標(biāo)簽: k-means 聚類算法

    上傳時(shí)間: 2014-01-11

    上傳用戶:lizhizheng88

  • 二分法求一個(gè)未知數(shù)方程的根f(x)=0,x屬于[a,b],除了顯示每次計(jì)算的小區(qū)間外

    二分法求一個(gè)未知數(shù)方程的根f(x)=0,x屬于[a,b],除了顯示每次計(jì)算的小區(qū)間外,還根據(jù)給定的精度計(jì)算了所需的次數(shù)k

    標(biāo)簽: 方程 計(jì)算

    上傳時(shí)間: 2016-02-05

    上傳用戶:fredguo

  • 利用一塊芯片完成除時(shí)鐘源、按鍵、揚(yáng)聲器和顯示器(數(shù)碼管)之外的所有數(shù)字電路功能。所有數(shù)字邏輯功能都在CPLD器件上用VHDL語言實(shí)現(xiàn)。這樣設(shè)計(jì)具有體積小、設(shè)計(jì)周期短(設(shè)計(jì)過程中即可實(shí)現(xiàn)時(shí)序仿真)、調(diào)試

    利用一塊芯片完成除時(shí)鐘源、按鍵、揚(yáng)聲器和顯示器(數(shù)碼管)之外的所有數(shù)字電路功能。所有數(shù)字邏輯功能都在CPLD器件上用VHDL語言實(shí)現(xiàn)。這樣設(shè)計(jì)具有體積小、設(shè)計(jì)周期短(設(shè)計(jì)過程中即可實(shí)現(xiàn)時(shí)序仿真)、調(diào)試方便、故障率低、修改升級(jí)容易等特點(diǎn)。 本設(shè)計(jì)采用自頂向下、混合輸入方式(原理圖輸入—頂層文件連接和VHDL語言輸入—各模塊程序設(shè)計(jì))實(shí)現(xiàn)數(shù)字鐘的設(shè)計(jì)、下載和調(diào)試。 一、 功能說明 已完成功能 1. 完成秒/分/時(shí)的依次顯示并正確計(jì)數(shù); 2. 秒/分/時(shí)各段個(gè)位滿10正確進(jìn)位,秒/分能做到滿60向前進(jìn)位; 3. 定時(shí)鬧鐘:實(shí)現(xiàn)整點(diǎn)報(bào)時(shí),又揚(yáng)聲器發(fā)出報(bào)時(shí)聲音; 4. 時(shí)間設(shè)置,也就是手動(dòng)調(diào)時(shí)功能:當(dāng)認(rèn)為時(shí)鐘不準(zhǔn)確時(shí),可以分別對(duì)分/時(shí)鐘進(jìn)行調(diào)整; 5. 利用多余兩位數(shù)碼管完成秒表顯示:A、精度達(dá)10ms;B、可以清零;C、完成暫停 可以隨時(shí)記時(shí)、暫停后記錄數(shù)據(jù)。 待改進(jìn)功能: 1. 鬧鐘只是整點(diǎn)報(bào)時(shí),不能手動(dòng)設(shè)置報(bào)時(shí)時(shí)間,遺憾之一; 2. 秒表不能向秒進(jìn)位,也就是最多只能記時(shí)100ms; 3. 秒表暫停記錄數(shù)據(jù)后不能在原有基礎(chǔ)上繼續(xù)計(jì)時(shí),而是復(fù)位重新開始。 【注意】秒表為后來添加功能,所以有很多功能不成熟!

    標(biāo)簽: CPLD VHDL 芯片 時(shí)鐘源

    上傳時(shí)間: 2014-01-02

    上傳用戶:LIKE

  • 編寫一個(gè)用SOR法解方程組Ax=b的計(jì)算機(jī)程序

    編寫一個(gè)用SOR法解方程組Ax=b的計(jì)算機(jī)程序,其中 要求程序中不存系數(shù)A,分別對(duì)不同的階數(shù)(例如n=15,80)取w=1.7,1.8,1.9,進(jìn)行迭代,記錄近似解 達(dá)到 時(shí)所用迭代次數(shù)k,觀察松弛因子對(duì)收斂速度的影響。

    標(biāo)簽: SOR Ax 編寫 方程

    上傳時(shí)間: 2013-12-25

    上傳用戶:wcl168881111111

  • Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I

    Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to Install Linux 7 2 Installing Linux 23 3 Post-Installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 117 7 Using the X Window System 143 8 Exploring the K Desktop Environment 177 PART III CONNECTING TO THE OUTSIDE WORLD 197 Hour 9 Using Communications Programs 199 10 Connecting to the Internet 223 11 Configuring Internet Email 249 12 Configuring Internet News 269 13 Internet Downloading and Browsing 289

    標(biāo)簽: CONFIGURATION Introduction INSTALLATION Preparing

    上傳時(shí)間: 2013-12-27

    上傳用戶:qiao8960

  • 中心點(diǎn)漂移是一種非監(jiān)督聚類算法(與k-means算法相似

    中心點(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.

    標(biāo)簽: k-means 算法 漂移 監(jiān)督聚類

    上傳時(shí)間: 2016-03-28

    上傳用戶:wab1981

  • A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/*

    A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/* F* dumdum dumdum G* lostfile lostfile H* Mkfl.localsys Makefile.localsys I* spacegripe spacegripe J* sendmail.cf sendmail.cf N* remote remote.c O* distributed conrol distrib/* P* hosts and name server makerevhosts Q* xargs xargs/*

    標(biāo)簽: adduser script rmuser sudo

    上傳時(shí)間: 2016-03-29

    上傳用戶:gxrui1991

  • Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b

    Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec

    標(biāo)簽: no-crashes-allowed development followed software

    上傳時(shí)間: 2016-04-14

    上傳用戶:franktu

  • 基于QT4圖形庫的BT下載客戶端源碼

    基于QT4圖形庫的BT下載客戶端源碼,支持多平臺(tái),包括Linux,Windows,MacOS,只要操作系統(tǒng)中安裝有QT的圖形庫即可。

    標(biāo)簽: QT4 圖形庫 源碼

    上傳時(shí)間: 2013-12-02

    上傳用戶:lhc9102

  • struts源代碼

    struts源代碼,手把手教你struts開發(fā)步驟 讓你成爲(wèi)真正的struts開發(fā)高手,包括一個(gè)真實(shí)的案例開發(fā)。

    標(biāo)簽: struts

    上傳時(shí)間: 2014-12-07

    上傳用戶:silenthink

主站蜘蛛池模板: 泗洪县| 安国市| 宁安市| 淮阳县| 岫岩| 集安市| 南召县| 都昌县| 定兴县| 镇远县| 方正县| 武义县| 文成县| 天气| 太仆寺旗| 青川县| 南丹县| 旅游| 泗水县| 东明县| 平定县| 沭阳县| 榆树市| 会理县| 高邑县| 闵行区| 多伦县| 治县。| 万全县| 饶平县| 察雅县| 巴塘县| 三亚市| 繁峙县| 望谟县| 永昌县| 醴陵市| 桃园县| 镇康县| 佛教| 河北省|