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

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

線(xiàn)網(wǎng)(wǎng)絡(luò)(luò)

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

    //--- --- --- - 音樂簡譜播放器--- --- --- - /*奏樂程序使用說明 調(diào)用方式: sing fname [speed [times]] 文件名 速度(拍/分) 遍數(shù) 簡譜文件格式: 第1行: 曲名 節(jié)拍 調(diào)號 第2行-- 樂譜 (空格,換行無意義,但不得插在一個"音描述"內(nèi)部) 記號: * 節(jié)拍,調(diào)號,小節(jié)分隔符,終止符,升音符,中音音高,休止符,附點,延長 符等 -- 按照常規(guī). * 音描述 -- [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

  • SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

    SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.

    標簽: nonsymmetric solution SuperLU general

    上傳時間: 2017-02-20

    上傳用戶:lepoke

  • 復(fù)接入

    復(fù)接入,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

  • 檔案資料:全球IP地址地理位置數(shù)據(jù)資料庫包包 更新日期:2005年05月12日12:51 資料容量:10.4 MB 附  註: A) IP資料經(jīng)人手花上五小時整理

    檔案資料:全球IP地址地理位置數(shù)據(jù)資料庫包包 更新日期:2005年05月12日12:51 資料容量:10.4 MB 附  註: A) IP資料經(jīng)人手花上五小時整理,保證100%準確,所有論壇程式皆可相容。 B) 已修正「未知地理位置」的“未”和“末”字輸入筆誤。 C) 因IP數(shù)據(jù)從中國內(nèi)地取得,故此TAIWAN地區(qū)被寫成“臺灣省”,可自行改回“中華民國”或“臺灣”。 D) 範例: 202.101.071.201|202.101.071.201|貴州省貴陽市 藍月網(wǎng)吧|| 202.101.071.202|202.101.071.203|貴州省貴陽市 花溪區(qū)貴州民族學(xué)院鵬飛網(wǎng)吧|| 202.101.071.204|202.101.071.204|貴州省貴陽市 二戈寨天知網(wǎng)吧||

    標簽: 2005 10.4 12 51

    上傳時間: 2013-12-25

    上傳用戶:ddddddos

  • Verilog HDL的程式

    Verilog HDL的程式,上網(wǎng)找到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都有一個權(quán)w[u],樹的每條邊[u,v]也都有一個非負邊長d[u,v]。有向樹T的每個頂點u可以看做客戶,其服務(wù)需求量為w[u]。每條邊[u,v]的邊長d[u,v]可以看做是運輸費用。如果在頂點u處未設(shè)置服務(wù)機構(gòu),則將頂點u處的服務(wù)需求沿有向樹的邊(u,v]轉(zhuǎn)移到頂點v處服務(wù)機構(gòu),則需付出的服務(wù)轉(zhuǎn)移費用為w[u]*d[u,v]。樹根處已設(shè)置了服務(wù)機構(gòu),現(xiàn)在要在樹T中增設(shè)k處服務(wù)機構(gòu),使得整棵樹T的服務(wù)轉(zhuǎn)移費用最小。該算法對于給定的有向樹T,計算在樹T中增設(shè)k處服務(wù)機構(gòu)的最小服務(wù)轉(zhuǎn)移費用。

    標簽:

    上傳時間: 2017-03-13

    上傳用戶:semi1981

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

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

    標簽: 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

  • it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xin

    it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device]

    標簽: synthesize simulator modelsim digital

    上傳時間: 2014-01-10

    上傳用戶:kernaling

主站蜘蛛池模板: 瓮安县| 奈曼旗| 济宁市| 于田县| 宜都市| 常德市| 筠连县| 平度市| 民权县| 揭阳市| 富蕴县| 贡觉县| 广安市| 德安县| 页游| 榆社县| 射洪县| 蒲江县| 西充县| 新密市| 县级市| 扶沟县| 临江市| 仲巴县| 湖州市| 海伦市| 乌拉特后旗| 唐山市| 榆中县| 霍林郭勒市| 伊吾县| 商洛市| 柳林县| 青龙| 闽侯县| 南召县| 汤原县| 定兴县| 新建县| 碌曲县| 夏邑县|