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
# # To be used by projects that make use of CMakeified hdf-4.2 # #[=======================================================================[.rst: FindHDF4 --------- Find the HDF4 includes and get all installed hdf4 library settings The following vars are set if hdf4 is found. .. variable:: HDF4_FOUND True if found, otherwise all other vars are undefined IMPORTED targets ^^^^^^^^^^^^^^^^ This module defines the following :prop_tgt:`IMPORTED` target: ``HDF4::HDF4`` # #]=======================================================================] # include(SelectLibraryConfigurations) set(HDF4_PATHS /usr/lib/hdf4 /usr/local/hdf4 ) find_path(HDF4_INCLUDE_DIR hdf.h PATHS ${HDF4_PATHS} PATH_SUFFIXES include Include hdf hdf4 ) mark_as_advanced(HDF4_INCLUDE_DIR) if(HDF4_INCLUDE_DIR AND EXISTS "${HDF4_INCLUDE_DIR}/hfile.h") file(STRINGS "${HDF4_INCLUDE_DIR}/hfile.h" hdf4_version_string REGEX "^#define[\t ]+LIBVER.*") string(REGEX MATCH "LIBVER_MAJOR[ \t]+([0-9]+)" HDF4_VERSION_MAJOR "${hdf4_version_string}") string(REGEX MATCH "([0-9]+)" HDF4_VERSION_MAJOR ${HDF4_VERSION_MAJOR}) string(REGEX MATCH "LIBVER_MINOR[ \t]+([0-9]+)" HDF4_VERSION_MINOR "${hdf4_version_string}") string(REGEX MATCH "([0-9]+)" HDF4_VERSION_MINOR ${HDF4_VERSION_MINOR}) string(REGEX MATCH "LIBVER_RELEASE[ \t]+([0-9]+)" HDF4_VERSION_RELEASE "${hdf4_version_string}") string(REGEX MATCH "([0-9]+)" HDF4_VERSION_RELEASE ${HDF4_VERSION_RELEASE}) string(REGEX MATCH "LIBVER_SUBRELEASE[ \t]+([0-9A-Za-z]+)" HDF4_VERSION_SUBRELEASE "${hdf4_version_string}") unset(hdf4_version_string) if(NOT HDF4_VERSION_SUBRELEASE STREQUAL "") string(REGEX MATCH "([0-9A-Za-z]+)" LIBVER_SUBRELEASE ${LIBVER_SUBRELEASE}) set(HDF4_VERSION_STRING "${HDF4_VERSION_MAJOR}.${HDF4_VERSION_MINOR}.${HDF4_VERSION_RELEASE}_${HDF4_VERSION_SUBRELEASE}") else() set(HDF4_VERSION_STRING "${HDF4_VERSION_MAJOR}.${HDF4_VERSION_MINOR}.${HDF4_VERSION_RELEASE}") endif() endif() if(NOT DEFINED HDF4_COMPONENTS) set(HDF4_COMPONENTS df mfhdf xdr szip) endif() if(HDF4_INCLUDE_DIR) # Debian supplies the HDF4 library which does not conflict with NetCDF. # Test for Debian flavor first. Hint: install the libhdf4-alt-dev package. foreach(tgt IN LISTS HDF4_COMPONENTS) if(tgt STREQUAL "df") # hdf.lib (dynamic) used by conda, but libhdf.lib (static) also present set(_names_debug ${tgt}altd ${tgt}d hdfd libhdfd) set(_names_release ${tgt}alt ${tgt} hdf libhdf) else() set(_names_debug ${tgt}altd ${tgt}d) set(_names_release ${tgt}alt ${tgt} lib${tgt}) endif() find_library(HDF4_${tgt}_LIBRARY_DEBUG NAMES ${_names_debug} NAMES_PER_DIR PATHS ${HDF4_PATHS}/lib) find_library(HDF4_${tgt}_LIBRARY_RELEASE NAMES ${_names_release} NAMES_PER_DIR PATHS ${HDF4_PATHS}/lib) select_library_configurations(HDF4_${tgt}) mark_as_advanced(HDF4_${tgt}_LIBRARY HDF4_${tgt}_LIBRARY_RELEASE HDF4_${tgt}_LIBRARY_DEBUG ) endforeach() set(HDF4_LIBRARIES) foreach(_comp IN LISTS HDF4_COMPONENTS) if(HDF4_${_comp}_LIBRARY) list(APPEND HDF4_LIBRARIES "${HDF4_${_comp}_LIBRARY}") endif() endforeach() if(WIN32) find_library(WS2_32_LIBRARY ws2_32) if(WS2_32_LIBRARY) list(APPEND HDF4_LIBRARIES ${WS2_32_LIBRARY}) endif() endif() endif() include(FindPackageHandleStandardArgs) find_package_handle_standard_args(HDF4 FOUND_VAR HDF4_FOUND REQUIRED_VARS HDF4_df_LIBRARY HDF4_mfhdf_LIBRARY HDF4_INCLUDE_DIR VERSION_VAR HDF4_VERSION_STRING HANDLE_COMPONENTS ) # set output variables if(HDF4_FOUND) set(HDF4_INCLUDE_DIRS "${HDF4_INCLUDE_DIR}") if(NOT TARGET HDF4::HDF4) set(INCR 1) set(HDF4_TARGETS) foreach(_lib IN LISTS HDF4_LIBRARIES) add_library(HDF4::HDF4_${INCR} UNKNOWN IMPORTED) set_target_properties(HDF4::HDF4_${INCR} PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES "C" IMPORTED_LOCATION "${_lib}") list(APPEND HDF4_TARGETS HDF4::HDF4_${INCR}) math(EXPR INCR "${INCR}+1") endforeach() add_library(HDF4::HDF4 INTERFACE IMPORTED) set_target_properties(HDF4::HDF4 PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${HDF4_INCLUDE_DIRS}" INTERFACE_LINK_LIBRARIES "${HDF4_TARGETS}") endif() endif()