• 大小: 4.46MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-12
  • 语言: Java
  • 标签: 人脸识别  

资源简介

Android Studio可用,语音识别,人脸识别,语音合成 ,,测评,声纹等等

资源截图

代码片段和文件信息

package com.changyang.dey.android_face;

import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;

import org.junit.Test;
import org.junit.runner.RunWith;

import static org.junit.Assert.*;

/**
 * Instrumented test which will execute on an Android device.
 *
 * @see Testing documentation
 */
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
    @Test
    public void useAppContext() {
        // Context of the app under test.
        Context appContext = InstrumentationRegistry.getTargetContext();

        assertEquals(“com.changyang.dey.android_face“ appContext.getPackageName());
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        147  2018-05-22 15:47  iflytekDemo\.gitignore

     文件          1  2018-05-23 09:14  iflytekDemo\.gradle\4.1\fileChanges\last-build.bin

     文件         17  2018-05-22 17:12  iflytekDemo\.gradle\4.1\fileContent\fileContent.lock

     文件     382614  2018-05-23 09:14  iflytekDemo\.gradle\4.1\fileHashes\fileHashes.bin

     文件         17  2018-05-23 09:14  iflytekDemo\.gradle\4.1\fileHashes\fileHashes.lock

     文件      19721  2018-05-22 16:10  iflytekDemo\.gradle\4.1\fileHashes\resourceHashesCache.bin

     文件     774062  2018-05-22 16:30  iflytekDemo\.gradle\4.1\javaCompile\classAnalysis.bin

     文件     327785  2018-05-22 16:30  iflytekDemo\.gradle\4.1\javaCompile\jarAnalysis.bin

     文件         17  2018-05-22 17:01  iflytekDemo\.gradle\4.1\javaCompile\javaCompile.lock

     文件      83897  2018-05-22 17:01  iflytekDemo\.gradle\4.1\javaCompile\taskHistory.bin

     文件      21103  2018-05-22 17:01  iflytekDemo\.gradle\4.1\javaCompile\taskJars.bin

     文件    2385068  2018-05-23 09:14  iflytekDemo\.gradle\4.1\taskHistory\fileSnapshots.bin

     文件      77716  2018-05-23 09:14  iflytekDemo\.gradle\4.1\taskHistory\taskHistory.bin

     文件         17  2018-05-23 09:14  iflytekDemo\.gradle\4.1\taskHistory\taskHistory.lock

     文件          1  2018-05-22 16:06  iflytekDemo\.gradle\4.4\fileChanges\last-build.bin

     文件         17  2018-05-22 16:06  iflytekDemo\.gradle\4.4\fileContent\fileContent.lock

     文件     142083  2018-05-22 16:06  iflytekDemo\.gradle\4.4\fileHashes\fileHashes.bin

     文件         17  2018-05-22 16:06  iflytekDemo\.gradle\4.4\fileHashes\fileHashes.lock

     文件      19789  2018-05-22 15:59  iflytekDemo\.gradle\4.4\fileHashes\resourceHashesCache.bin

     文件         17  2018-05-22 16:06  iflytekDemo\.gradle\4.4\javaCompile\javaCompile.lock

     文件     905577  2018-05-22 16:06  iflytekDemo\.gradle\4.4\taskHistory\taskHistory.bin

     文件         17  2018-05-22 16:06  iflytekDemo\.gradle\4.4\taskHistory\taskHistory.lock

     文件          0  2018-05-22 16:10  iflytekDemo\.gradle\buildOutputCleanup\built.bin

     文件         51  2018-05-22 16:10  iflytekDemo\.gradle\buildOutputCleanup\cache.properties

     文件          2  2018-05-23 09:14  iflytekDemo\.gradle\buildOutputCleanup\cache.properties.lock

     文件        535  2018-05-23 09:14  iflytekDemo\.idea\caches\build_file_checksums.ser

     文件       1803  2018-05-23 09:14  iflytekDemo\.idea\codestyles\Project.xml

     文件        626  2018-05-23 09:14  iflytekDemo\.idea\gradle.xml

     文件        541  2018-05-23 09:14  iflytekDemo\.idea\libraries\Gradle__android_arch_core_common_1_1_0_jar.xml

     文件        655  2018-05-23 09:14  iflytekDemo\.idea\libraries\Gradle__android_arch_core_runtime_1_1_0.xml

............此处省略221个文件信息

评论

共有 条评论