A java implementation of the classic Solitaire Game. Uses swing GUI, drag-and-drop of marbles, multi-threaded game demo.
标签: implementation drag-and-drop Solitaire classic
上传时间: 2013-12-19
上传用户:dyctj
The design and analysis of algorithms Thai book
标签: algorithms analysis design Thai
上传时间: 2013-12-08
上传用户:songrui
Source code of PCBoard 15.3 and lots of documentation and patches.
标签: documentation and PCBoard patches
上传时间: 2013-12-10
上传用户:hopy
The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA cavity controller and simulator (SIMCON). It bases on universal software components, created for laboratory purposes and used in MATLAB based control environment. These modules have been recently adapted to the DOOCS environment to ensure a unified software to hardware communication model. The presented solution can be also used as a general platform for control algorithms development. The proposed interfaces between MATLAB and DOOCS modules allow to check the developed algorithm in the operation environment before implementation in the FPGA. As the examples two systems have been presented.
标签: realization FPGAbased describes the
上传时间: 2017-04-16
上传用户:koulian
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache with a write-invalidate policy. The L2 cache is two-way set associative, with a block size of 8 words, and a total capacity of 512 words.
标签: implementation instruction multiple purpose
上传时间: 2017-04-18
上传用户:731140412
this file contain some useful common communication matlab m tool. like QAM PSK and simulation of receiving noisy signal
标签: communication simulation contain common
上传时间: 2014-01-27
上传用户:虫虫虫虫虫虫
this document describes the design and implementation of the "one card" system in a colleage
标签: implementation describes the document
上传时间: 2014-01-21
上传用户:wuyuying
this is a java source code file.. download and enjoy of it...
标签: download source enjoy this
上传时间: 2017-05-07
上传用户:彭玖华
A Design and Implementation of The Online Shopping System Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic services have already become gradually the current as the application of Wed nowadays. This text studied a method of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of providing customers more simple ,reflective obvious meticulous use and so on..
标签: Implementation development Abstract Shopping
上传时间: 2014-12-04
上传用户:410805624
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜