The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.
标签: crystallize examination calculator everyone
上传时间: 2015-07-14
上传用户:王庆才
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
标签: Cryptographic Primitives generate Library
上传时间: 2015-07-16
上传用户:wqxstar
A simple class diagram editor
标签: diagram simple editor class
上传时间: 2013-12-24
上传用户:woshini123456
DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP
标签: Applications Components Multimedia and
上传时间: 2015-07-20
上传用户:hanli8870
Computer support collaborative work class notes from PKU.
标签: collaborative Computer support class
上传时间: 2013-12-23
上传用户:huql11633
该开源工具主要用于class文件的操作,特别是字节码的插桩
上传时间: 2014-01-20
上传用户:JasonC
一个用于对.class文件进行插桩的开源工具
上传时间: 2014-01-14
上传用户:3到15
class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } }
标签: actionPerformed NumberListener ActionListener ActionEvent
上传时间: 2013-12-05
上传用户:wys0120
memory map file class for C++ builder
上传时间: 2013-12-13
上传用户:fxf126@126.com
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic "1".
标签: multi-interrupt MODE_Switch Processing interrupt
上传时间: 2013-12-04
上传用户:zhichenglu