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

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

短波場(chǎng)強(qiáng)儀

  • 臺灣工業局半導體學院人才培訓課程 嵌入式系統軟體的教學文檔

    臺灣工業局半導體學院人才培訓課程 嵌入式系統軟體的教學文檔,內容豐富,有251頁,若能全部看完的人,必能成為強人。

    標簽: 嵌入式 系統

    上傳時間: 2014-01-01

    上傳用戶:epson850

  • 常用算法程序集(C語言描述)徐士良 第三版配套光盤 C:. ├─ch09 ├─ch08 ├─ch07 ├─ch06 ├─ch05 ├─ch04 ├─ch03 ├─ch02 ├─ch

    常用算法程序集(C語言描述)徐士良 第三版配套光盤 C:. ├─ch09 ├─ch08 ├─ch07 ├─ch06 ├─ch05 ├─ch04 ├─ch03 ├─ch02 ├─ch16 ├─ch15 ├─ch14 ├─ch13 ├─ch12 ├─ch11 ├─ch10 └─ch01

    標簽: ch 09 08 07

    上傳時間: 2013-12-04

    上傳用戶:wanqunsheng

  • -- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches.

    -- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt Cr閍teur : benozor77. Courriel : webmaster[arobase]hackologie.tk Site Web: http://www.hackologie.tk Retrouvez-moi aussi sur le t ch@t: irc.coolsmile:6667 >>> #hackplanet sous le pseudo AbUsE.

    標簽: tout KeYl0gByMe keylogger touches

    上傳時間: 2015-04-16

    上傳用戶:BOBOniu

  • 這是一個字符串替換算法

    這是一個字符串替換算法,當你輸入一個字符串:如liupengfei時,然后輸入peng,再輸入 qing用于替換,最后輸出:liuqingfei

    標簽: 字符串 算法

    上傳時間: 2014-01-19

    上傳用戶:cuibaigao

  • 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

  • AM收音機測試方法: 此測試方法適用于接收頻率為150KHz-30MHz范圍

    AM收音機測試方法: 此測試方法適用于接收頻率為150KHz-30MHz范圍,長波(LW)、中波(MW)、短波(SW)、等波段的調幅收音機,為了性能的比較,作為標準測試方法

    標簽: 150 KHz MHz 測試方法

    上傳時間: 2014-01-25

    上傳用戶:鳳臨西北

  • 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

    上傳用戶:腳趾頭

  • 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

主站蜘蛛池模板: 油尖旺区| 衡南县| 邢台县| 长丰县| 德格县| 玛沁县| 夏邑县| 沐川县| 葵青区| 崇仁县| 罗山县| 临西县| 石嘴山市| 四川省| 泸西县| 得荣县| 平泉县| 鞍山市| 万荣县| 大埔县| 余江县| 夹江县| 固镇县| 开封市| 罗平县| 衡水市| 京山县| 山丹县| 溆浦县| 改则县| 萨迦县| 阿拉善右旗| 肃宁县| 封开县| 辉南县| 沙坪坝区| 嫩江县| 响水县| 桂阳县| 南靖县| 桦南县|