Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer .
Behavioral scientists have spent many years studying the human mind and how it makes decisions . They have found that humans are influenced by their previous experiences and this causes them to have biases . Basic instincts , preferences and environmental factors also play Key roles in how we analyze data and make decisions . There 15 way to remove these factors from human decision making , nor would we necessarily want to , but as the problems of our world become more and more complex , it 15 necessary for us to employ a framework to help make more logical and less biased decisions while still taking our feelings and intuition into consideration .
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals.
This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and
Key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI
chip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that
YSS915 is applicable to various uses.
In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the
surround effect is applied to the movie and music sources for giving the users more enjoyment.
YSS915 is pin compatible with and register compatible with YSS903 (KP2V).
加密算法
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]
unix或linux下的DNA分析軟件源碼
其功能如下
1. Edit up to 256 peptide or DNA sequences simultaneously.
2. Translates DNA->protein click next to display next frame.
3. Dot matrix plot of any 2 sequences.
4. Rudimentary amino acid statistics (MW and amino acid percentage)
5. Saves matrix plot as PBM image format.
6. Sequence reversal.
7. Creates alignment file for highlight (below).
8. Tab Key toggles editing of next sequence.