生成BCD碼。 Name: BIN3toBCD4 Func:2字節(jié)二進(jìn)制整數(shù)--->>BCD碼四字節(jié)轉(zhuǎn)換(Comped BCD) Input: 3進(jìn)制數(shù)人低字節(jié)到高字節(jié)存放在內(nèi)部RAM50H,51H,52h單元中 Output: BCD碼人低位到高位分別存放在內(nèi)部RAM53H,54H,55H,56H單元中 USE: R7-R0, 56H-50H
標(biāo)簽: BCD BIN3toBCD4 Comped Input
上傳時(shí)間: 2015-02-02
上傳用戶:FreeSky
打開2.tab.c編譯運(yùn)行,a.txt為測試用的PL/0程序。 2.output中有所有的產(chǎn)生式和LALR分析表的所有狀態(tài)。
上傳時(shí)間: 2015-02-14
上傳用戶:123456wh
The book presents the entire Java programming language and essential parts of the class libraries: the collection classes and the input-output classes.
標(biāo)簽: programming essential libraries the
上傳時(shí)間: 2015-03-02
上傳用戶:yulg
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
標(biāo)簽: implementing directory algorithm contains
上傳時(shí)間: 2014-01-27
上傳用戶:maizezhen
程序存儲(chǔ)問題:設(shè)有n 個(gè)程序{1,2,…, n }要存放在長度為L的磁帶上。程序i存放在磁帶上的長度是Li ,1≤i≤n 程序存儲(chǔ)問題要求確定這n 個(gè)程序在磁帶上的一個(gè)存儲(chǔ)方案,使得能夠在磁帶上存儲(chǔ)盡可能多的程序。 編程任務(wù): 對于給定的n個(gè)程序存放在磁帶上的長度,編程計(jì)算磁帶上最多可以存儲(chǔ)的程序數(shù)。 數(shù)據(jù)輸入:由文件input.txt給出輸入數(shù)據(jù)。第一行是正整數(shù)n,表示文件個(gè)數(shù)。接下來的1 行中,有n 個(gè)正整數(shù),表示程序存放在磁帶上的長度。 結(jié)果輸出: input.txt output.txt 6 50 5 2 3 13 8 80 20
上傳時(shí)間: 2013-12-20
上傳用戶:dongqiangqiang
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
標(biāo)簽: direct-sequence adaptive receiver spectrum
上傳時(shí)間: 2014-01-16
上傳用戶:D&L37
對c語言的簡單語法分析器 文件說明: input.txt內(nèi)為輸入的源程序,包括for,while和if else控制等 output.txt內(nèi)為輸出的二元單詞序列 k.txt為關(guān)鍵字表 l.txt為運(yùn)算符和界符表 i.txt為該輸入的源程序的標(biāo)志符 c.txt為常數(shù)表 個(gè)別表需要序列號,這時(shí)各表的序列號默認(rèn)為從1開始,每行加1。 使用說明: 在提示符下輸入input.txt文件的路徑和文件名字, 運(yùn)行完成后,打開文件output.txt看結(jié)果。
上傳時(shí)間: 2013-12-23
上傳用戶:pompey
A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by a printer job language, to the data stream s.
標(biāo)簽: communications language bi-direc provides
上傳時(shí)間: 2015-03-29
上傳用戶:comua
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
標(biāo)簽: compile JavaProg include program
上傳時(shí)間: 2014-11-16
上傳用戶:思琦琦
可以自動(dòng)識別一個(gè)程序中調(diào)用的所有函數(shù),并寫入到 output.txt文件中。
標(biāo)簽: 自動(dòng)識別 程序 函數(shù)
上傳時(shí)間: 2015-04-06
上傳用戶:569342831
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1