>>run(XX\matlab_peaket.m')可以直接运转;
matlabpeakdetectionpeakarea峰识别面积计算亲测,可运转
2022/9/7 4:48:38 1KB matlab peakdet peakarea
1
欢迎大家试用,有问题联系运行环境是centos7.364位linux系统:1)具备接收28181设备或者平台注册、注销功能,管理所有注册的28181设备或者平台。
2)具备接收28181设备或者平台心跳功能,心跳超时能将内存里面的管理设备或者平台下线。
3)具备对28181设备或者平台校时功能。
4)具备目录查询功能,对获取的到设备列表进行管理。
5)具备实时点播开始和结束功能,对每路设备实时码流形态进行管理。
6)具备设备控制功能,支持向上、向下、向左、向右、放大、缩小、聚焦、预置位设置、预置位调用、预置位删除功能。
7)具备录像查询功能。
8)具备录像点播开始和结束功能,对每路历史流进行管理。
9)具备对录像点播进行控制功能,支持播放、暂停、快放、慢放和随机拖放。
10)具备目录订阅功能,对上线、下线设备进行上报。
11)具备布防和撤防功能,将获取到的报警消息进行上报。
12)具备多种获取资源信息的接口。
2022/9/6 11:26:54 2.17MB GB28181SDK demo
1
数字版,有目录。
KeyFeaturesNavigatethroughthecomplexjungleofcomponentsinOpenStackusingpracticalinstructionsThisbookhelpsadministrators,cloudengineers,andevendeveloperstoconsolidateandcontrolpoolsofcompute,networking,andstorageresourcesLearntousethecentralizeddashboardandadministrationpaneltomonitorlarge-scaledeploymentsBookDescriptionOpenStackisawidelypopularplatformforcloudcomputing.Applicationsthatarebuiltforthisplatformareresilienttofailureandconvenienttoscale.Thisbook,anupdatetoourextremelypopularOpenStackEssentials(publishedinMay2015)willhelpyoumasternotonlytheessentialbits,butwillalsoexaminethenewfeaturesofthelatestOpenStackrelease-Mitaka;showcasinghowtoputthemtoworkstraightaway.Thisbookbeginswiththeinstallationanddemonstrationofthearchitecture.Thisbookwilltechyouthecore8topicsofOpenStack.TheyareKeystoneforIdentityManagement,GlanceforImagemanagement,Neutronfornetworkmanagement,Novaforinstancemanagement,CinderforBlockstorage,SwiftforObjectstorage,CeilometerforTelemetryandHeatforOrchestration.FurthermoreyouwilllearnaboutlaunchingandconfiguringDockercontainersandalsoaboutscalingthemhorizontally.YouwillalsolearnaboutmonitoringandTroubleshootingOpenStack.WhatyouwilllearnBrushuponthelatestrelease,andhowitaffectsthevariouscomponentsInstallOpenStackusingthePackstackandRDOManagerinstallationtoolLearntoconvertacomputernodethatsupportsDockercontainersImplementCephBlockDeviceimageswithOpenStackCreateandallocatevirtualnetworks,routersandIPaddressestoOpenStackTenants.ConfiguringandLaunchingaDockercontainer.AbouttheAuthorDanRadezjoinedtheOpenStackco妹妹unityin2012inanoperatorrole.Hisexperienceisfocusedoninstalling,maintaining,andintegratingOpenStackclusters.
2022/9/6 3:21:30 3.73MB OpenStack Essentials (2nd Edition)
1
机械人轨迹生成经典书籍Thisbookdealswiththeproblemsrelatedtoplanningmotionlawsandtrajectoriesfortheactuationsystemofautomaticmachines,inparticularforthosebasedonelectricdrives,androbots.Theproblemofplanningsuitabletrajectoriesisrelevantnotonlyfortheproperuseofthesemachines,inordertoavoidundesiredeffectssuchasvibrationsorevendamagesonthemechanicalstructure,butalsoinsomephasesoftheirdesignandinthechoiceandsizingoftheactuators.Thisisparticularlytruenowthattheconceptof“electroniccams”hasreplaced,inthedesignofautomaticmachines,theclassicalapproachbasedon“mechanicalcams”.Thechoiceofaparticulartrajectoryhasdirectandrelevantimplicationsonseveralaspectsofthedesignanduseofanautomaticmachine,likethedimensioningoftheactuatorsandofthereductiongears,thevibrationsandeffortsgeneratedonthemachineandontheload,thetrackingerrorsduringthemotionexecution.Forthesereasons,inordertounderstandandappreciatethepeculiaritiesofthedifferenttechniquesavailablefortrajectoryplanning,besidesthemathematicalaspectsoftheirimplementationalsoadetailedanalysisinthetimeandfrequencydomains,acomparisonoftheirmainpropertiesunderdifferentpointsofview,andgeneralconsiderationsrelatedtotheirpracticalusearereported.
2022/9/5 20:16:58 13.35MB Trajectory 轨迹规划 机器人
1
DlibFaceLandmarkDetector1.3.0需要搭配unityforopencv一同使用
2022/9/3 6:28:56 170.84MB unity face 插件
1
XorPay个人支付.Net/C#版SDK与DEMO源码个人支付处理方案,支持支付宝和微信支付一、源码描述个人支付处理方案的.Net版本的SDK与Demo,支持个人支付与微信支付二、注意事项开发环境为VisualStudio2019,数据库为 SQLite,使用.net4.5开发。
1
2分钟快速集成支付宝快捷支付,协助没有做过支付宝,又需要快速集成支付宝支付的用户。
配置完成之后,只需要一行代码即可代用支付宝支付。
1.将本工程中的IntegratedAlipay文件夹导入工程中,记得选copy2.点击项目名称,点击“BuildSettings”选项卡,在搜索框中,以关键字“search”搜索,对“HeaderSearchPaths”增加头文件路径:“$(SRCROOT)/项目名称/IntegratedAlipay/AlipayFiles”(注意:不包括引号,如果不是放到项目根目录下,请在项目名称后面加上相应的目录名)。
3.点击项目名称,点击“BuildPhases”选项卡,在“LinkBinarywithLibrarles”选项中,新增“AlipaySDK.framework”、“UIKit.framework”和“SystemConfiguration.framework”两个系统库文件。
如果项目中已有这两个库文件,可不必再增加。
4.在“AlipayHeader.h”头文件中设置kPartnerID、kSellerAccount、kAppScheme、kPrivateKey的值(注意,建议除appScheme以外的字段都从服务器请求)5.在需要用的地方导入“AlipayHeader.h”,并使用“[AlipayRequestConfigalipayWithPartner:...”方法进行支付6.在AppDelegate中处理事件回调(可直接复制下面内容):-(BOOL)application:(UIApplication*)applicationopenURL:(NSURL*)urlsourceApplication:(NSString*)sourceApplicationannotation:(id)annotation{//如果极简SDK不可用,会跳转支付宝钱包进行支付,需要将支付宝钱包的支付结果回传给SDKif([url.hostisEqualToString:@"safepay"]){[[AlipaySDKdefaultService]processOrderWithPaymentResult:urlstandbyCallback:^(NSDictionary*resultDic){NSLog(@"result=%@",resultDic);}];if([url.hostisEqualToString:@"platformapi"]){//支付宝钱包快登授权返回authCode[[AlipaySDKdefaultService]processAuthResult:urlstandbyCallback:^(NSDictionary*resultDic){NSLog(@"result=%@",resultDic);}];}returnYES;}
2019/11/27 2:52:22 8.57MB C 支付宝 源码 支付宝开发
1
CSMC0.18umPDKDeliverablelistandReferenceManual!
2015/4/9 7:22:05 92KB ST18 reference
1
(含源码及报告)本程序分析了自2016年到2021年(外加)每年我国原油加工的产量,并且分析了2020年全国各地区原油加工量等,含饼状图,柱状图,折线图,数据在地图上显示。
运转本程序需要requests、bs4、csv、pandas、matplotlib、pyecharts库的支持,如果缺少某库请自行安装后再运转。
文件含6个excel表,若干个csv文件以及一个名字为render的html文件(需要用浏览器打开),直观的数据处理部分是图片以及html文件,可在地图中显示,数据处理的是excel文件。
不懂可以扫文件中二维码在QQ里面问。
2022/9/30 16:31:44 29.75MB 爬虫 python 源码软件 开发语言
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡