RTKLIB是日本东京海洋大学开发(TokyoUniversityofMarineScienceandTechnology)开发的一个开放源程序包,供标准与精确GNSS全球导航卫星系统应用。
RTKLIB包括一个可移植的程序库和几个应用程序(AP)库。
RTKLIB的特点:(1)支持标准的和精确的定位算法:GPS,GLONASS,QZSS准天顶卫星系统,北斗和SBAS(2)支持多种定位模式与GNSS实时和后处理readme:NavIC(IRNSS)completelysupported.RINEX3.04supported.BDS-3andQZSSnewsignalsadded.RTCM3.3amendment-1supported.MT1041/1131-7(NavICephemeris/MSM)added.RTCM3MT1230(GLONASScode-phasebiases)supported.RTCM3MT4076(IGSSSR)supported.GNSSsingalIDchanged:L1,L2,L5/3,L6,L7,L8,L9->L1,L2,L3,L4,L5.OnlyWindows64bitAPssupported.32bitAPsdeleted.WindowsscaledDPIAPssupportedfordifferentDPIscreens.DirectoriesRTKLIB/appandRTKLIB/datareorganized.Licenseclarified.SeeRTKLIB/LICENSE.txt.BugsandproblemsfixedincludingGitHubIssues:#461,#477,#480,#514,#540,#547,#555,#560.
2024/6/12 8:32:40 36.61MB RTKLIB GNSS RTK PPP
1
由于graphics.h是TC系列的图形库处理函数,不是标准库内容。
而DEV-C++的编译器是GCC,所以DEV-C++中不包含该类库。
要想使用,首先先下载两个文件:graphics.h(放入DEV-C++的安装路径/Dev-Cpp/include/)libbgi.a(放入DEV-C++的安装路径/Dev-Cpp/lib/)然后再在DEV-C++的工具栏中工程(Project)->工程属性(ProjectOptions)->参数(Parameters)的连接器(Linker)中增加-lbgi-lgdi32-lcomdlg32-luuid-loleaut32-lole32这样就可以使用#include了。
2024/6/5 14:52:32 52KB libbgi.a BIOS.H graphics.h
1
*Suiteofsimple,portablebenchmarks*Comparesdifferentsystemsperformance*Resultsavailableformostmajorvendors(SUN,HP,IBM,DEC,SGI,PCsincluding200MhzP6's)*Freesoftware,coveredbytheGNUGeneralPublicLicense.*BandwidthbenchmarksoCachedfilereadoMemorycopy(bcopy)oMemoryreadoMemorywriteoPipeoTCP*LatencybenchmarksoContextswitching.oNetworking:connectionestablishment,pipe,TCP,UDP,andRPChotpotatooFilesystemcreatesanddeletes.oProcesscreation.oSignalhandlingoSystemcalloverheadoMemoryreadlatency*MiscellaniousoProcessorclockratecalculation
2024/6/4 2:06:04 1003KB linux的benchmark
1
Smallenclosures............................................................23Compactenclosures......................................................39Enclosuresystems.........................................................51ITenclosuresystems/housings......................................81Consolesystems/PCenclosuresystems.......................97Operatinghousings/supportarm/standsystems.........111Stainlesssteel..............................................................157Exenclosures...............................................................171Busbarsystems...........................................................183RiLine...........................................................................189Ri4Power......................................................................245Ri4Powerdistributionenclosures.................................275Coolingwithambientair..............................................293Coolingunits................................................................311Coolingwithwater........................................................331Enclosureheaters........................................................344Climatecontrolaccessories.........................................347RiMatrixS.....................................................................375ITenclosuresystems/housings....................................383ITpower.......................................................................385ITcooling.....................................................................405ITmonitoring................................................................421ITsecuritysolutions.....................................................441Valuechain..................................................................455Software.......................................................................471Service..................................
2024/6/3 20:06:09 79.67MB Rittal
1
总共包含了bin、lib、include三个文件夹。
用的是Qt5.8的版本。
理论上只要是Qt5的版本都可以用,但是没测试过其它版本。
其中光bin文件夹就超过了1G.超出了文件限制
2024/5/31 18:21:14 49B Osg qt OsgQt模块
1
32S2与60S2可通用,适合新手的51单片机,把头文件放到相应的位置后,调用时打#include
2024/5/30 13:13:56 2.26MB STC12C5A32S2 STC12C5A60S2
1
StdAfx.h下载stdafx.h:includefileforstandardsystemincludefiles,orprojectspecificincludefilesthatareusedfrequently,butarechangedinfrequently
2024/5/29 2:13:45 1KB StdAfx.h C++ C StdAfx.h下载
1
PascalVOC2012增强数据集Label文件,包含已经处理好的12031张灰度标注图像
2024/5/26 20:25:49 25.67MB pascal voc2012 augmented datase
1
汉堡菜单按钮完全自定义的汉堡菜单按钮。
受到启发如何使用它您可以通过XcodeInspector配置按钮的外观或者,您可以通过以下操作自己制作一个按钮:letfirstButton=MenuButton(frame:CGRectMake(100,100,60,60))firstButton.addTarget(self,action:"buttonClick:",forControlEvents:UIControlEvents.TouchUpInside)firstButton.lineWidth=30firstButton.lineMargin=12firstButton.lineCapRound=truefirstButton.thickness=6firstButton.slideLeftTo
2024/5/25 5:02:05 250KB Swift
1
CONTENTPART1BASICSOFINFERENCEOVERNETWORKSCHAPTER1AsynchronousAdaptiveNetworksCHAPTER2EstimationandDetectionOverAdaptiveNetworksCHAPTER3MultitaskLearningOverAdaptiveNetworksWithGroupingCHAPTER4BayesianApproachtoCollaborativeInferenceinNetworksCHAPTER5MultiagentDistributedOptimizationCHAPTER6DistributedKalmanandParticleFilteringCHAPTER7GameTheoreticLearningPART2SIGNALPROCESSINGONGRAPHSCHAPTER8GraphSignalProcessing.CHAPTER9SamplingandRecoveryofGraphSignalsCHAPTER10BayesianActivelearningonGraphs.CHAPTER11DesignofGraphFiltersandFilterbanksCHAPTER12StatisticalGraphSignalProcessing:StationarityandSpectralEstimationCHAPTER13InferenceofGraphTopologyCHAPTER14PartiallyAbsorbingRanclomWalks:AUnifieclFrameworkforLearningonGraphsPART3DISTRIBUTEDCOMMUNICATIONS,NETWORKING,ANDSENSING.....
2024/5/24 22:32:11 27.96MB Signal Proce
1
共 664 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡