夜间模式 夜间模式是一款可在夜间自动将手机静音的应用程序。
2021-06-30 13:09:24 1.6MB Java
1
STM32F030 低功耗学习 (stop mode),待机电流5~6uA。寄存器操作学习 功能: 1.开机后LED(PC13) 亮0.2s后关闭,0.2s进入stop mode 2.K1~K6 按键外部中断唤醒LED闪烁,结束后继续进入stop mode。 3.TIMER3 200ms自动重装中断;外部中断启动并给定中断次数;计次为0关闭timer3,为进入stop mode 准备。
2021-06-24 12:22:33 1.05MB STM32F030 stop mode 低功耗
1
中文版的关于蓝牙sniff mode白皮书,是本人自己在看完英文版后原创翻译的,读完相信你就能彻底了解了蓝牙sniff模式极其相应的设置,对于从事带电池的蓝牙设备开发有相当好的指导作用。
2021-06-23 23:00:13 878KB Sniff mode Bluetooth
1
btom 模式包 btom 的模式控制器
2021-06-22 15:04:58 4KB CoffeeScript
1
破解方法: 1、先用序列号 4 5 5 5 3 安装(当然是PRO 模式啦),选择离线激活方式。 2、覆盖安装目录下的原文件,然后导入注册表项即可完成破解。 经本人试用,真实有效,比PICC 8.05PL2编译后的代码空间少2.4%,故强烈推荐!下面是我用9.70编译结果: Build C:\Documents and Settings\zhoujie\My Documents\project10\project10 for device 16F877A Using driver C:\Program Files\HI-TECH Software\PICC\9.70\bin\picc.exe Executing: "C:\Program Files\HI-TECH Software\PICC\9.70\bin\picc.exe" --pass1 "C:\Documents and Settings\zhoujie\My Documents\project10\src\project.c" -q --chip=16F877A -P --runtime=default --opt=default -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" Executing: "C:\Program Files\HI-TECH Software\PICC\9.70\bin\picc.exe" -oproject10.cof -mproject10.map --summary=default --output=default project.p1 --chip=16F877A -P --runtime=default --opt=default -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" HI-TECH C Compiler for PIC10/12/16 MCUs (PRO Mode) V9.70 Copyright (C) 2009 Microchip Technology Inc. Serial number: HCPICP-45553 (PRO) Memory Summary: Program space used 475h ( 1141) of 2000h words ( 13.9%) Data space used 25h ( 37) of 170h bytes ( 10.1%) EEPROM space used 0h ( 0) of 100h bytes ( 0.0%) Configuration bits used 1h ( 1) of 1h word (100.0%) ID Location space used 0h ( 0) of 4h bytes ( 0.0%) Loaded C:\Documents and Settings\zhoujie\My Documents\project10\project10.cof. ********** Build successful! ********** 下面是我用8.05PL2编译的结果: Executing: "C:\HT-PIC\bin\picc.exe" -C -E"project.cce" "project.c" -O"project.obj" -Zg9 -O -ASMLIST -Q -MPLAB -16F877A Warning[000] C:\Documents and Settings\zhoujie\My Documents\project10\src\lcd.h 143 : Missing newline Warning[000] C:\Documents and Settings\zhoujie\My Documents\project10\src\at93c46.h 91 : Missing newline Warning[000] C:\Documents and Settings\zhoujie\My Documents\pr
2021-06-22 12:15:26 457KB HI-TECH C Compiler for
1
本文主要主要讲解了如何使用MSP430合理的设计硬件和软件,使整个应用最大限度的达到低功耗以及如何测量MSP430的功耗的问题。
2021-06-21 11:33:56 74KB MSP430 Active LPMx mode
1
具有模式凝聚算法的特征系统实现算法。 提供了示例文件,用于识别受到脉冲激励并增加不确定性(高斯白噪声)的 2DOF 系统。 函数 [结果] = ERA_CONDENSED(Y,fs,ncols,nrows,inputs,initialcut,maxcut,shift,EMAC_option,LimCMI,LimMAC,LimFreq,Plot_option) 输入: Y:自由振动输出数据,形式为Y=[Y1 Y2 ... Y_Ndata] Yi是大小为(outputs,inputs)的马尔可夫参数,总大小为(outputs,inputs*Ndata) 其中输出是输出通道的数量,输入是输入的数量,除非自由振动数据来自多参考通道 NExT,否则等于 1。 Ndata 是数据样本的长度fs:采样频率ncols:hankel矩阵的列数(大于数据数的2/3) nrows:hankel矩阵的行数
2021-06-18 09:19:36 8KB matlab
1
具有特征系统实现算法和模式凝聚算法的自然激励技术(频率法和时间法)。 示例文件用于识别受高斯白噪声激励的 2DOF 系统,并为激励和响应增加了不确定性(也是高斯白噪声)。 具有模式凝聚的 1 时域 NExT-ERA -------------------------------------------------- -------------------- [结果] = NExTTERA_CONDENSED(data,refch,maxlags,fs,ncols,nrows,initialcut,maxcut,shift,EMAC_option,LimCMI,LimMAC,LimFreq,Plot_option) 输入: 数据:包含响应数据的数组。其维度为 (nch,Ndata),其中 nch 是通道数。 Ndata是数据的总长度refch:参考通道的向量。其维度 (numref,
2021-06-18 09:13:37 14KB matlab
1