資源簡介
在Android設備上使用NCNN圖像分類的demo,是一個Android項目
代碼片段和文件信息
??const?char?features[]?=?{“\n“
“C_FEATURE:“
#if?((__clang_major__?*?100)?+?__clang_minor__)?>=?304
“1“
#else
“0“
#endif
“c_function_prototypes\n“
“C_FEATURE:“
#if?((__clang_major__?*?100)?+?__clang_minor__)?>=?304?&&?defined(__STDC_VERSION__)?&&?__STDC_VERSION__?>=?199901L
“1“
#else
“0“
#endif
“c_restrict\n“
“C_FEATURE:“
#if?((__clang_major__?*?100)?+?__clang_minor__)?>=?304?&&?defined(__STDC_VERSION__)?&&?__STDC_VERSION__?>=?201112L
“1“
#else
“0“
#endif
“c_static_assert\n“
“C_FEATURE:“
#if?((__clang_major__?*?100)?+?__clang_minor__)?>=?304?&&?defined(__STDC_VERSION__)?&&?__STDC_VERSION__?>=?199901L
“1“
#else
“0“
#endif
“c_variadic_macros\n“
};
int?main(int?argc?char**?argv)?{?(void)argv;?return?features[argc];?}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-09-05?17:29??NCNN1\
?????文件?????????147??2018-09-04?11:09??NCNN1\.gitignore
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\fileChanges\
?????文件???????????1??2018-09-05?17:00??NCNN1\.gradle\4.4\fileChanges\last-build.bin
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\fileContent\
?????文件??????????17??2018-09-05?17:00??NCNN1\.gradle\4.4\fileContent\fileContent.lock
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\fileHashes\
?????文件??????254719??2018-09-05?17:00??NCNN1\.gradle\4.4\fileHashes\fileHashes.bin
?????文件??????????17??2018-09-05?17:00??NCNN1\.gradle\4.4\fileHashes\fileHashes.lock
?????文件???????20945??2018-09-05?08:45??NCNN1\.gradle\4.4\fileHashes\resourceHashesCache.bin
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\javaCompile\
?????文件??????867570??2018-09-05?17:00??NCNN1\.gradle\4.4\javaCompile\classAnalysis.bin
?????文件??????360277??2018-09-05?08:45??NCNN1\.gradle\4.4\javaCompile\jarAnalysis.bin
?????文件??????????17??2018-09-05?17:00??NCNN1\.gradle\4.4\javaCompile\javaCompile.lock
?????文件??????256043??2018-09-05?17:00??NCNN1\.gradle\4.4\javaCompile\taskHistory.bin
?????文件???????28820??2018-09-05?17:00??NCNN1\.gradle\4.4\javaCompile\taskJars.bin
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\4.4\taskHistory\
?????文件?????1576509??2018-09-05?17:00??NCNN1\.gradle\4.4\taskHistory\taskHistory.bin
?????文件??????????17??2018-09-05?17:00??NCNN1\.gradle\4.4\taskHistory\taskHistory.lock
?????目錄???????????0??2018-09-05?17:28??NCNN1\.gradle\buildOutputCleanup\
?????文件??????????17??2018-09-05?17:00??NCNN1\.gradle\buildOutputCleanup\buildOutputCleanup.lock
?????文件??????????51??2018-09-04?11:11??NCNN1\.gradle\buildOutputCleanup\cache.properties
?????文件???????21179??2018-09-05?17:00??NCNN1\.gradle\buildOutputCleanup\outputFiles.bin
?????目錄???????????0??2018-09-05?17:28??NCNN1\.idea\
?????目錄???????????0??2018-09-05?17:28??NCNN1\.idea\caches\
?????文件?????????583??2018-09-04?16:41??NCNN1\.idea\caches\build_file_checksums.ser
?????目錄???????????0??2018-09-05?17:28??NCNN1\.idea\codest
?????文件????????1803??2018-09-04?11:09??NCNN1\.idea\codest
?????文件?????????626??2018-09-04?11:11??NCNN1\.idea\gradle.xm
............此處省略535個文件信息
評論
共有 條評論