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

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

虛擬戰(zhàn)場(chǎng)

  • Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool

    Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時做trace,協助工程師debug。 可能您會覺的:只要有simulator如ModelSim就可以做debug了,我何必再學這套軟體呢? 其實Debussy v5.0以後的新版本,還提供了nLint -- check coding style & synthesizable,這蠻有用的,可以協助工程師了解如何寫好coding style,並養成習慣。 下圖所示為整個Debussy的原理架構,可歸納幾個結論:

    標簽: Analysis Software Debussy Debug

    上傳時間: 2014-01-14

    上傳用戶:hustfanenze

  • 24C01的讀寫程序

    24C01的讀寫程序,C51源代碼 調用方式:write_8bit(unsigned char ch) ﹫2001/03/23 函數說明:內函數,私有,用戶不直接調用。

    標簽: 24C01 讀寫程序

    上傳時間: 2015-08-07

    上傳用戶:cc1015285075

  • Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord

    Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (e.g., mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferization for maximal performance.

    標簽: replacement dispatched messages Metalog

    上傳時間: 2014-01-03

    上傳用戶:腳趾頭

  • 數值分析中的歐拉算法 本文建立在數值分析的理論基礎上

    數值分析中的歐拉算法 本文建立在數值分析的理論基礎上,能夠在Matlab環境中運行,給出了理論分析、程序清單以及計算結果。更重要的是,還有詳細的對算法的框圖說明。首先運用Romberg積分方法對給出定積分進行積分,然後對得到的結果用插值方法,分別求出Lagrange插值多項式和Newton插值多項式,再運用最小二乘法的思想求出擬合多項式,最後對這些不同類型多項式進行比較,找出它們各自的優劣。

    標簽: 數值分析 算法

    上傳時間: 2013-12-18

    上傳用戶:yoleeson

  • sd2003芯片資料及源碼

    sd2003芯片資料及源碼,C51下的,可以直接使用,不是廠方提供的測試程序, 相應子程序: extern void ini_SD2003(void) extern bit mend_scl_SD2003(void) extern bit start_bit_SD2003(void) extern void stop_bit_SD2003(void) extern void ack_SD2003(void) extern void no_ack_SD2003(void) extern void mast_ack_SD2003(void) extern void write_8bit_SD2003(UCHAR ch) extern UCHAR Read_8bit_SD2003(void) extern void write_8bit_SD2003_R(UCHAR ch) extern UCHAR Read_8bit_SD2003_R(void) extern bit Readblock_SD2003(UCHAR ucommand,UCHAR *p) extern bit Writeblock_SD2003(UCHAR ucommand,UCHAR *p)

    標簽: 2003 sd 芯片資料 源碼

    上傳時間: 2015-09-14

    上傳用戶:zl5712176

  • This paper studies the problem of categorical data clustering, especially for transactional data ch

    This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is very fast and scalable, while being quite effective. We demonstrate the performance of our algorithm on two real world

    標簽: data transactional categorical clustering

    上傳時間: 2015-10-24

    上傳用戶:evil

  • 文本計算器是一款為經常需要使用計算器的工程項目人士而設計的軟件

    文本計算器是一款為經常需要使用計算器的工程項目人士而設計的軟件,該軟件使用簡單、方便。 當需要計算數據時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數學函數組合),按回車后可自動計算出結果,計算方法一目了然,便于查找計算中可能出現的錯誤。 支持的數學函數:cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()

    標簽: 計算器 工程項目 軟件

    上傳時間: 2015-10-25

    上傳用戶:zhuyibin

  • Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now inclu

    Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.

    標簽: Java Extensively revised Program

    上傳時間: 2014-01-04

    上傳用戶:yuzsu

  • 外部中斷模擬UART演示程序

    外部中斷模擬UART演示程序,只做過模擬仿真

    標簽: UART 外部中斷 模擬 程序

    上傳時間: 2015-11-13

    上傳用戶:tianjinfan

  • pyformat.zip包中有兩個文件夾

    pyformat.zip包中有兩個文件夾,pyformat_src文件夾里的為源代碼,pyformat_dist文件夾里的為編譯后的exe可執行程序,另外每個文件夾里都放了一個名為“testfile.txt”的測試文件。 源碼使用方法示例:執行"python pyformat.py testfile.txt"。 可執行程序使用方法示例:執行“pyformat testfile.txt”。 即可把文件名中的不帶調拼音+聲調記號轉化為帶調拼音輸出到stdout。文件名可以有多個。 例如:輸入wo3 shi4 zhong1 guo2 ren2. 輸出為wǒ shì zhōng guó rén. zho1ng、zhon1g、zhong1、zhong12341等均輸出為zhōng。

    標簽: pyformat zip

    上傳時間: 2015-11-26

    上傳用戶:1427796291

主站蜘蛛池模板: 磐安县| 泸水县| 揭东县| 哈密市| 赤壁市| 定襄县| 长汀县| 舟山市| 龙井市| 江津市| 文水县| 龙泉市| 石家庄市| 曲阳县| 法库县| 水富县| 韶关市| 静乐县| 柳林县| 武城县| 博爱县| 历史| 崇州市| 山阳县| 修水县| 武夷山市| 定南县| 景谷| 大田县| 泰顺县| 昭觉县| 延边| 南川市| 满城县| 沙湾县| 正阳县| 临漳县| 石狮市| 临颍县| 宁乡县| 榆林市|