-
-
-
ParticleTest.zip
A simple animation example which is used to show CMemDC in several modes
-
-
8puzzle.rar
8puzzle game by Java
This program can automatically
solve 8 puzzle games with
Manhattan approach and show each
step.
-
Embedded.Controller.Hardware.Design.rar
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a ...
-
-
-
-
kcf_crypt_test.zip
... document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of the algorithms. This experimental ...
-
49636934Asm.rar
A1.asm
显示程序实验
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DATA SEGMENT USE16
MES1 DB Show a as hex: ,0AH,0DH, $
SD DB a
-