Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for nyu (0.02 sec)

  1. src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java

            map.put("チョ", new String[] { "tyo", "cho" });
            map.put("チェ", new String[] { "tye", "che" });
    
            map.put("ニャ", new String[] { "nya" });
            map.put("ニュ", new String[] { "nyu" });
            map.put("ニョ", new String[] { "nyo" });
    
            map.put("ヒャ", new String[] { "hya" });
            map.put("ヒュ", new String[] { "hyu" });
            map.put("ヒョ", new String[] { "hyo" });
    
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Thu Feb 22 01:36:54 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  2. src/crypto/ecdsa/ecdsa.go

    	// [Coron], the AES-CTR stream is indifferentiable from a random oracle
    	// under standard cryptographic assumptions (see [Larsson] for examples).
    	//
    	// [Coron]: https://cs.nyu.edu/~dodis/ps/merkle.pdf
    	// [Larsson]: https://web.archive.org/web/20040719170906/https://www.nada.kth.se/kurser/kth/2D1441/semteo03/lecturenotes/assump.pdf
    
    	// Get 256 bits of entropy from rand.
    	entropy := make([]byte, 32)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:11:18 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  3. src/regexp/testdata/re2-exhaustive.txt.bz2

    ���(�H���X6�5`ֈ�F�J""fjb2D`4,��-)$�$H�i��֠�� �k��]v�ŵj�U��7�F�dd�9���+ H���� `*T�P� lj�����+�Dd���J�d���DņNqq�91�܄A��p�6bCi�b�������U��ě4�r:[q���3�N��c$1�m��nRX��(�.�K�3AF�ea*�J�"�����1FhBh�-���=��� m6�d!e����F��I5Z���NyU*����19aIY���!�L�U��qr���;���C,̄�:�����������������������ſ��6-�9�n�͋uNlV��l��4cm,�A�b�̬R�����ښ����98��īX����@FŬc�m�����JL۴j��&I �4Fj�c��r�T�Ƭ[�����K��#�t�Z�R��6U�k���)iUV����jڶ�61����1�km������*[[\�1�c�1F1�c�1�1�c�1�Q�c�1�b�...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
Back to top