-
毕业设计stm32f1最小系统原理图及pcb图
stm32f1最小系统原理图及pcb图,有按键 ,串口,下载模块(Stm32f1 minimum system schematic diagram and PCB diagram)
- 2018-04-06 20:02:44下载
- 积分:1
-
task9
自己制作了一个日历,是用calendarView写的,可以添加事务。但由于我没写数据库,所以还不能保存事务,只是给大家写了一个模板吧,大家可以连本地数据库,也可以链接云端。(I made a calendar to add transactions. But because I did not write the database, so I can not save the transaction, just write a template for you, you can connect to the local database, you can also link to the cloud.)
- 2020-06-21 14:20:02下载
- 积分:1
-
snqualifiedvowel
说明: 该程序中包括为一个CDMA和OFDM的信道分配仿真程序,(This program includes a channel assignment emulator for CDMA and OFDM.)
- 2019-03-28 13:55:03下载
- 积分:1
-
ComposingView
View used to show composing string (The Pinyin string for the unselected syllables and the Chinese string for the selected syllables.) for Andriod.
- 2013-10-21 00:11:39下载
- 积分:1
-
VP_FM2018_webpage
FM2018 Analog I/O Voice Processor Describe
- 2017-05-23 18:03:51下载
- 积分:1
-
AbstractGet
Abstract Google Source Result for Andriod.
- 2013-10-04 10:17:29下载
- 积分:1
-
android app应用首次启动界面的图片切换效果实例源码下载
焦点图的切换效果有了
- 2015-03-12下载
- 积分:1
-
Xposed平台的位置伪装模块
基于Xposed平台的位置伪装模块,可以hookAndroid手机的GPS模块,使得手机定位软件显示的位置是自己设置的位置(The location camouflage module based on Xposed platform can hook the GPS module of Android mobile phone, so that the location displayed by mobile phone positioning software is the location set by itself.)
- 2020-06-19 09:40:01下载
- 积分:1
-
android 实现圆形菜单
private void computeCoordinates() { BigStone stone; BigStone menus; for (int index = 0; index < STONE_COUNT; index ) { stone = mStones[index]; stone.x = mPointX (float) (mRadius * Math.cos(stone.angle * Math.PI / 180)); stone.y = mPointY (float) (mRadius * Math.sin(stone.angle * Math.PI / 180)); } if (flag == 0) { for (int i = 0; i < MENUS; i ) { menus = mMenus[i]; switch (i) { case 0: menus.x = 300 * 1.8f; menus.y = 50; break; case 1: menus.x = 300 * 1.8f 100; menus.y = 50; break; case 2: menus.x = 300 * 1.8f 200; menus.y = 50; break; case 3: menus.x = 300 * 1.8f; menus.y = 150; break; case 4: menus.x = 300 * 1.8f 10 100; menus.y = 250; break; } } } }
- 2014-06-22下载
- 积分:1
-
android 发短信打电话 实例源码下载
android 发短信打电话 实例源码下载
- 2014-05-10下载
- 积分:1