1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// Copyright (c) 2011 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_d.h $ // $Id: include/CGAL/Hilbert_sort_middle_d.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Olivier Devillers #ifndef CGAL_HILBERT_SORT_MIDDLE_d_H #define CGAL_HILBERT_SORT_MIDDLE_d_H #include #include #include #include #include namespace CGAL { namespace internal { template struct Fixed_hilbert_cmp_d : public CGAL::cpp98::binary_function { typedef typename K::Point_d Point; K k; int axe; bool orient; double value; Fixed_hilbert_cmp_d (int a, bool o, double v, const K &_k) : k(_k), axe(a), orient(o), value(v) {} bool operator() (const Point &p) const { return (orient ? ( to_double( k.compute_coordinate_d_object() (p,axe) ) > value) : ( to_double( k.compute_coordinate_d_object() (p,axe) ) <= value)); } }; } template class Hilbert_sort_middle_d { public: typedef K Kernel; typedef typename Kernel::Point_d Point; typedef std::vector< bool > Starting_position; typedef std::vector< double > Corner; private: Kernel _k; std::ptrdiff_t _limit; mutable int _dimension; mutable int two_to_dim; struct Cmp : public internal::Fixed_hilbert_cmp_d { Cmp (int a, bool dir, double v, const Kernel &k) : internal::Fixed_hilbert_cmp_d (a,dir,v,k) {} }; public: Hilbert_sort_middle_d (const Kernel &k, std::ptrdiff_t limit = 1) : _k(k), _limit (limit) {} template void sort (RandomAccessIterator begin, RandomAccessIterator end, Starting_position start, int direction, Corner mini, Corner maxi) const { if (end - begin <= _limit) return; Corner med(_dimension); for( int i=0; i<_dimension; ++i) med[i]=(mini[i]+maxi[i])/2; Corner cmin=mini,cmax=med; std::vector places(two_to_dim +1); std::vector dir (two_to_dim +1); places[0]=begin; places[two_to_dim]=end; int last_dir = (direction + _dimension) % _dimension; int current_dir = direction; int current_level_step =two_to_dim; do{ int half_step = current_level_step/2; int left=0; int middle = half_step; int right=current_level_step; bool orient = start[current_dir]; do{ dir[middle] = current_dir; places[middle] = internal::fixed_hilbert_split (places[left], places[right], Cmp (current_dir,orient,med[current_dir],_k)); left =right; right+=current_level_step; middle+=current_level_step; orient = ! orient; }while( left< two_to_dim); current_level_step = half_step; current_dir = (current_dir +1) % _dimension; }while (current_dir != last_dir); /////////////start recursive calls last_dir = (direction + _dimension -1) % _dimension; // first step is special if (places[1]!=end) sort( places[0], places[1], start, last_dir,cmin,cmax); cmin[last_dir] = med[last_dir]; cmax[last_dir] = maxi[last_dir]; for(int i=1; i void operator() (RandomAccessIterator begin, RandomAccessIterator end) const { _dimension = _k.point_dimension_d_object()(*begin); two_to_dim = 1; Starting_position start(_dimension); Corner mini(_dimension),maxi(_dimension); for (int i=0; i<_dimension; ++i) mini[i]=maxi[i]=to_double( _k.compute_coordinate_d_object() (*begin,i) ); for(RandomAccessIterator it=begin+1; it maxi[i]) maxi[i] = d; } } for (int i=0; i<_dimension; ++i) { start[i]=false; // we start below in all coordinates two_to_dim *= 2; // compute 2^_dimension if (two_to_dim*2 <= 0) { CGAL_assertion(end-begin < two_to_dim);//too many points in such dim break; } } // we start with direction 0; sort (begin, end, start, 0, mini, maxi); } }; } // namespace CGAL #endif//CGAL_HILBERT_SORT_MIDDLE_d_H