-
Viterbi-Vifekbi-This
强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,(Good convolutional code coding, Viterbi decoding and soft decision are highly recommended. This code is simple and feasible.)
- 2019-03-28 00:21:41下载
- 积分:1
-
src
利用安卓中的MediaRecorder进行录音的源代码(Andrews in use MediaRecorder for recording the source code)
- 2013-08-08 12:40:30下载
- 积分:1
-
自定义标签
自定义标签
- 2013-12-06下载
- 积分:1
-
Android 的 Startapp 示例
在 Startapp 的示例上应用。
吸引用户到你的品牌、 分发您的应用程序或推广您的产品达到数十亿美元的全球移动用户。您通过使用我们先进的货币化平台的独特和迷人的广告类型的应用程序收入最大化
- 2022-08-13 12:16:57下载
- 积分:1
-
xe5_camera
delphi xe5 android 调用照相机、摄像头、拍照片,camera 组件
- 2021-03-04 19:09:32下载
- 积分:1
-
android 360度全景查看 实例源码下载
android 360度全景查看 实例源码下载
- 2015-03-08下载
- 积分:1
-
andbook
This document was written for developers who have worked with Java™ before and want to start developing for the Android Platform. I tried to make this as much “hands on” as possible, placing example codes everywhere it fit. Also I tried to insert as many picture as possible, because they liven up the learning process and relax the reader’s eyes.
- 2011-12-01 15:09:27下载
- 积分:1
-
RTKlib关于高精度GPS动态定位函数与处理过程整理
该资源基于RTKLIB,整理了相对定位中调用的函数及公式,从读文件到解算结果的步骤,包括文件读取、计算基站位置、卫星位置、双差、卡尔曼滤波、模糊度估计等的原理与公式。
- 2020-05-26下载
- 积分:1
-
登录代码
package com.briup.service;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.briup.movietrickapp3.MainActivity;
import com.briup.movietrickapp3.R;
import com.briup.sqlite.FirstSqliteHelper;
//登录界面
public class DengluActivity extends Activity {
public static String id;
static SQLiteDatabase db;
private FirstSqliteHelper help;
private EditText usernameEt,pwdEt;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_denglu);
- 2022-03-21 19:43:48下载
- 积分:1
-
Dict
dictfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
- 2022-07-20 09:41:26下载
- 积分:1