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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

公交網(wǎng)(wǎng)絡(luò)(luò)

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

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

    標(biāo)簽: fname speed times sing

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

    上傳用戶(hù):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.

    標(biāo)簽: nonsymmetric solution SuperLU general

    上傳時(shí)間: 2017-02-20

    上傳用戶(hù):lepoke

  • 復(fù)接入

    復(fù)接入,B/W雙用戶(hù)使用直接擴(kuò)頻序列 % >>>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

    標(biāo)簽:

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

    上傳用戶(hù):zl5712176

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

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

    標(biāo)簽: 2005 10.4 12 51

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

    上傳用戶(hù):ddddddos

  • Verilog HDL的程式

    Verilog HDL的程式,上網(wǎng)找到SPI程式, vspi.v這程式相當(dāng)好用可用來(lái)接收與傳送SPI,並且寫(xiě)了一個(gè)傳輸信號(hào)測(cè)試,spidatasent.v這程式就是傳送的資料,分別為00 66... 01 77...... 02 55這樣的資料,並透過(guò)MAX+PULS II軟體進(jìn)行模擬,而最外層的程式是test_createspi.v!

    標(biāo)簽: Verilog HDL 程式

    上傳時(shí)間: 2017-03-06

    上傳用戶(hù):onewq

  • 傳統(tǒng)的Dijkstra 算法無(wú)疑是解決一般最短路徑問(wèn)題的最優(yōu)算法

    傳統(tǒng)的Dijkstra 算法無(wú)疑是解決一般最短路徑問(wèn)題的最優(yōu)算法,但接下來(lái)我們會(huì)看到傳統(tǒng)的Dijkstra 算法在公交查詢(xún)系統(tǒng)是不適合的。而我據(jù)對(duì)公交乘客出行心理調(diào)查的統(tǒng)計(jì)結(jié)果,指出換乘次數(shù)最少是乘客出行時(shí)考慮的首要因素,所以這里提出一種基于換乘次數(shù)最少的公交最短路徑算法。 至于公交車(chē)的調(diào)度,需要同時(shí)考慮到公車(chē)公司和乘客的利益,必須盡量在滿足雙方的利益上做出合理的調(diào)度。所以這是一個(gè)多目標(biāo)最優(yōu)的問(wèn)題。

    標(biāo)簽: Dijkstra 算法 最短路徑

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

    上傳用戶(hù):ywqaxiwang

  •  給定一棵有向樹(shù)T

     給定一棵有向樹(shù)T,樹(shù)T中每個(gè)頂點(diǎn)u都有一個(gè)權(quán)w[u],樹(shù)的每條邊[u,v]也都有一個(gè)非負(fù)邊長(zhǎng)d[u,v]。有向樹(shù)T的每個(gè)頂點(diǎn)u可以看做客戶(hù),其服務(wù)需求量為w[u]。每條邊[u,v]的邊長(zhǎng)d[u,v]可以看做是運(yùn)輸費(fèi)用。如果在頂點(diǎn)u處未設(shè)置服務(wù)機(jī)構(gòu),則將頂點(diǎn)u處的服務(wù)需求沿有向樹(shù)的邊(u,v]轉(zhuǎn)移到頂點(diǎn)v處服務(wù)機(jī)構(gòu),則需付出的服務(wù)轉(zhuǎn)移費(fèi)用為w[u]*d[u,v]。樹(shù)根處已設(shè)置了服務(wù)機(jī)構(gòu),現(xiàn)在要在樹(shù)T中增設(shè)k處服務(wù)機(jī)構(gòu),使得整棵樹(shù)T的服務(wù)轉(zhuǎn)移費(fèi)用最小。該算法對(duì)于給定的有向樹(shù)T,計(jì)算在樹(shù)T中增設(shè)k處服務(wù)機(jī)構(gòu)的最小服務(wù)轉(zhuǎn)移費(fèi)用。

    標(biāo)簽: 樹(shù)

    上傳時(shí)間: 2017-03-13

    上傳用戶(hù):semi1981

  • 本規(guī)范定義了可擴(kuò)展標(biāo)記語(yǔ)言[Extensible Markup Language

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

    標(biāo)簽: Extensible Language Markup 定義

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

    上傳用戶(hù):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.

    標(biāo)簽: Read-write Interface functions interface

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

    上傳用戶(hù):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

    標(biāo)簽: linear-phase The the filters

    上傳時(shí)間: 2017-03-20

    上傳用戶(hù):PresidentHuang

主站蜘蛛池模板: 喀喇沁旗| 固安县| 辽阳县| 监利县| 思茅市| 栖霞市| 林甸县| 安新县| 永州市| 大兴区| 花莲市| 青阳县| 苍南县| 定陶县| 磴口县| 依兰县| 三门峡市| 泸西县| 新竹县| 漾濞| 安宁市| 潮州市| 老河口市| 宣汉县| 永济市| 鹿泉市| 邳州市| 七台河市| 荃湾区| 紫阳县| 红桥区| 汉寿县| 讷河市| 万州区| 墨玉县| 英德市| 苏尼特右旗| 甘孜| 乐亭县| 丹寨县| 桃园市|