1.2009_NUEDC_Getsoon_Sample2.2009_NUEDC_Getsoon_Sample_AD_V1003.2009_NUEDC_Getsoon_Sample_BUZZER_V1004.2009_NUEDC_Getsoon_Sample_DA-sin_V1005.2009_NUEDC_Getsoon_Sample_IF_V1006.2009_NUEDC_Getsoon_Sample_KEYBOARD_V1007.2009_NUEDC_Getsoon_Sample_LCD_V1008.2009_NUEDC_Getsoon_Sample_LED_V1009.2009_NUEDC_Getsoon_Sample_NUMLED_V10010.2009_NUEDC_Getsoon_Sample_TEMP_V100
2024/6/2 20:50:42 328KB nec 例程
1
zigbeeZCL协议2018最新版Removedtheextraneousword“ZigBee”todescribeitems.CCB2288Chapter1:referenceforManufactureCodedatabaseChapter2:clarifiedclusterInstanceModelCCB23272266233822132318DefineDeprecationNewdatatype:FixedASCIIChapter3:LevelControlclusterStateChangeTableNewBasicattributes;ZCLVersionis0x03TransitiontimetoRecallSceneNFRQualityofGoodsclusters:PWM,LevelZLO1.0changestoLevelControlforLightingCCB14991584177520852147
2024/6/2 4:27:25 9.07MB zigbee 3.0 最新版
1
CASME2_compressed.zipThevideoclipsarerecordedat200fps.Forpsychologicalresearch(usuallypresentingacliptotheparticipant),thecompressedclipsisclearenoughbutwithmuchlesssize.
2024/6/1 3:31:55 126.78MB 视频 AU
1
Currentversion-----------------------------FixedbugwhenDetailPage(Hyperlink)containscrossbands(bandswerenotshown).-ImprovedToNRowModeandnowworkswithmultiColumndatabandandsubreportwithPrintOnParent-FixedbuginPDFexportwithtransparencyinPictureobjectandKeepAspectRatioproperty-FixedClippingofmemoobjectinSVGexportVersion6.3-----------------------------FixedPDFLineSpacing(forhugevalues+VAlign)-FixedChinesefontnamesinPDFexport-FixedactivecellforXLSwithseveralsheetsintheBIFF8export-FixedUTF-8supportforGeodatafromDBF*ImprovedFireDACDBcomponents
2024/5/31 3:17:29 8.56MB Fastreport
1
收到一些国内外朋友的来信,咨询关于容积卡尔曼滤波的问题(CKF),大家比较疑惑的应该就是generator或G-orbit的概念。
考虑到工作以后,重心必然转移,不可能再像现在这样详细的回答所有人的问题,更不可能再帮大家改论文、写(或改)代码了,请各位谅解!在此,上传一个CKF和五阶CKF用于目标跟踪的示例代码,代码中包含详细的注释,希望对大家以后的学习和研究有所帮助!此代码利用C++对五阶CKF的第二G-轨迹进行了封装(Perms.exe),能理解最好,如果无法理解,也无须深究其具体构造方法!可执行文件底层是用字符串+递归算法实现的,理论上可以应用于任意维模型。
但考虑到递归算法可能存在的栈溢出,重复压栈出栈带来的时间消耗等问题,我们利用矩阵的稀疏性和群的完全对称性,并通过分次调用,来尽可能减少栈的深度,提高计算速度。
容积点一次生成后,可以一直使用,通过对50维G-轨迹的生成速度(CoreT6600@2.2GHz)进行测试,包含数据读写在内的速度约为1.5秒,速度尚可。
而目前为止,本人尚未遇到达到甚至超过50维的系统,因此,暂时不作算法层面的优化。
注意:Perms.exe可以用于任意维模型,将可执行文件复制至工作目录下,调用时选择N/n,并输入你的模型维数,即可生成所需的第二G-轨迹。
如果无法理解相关的概念,请参考示例代码,并记住如何使用即可~~~相关理论基础及所用模型,请参考以下文献:References(youmayciteoneofthearticlesinyourpaper):[1]X.C.Zhang,C.J.Guo,"CubatureKalmanfilters:Derivationandextension,"ChinsesPhysicsB,vol.22,no.12,128401,DOI:10.1088/1674-1056/22/12/128401[2]X.C.Zhang,Y.L.Teng,"AnewderivationofthecubatureKalmanfilters,"AsianJournalofControl,DOI:10.1002/asjc.926[3]X.C.Zhang,"Cubatureinformationfiltersusinghigh-degreeandembeddedcubaturerules,"Circuits,Systems,andSignalProcessing,vol.33,no.6,pp.1799-1818,DOI:10.1007/s00034-013-9730-0
2024/5/26 2:39:13 239KB CKF 五阶CKF 目标跟踪
1
CONTENTPART1BASICSOFINFERENCEOVERNETWORKSCHAPTER1AsynchronousAdaptiveNetworksCHAPTER2EstimationandDetectionOverAdaptiveNetworksCHAPTER3MultitaskLearningOverAdaptiveNetworksWithGroupingCHAPTER4BayesianApproachtoCollaborativeInferenceinNetworksCHAPTER5MultiagentDistributedOptimizationCHAPTER6DistributedKalmanandParticleFilteringCHAPTER7GameTheoreticLearningPART2SIGNALPROCESSINGONGRAPHSCHAPTER8GraphSignalProcessing.CHAPTER9SamplingandRecoveryofGraphSignalsCHAPTER10BayesianActivelearningonGraphs.CHAPTER11DesignofGraphFiltersandFilterbanksCHAPTER12StatisticalGraphSignalProcessing:StationarityandSpectralEstimationCHAPTER13InferenceofGraphTopologyCHAPTER14PartiallyAbsorbingRanclomWalks:AUnifieclFrameworkforLearningonGraphsPART3DISTRIBUTEDCOMMUNICATIONS,NETWORKING,ANDSENSING.....
2024/5/24 22:32:11 27.96MB Signal Proce
1
AnOverviewOf3DObjectDetectionPCTPointCloudTransformerSelf-AttentionBasedContext-Aware3DObjectDetectionICAML_DeepLearningWithPointClouds
2024/5/23 13:22:24 33.97MB ieee论文 计算机视觉 点云
1
#include//单片机51头文件,存放着单片机的寄存器#include//为了使用空指令加载的头文件charcodestr[]="www.22sky.com\n";voidsend_str();//用到函数声明,注册函数voiddelayms(unsignedcharms);//用到函数声明,注册函数voidsend_char(unsignedchartxd);//用到函数声明,注册函数main(){
1
OverviewThisOPCUAreferenceimplementationistargetingthe.NETStandardLibrary..NetStandardallowsdevelopingappsthatrunonallcommonplatformsavailabletoday,includingLinux,iOS,Android(viaXamarin)andWindows7/8/8.1/10(includingembedded/IoTeditions)withoutrequiringplatform-specificmodifications.Furthermore,cloudapplicationsandservices(suchasASP.Net,DNX,AzureWebsites,AzureWebjobs,AzureNanoServerandAzureServiceFabric)arealsosupported.Featuresincluded1. FullyportedCoreUAstackandSDK(Client,Server,Configuration&Sampleassemblies)2. SampleServersandClients,includingallrequiredcontrols,for.Net4.6,.NetCoreandUWP.3. X.509certificatesupportforclientandserverauthentication4. Anonymous,username,X.509certificate(experimental)andJWT(experimental)userauthentication5. UA-TCP&HTTPStransports(clientandserver)6. Foldercertificate-storesupport7. Sessions(includingUIsupportinthesamples)8. Subscriptions(includingUIsupportinthesamples)GettingStartedAllthetoolsyouneedfor.NetStandardcomewiththe.NetCoretools.Seehereforwhatyouneed.HowtocreateselfsignedcertificatesforthesampleapplicationsOnWindows1. Openacommandpromptintherootfolderofyourrepository2. RunthescriptCreateAllCerts.cmdintherootfolderofyourrepositorytocreatethecertificatesforallsampleapplications.3. Alternatively,youcanrunthescriptCreateCert.cmdineachsampleprojectfoldertocreatenewselfsignedcertificatesfortheapplication.4. TheselfsignedcertificatesarestoredinOPCFoundation/CertificateStores/MachineDefaultineachapplicationprojectfolderOnLinux1. Openacommandprompt2. Navigatetotheprojectfolderofthesampleapp,e.g.SampleApplications/Samples/NetCoreConsoleClient3. Runthescript./createcert.shtocreatethecertificatesforthesampleapplications.4. TheselfsignedcertificatesarestoredinOPCFoundati
2024/5/10 14:27:21 6.71MB OPC UA 客户端 服务器
1
Learn,prepare,andpracticeforCompTIASecurity+SY0-501examsuccesswiththisCompTIAapprovedCertGuidefromPearsonITCertification,aleaderinITcertificationlearningandaCompTIAAuthorizedPlatinumPartner.MasterCompTIASecurity+SY0-501examtopicsAssessyourknowledgewithchapter-endingquizzesReviewkeyconceptswithexampreparationtasksPracticewithrealisticexamquestions
1
共 360 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡