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

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

國網(wǎng)

  • SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windowssystem32 folder. 2.run Emulator Utility

    SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windows\system32 folder. 2.run Emulator Utility and then press install button and close the utility. 3.run wechoid.exe, selector must be 1e or 1c 4.then run LicGen and use selector and code from wechoid.exe w/o 0x, it will make a license for that pc

    標簽: windowssystem SENTINEL Emulator sentinel

    上傳時間: 2017-02-10

    上傳用戶:498732662

  • fix point版本的Ogg Vorbis decoder

    fix point版本的Ogg Vorbis decoder,外帶player程式,Vorbis格式的音樂檔在高音質的情況下可以得到比mp3更加的壓縮率,非常適用於網路傳輸或低記憶體環境。

    標簽: decoder Vorbis point fix

    上傳時間: 2013-12-18

    上傳用戶:181992417

  • random number generator,隨機數產生器

    random number generator,隨機數產生器,可以產生均勻分布的隨機數,有Mersenne twister, RANROT-B,RANROT-W, Mother-of-all等

    標簽: generator random number 隨機數

    上傳時間: 2017-02-16

    上傳用戶:hphh

  • //--- --- --- - 音樂簡譜播放器--- --- --- - /*奏樂程序使用說明 調用方式: sing fname [speed [times]] 文件名 速度(拍/分) 遍

    //--- --- --- - 音樂簡譜播放器--- --- --- - /*奏樂程序使用說明 調用方式: sing fname [speed [times]] 文件名 速度(拍/分) 遍數 簡譜文件格式: 第1行: 曲名 節拍 調號 第2行-- 樂譜 (空格,換行無意義,但不得插在一個"音描述"內部) 記號: * 節拍,調號,小節分隔符,終止符,升音符,中音音高,休止符,附點,延長 符等 -- 按照常規. * 音描述 -- [3連音符][升降還原符]音高[高低音后綴][音長][附點][延長符] * 3連音符 -- ^ 只標在第1音前,音長只標在第3音后 (3連音的實際總音長為所標音長的兩倍,例如:^323 的總音長為1拍) * 降音符 -- @ * 還原符 -- $ * 高低音后綴 -- H(高音) U(高16度音) 連用音程相加 L(低音) W(低16度音) * 音長 -- 無(1拍) (1/2拍) "(1/4拍) 連用為相乘*/

    標簽: fname speed times sing

    上傳時間: 2014-11-28

    上傳用戶:hj_18

  • 復接入

    復接入,B/W雙用戶使用直接擴頻序列 % >>>multiple access b/w 2 users using DS CDMA % >>>format is : cdmamodem(user1,user2,snr_in_dbs) % >>>user1 and user2 are vectors and they should be of equal length % >>>e.g. user1=[1 0 1 0 1 0 1] , user2=[1 1 0 0 0 1 1],snr_in_dbs=-50 % >>>or snr_in_dbs=50 just any number wud do % Waqas Mansoor % NUST , Pakistan

    標簽:

    上傳時間: 2014-11-22

    上傳用戶:zl5712176

  • Verilog HDL的程式

    Verilog HDL的程式,上網找到SPI程式, vspi.v這程式相當好用可用來接收與傳送SPI,並且寫了一個傳輸信號測試,spidatasent.v這程式就是傳送的資料,分別為00 66... 01 77...... 02 55這樣的資料,並透過MAX+PULS II軟體進行模擬,而最外層的程式是test_createspi.v!

    標簽: Verilog HDL 程式

    上傳時間: 2017-03-06

    上傳用戶:onewq

  •  給定一棵有向樹T

     給定一棵有向樹T,樹T中每個頂點u都有一個權w[u],樹的每條邊[u,v]也都有一個非負邊長d[u,v]。有向樹T的每個頂點u可以看做客戶,其服務需求量為w[u]。每條邊[u,v]的邊長d[u,v]可以看做是運輸費用。如果在頂點u處未設置服務機構,則將頂點u處的服務需求沿有向樹的邊(u,v]轉移到頂點v處服務機構,則需付出的服務轉移費用為w[u]*d[u,v]。樹根處已設置了服務機構,現在要在樹T中增設k處服務機構,使得整棵樹T的服務轉移費用最小。該算法對于給定的有向樹T,計算在樹T中增設k處服務機構的最小服務轉移費用。

    標簽:

    上傳時間: 2017-03-13

    上傳用戶:semi1981

  • 本規范定義了可擴展標記語言[Extensible Markup Language

    本規范定義了可擴展標記語言[Extensible Markup Language,XML] 緊湊的二進制表示方法。設計二進制X M L內容格式是為了減少X M L文檔的傳輸量,使X M L數據能在窄帶信道上得到更有效的利用。二進制X M L內容格式的使用示例請參閱[ W M L ]規范。

    標簽: Extensible Language Markup 定義

    上傳時間: 2013-12-18

    上傳用戶:cccole0605

  • This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, Keyboard Interface w

    This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, Keyboard Interface with normal Key Input to the 89C52 atmel Microcontroller.

    標簽: Read-write Interface functions interface

    上傳時間: 2014-01-03

    上傳用戶:jqy_china

  • The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win

    The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then truncate its impulse response hd[n] to obtain a linear-phase and causal FIR filter h[n]. To truncate the impulse response of the ideal filter a time window w[n] is used. Available windows in Matlab are rectangular [or boxcar in Matlab], bartlett, hamming, hanning

    標簽: linear-phase The the filters

    上傳時間: 2017-03-20

    上傳用戶:PresidentHuang

主站蜘蛛池模板: 汉寿县| 启东市| 延川县| 会昌县| 叙永县| 绥阳县| 承德县| 从江县| 岚皋县| 怀安县| 舒城县| 绵竹市| 长沙市| 张家口市| 宾阳县| 阿勒泰市| 海安县| 乐安县| 古蔺县| 夹江县| 大名县| 嘉义市| 普陀区| 大埔县| 清苑县| 白城市| 洛阳市| 兴业县| 龙海市| 万州区| 沙湾县| 桐柏县| 平谷区| 鸡泽县| 邢台市| 射洪县| 鄂伦春自治旗| 通化县| 内黄县| 格尔木市| 孙吴县|