生成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
上傳時間: 2015-02-02
上傳用戶:FreeSky
打開2.tab.c編譯運(yùn)行,a.txt為測試用的PL/0程序。 2.output中有所有的產(chǎn)生式和LALR分析表的所有狀態(tài)。
上傳時間: 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
上傳時間: 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
上傳時間: 2014-01-27
上傳用戶:maizezhen
程序存儲問題:設(shè)有n 個程序{1,2,…, n }要存放在長度為L的磁帶上。程序i存放在磁帶上的長度是Li ,1≤i≤n 程序存儲問題要求確定這n 個程序在磁帶上的一個存儲方案,使得能夠在磁帶上存儲盡可能多的程序。 編程任務(wù): 對于給定的n個程序存放在磁帶上的長度,編程計算磁帶上最多可以存儲的程序數(shù)。 數(shù)據(jù)輸入:由文件input.txt給出輸入數(shù)據(jù)。第一行是正整數(shù)n,表示文件個數(shù)。接下來的1 行中,有n 個正整數(shù),表示程序存放在磁帶上的長度。 結(jié)果輸出: input.txt output.txt 6 50 5 2 3 13 8 80 20
上傳時間: 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
上傳時間: 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ù)表 個別表需要序列號,這時各表的序列號默認(rèn)為從1開始,每行加1。 使用說明: 在提示符下輸入input.txt文件的路徑和文件名字, 運(yùn)行完成后,打開文件output.txt看結(jié)果。
上傳時間: 2013-12-23
上傳用戶:pompey
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
上傳時間: 2014-11-16
上傳用戶:思琦琦
可以自動識別一個程序中調(diào)用的所有函數(shù),并寫入到 output.txt文件中。
上傳時間: 2015-04-06
上傳用戶:569342831
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
標(biāo)簽: parallel-plate simulation traveling simple
上傳時間: 2015-04-06
上傳用戶:stella2015
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1