网上有关esriAddIn的例子好像很少,自己做公司软件测试的精度验证的时候要在地图上点击同名点并同时将x和y坐标值写入excel,此操作贴来贴去比较繁琐,所以自己写了个比较简单的esriAddin的小工具,贴出来一起学习。


2023/10/17 11:17:42 2MB EsriAddin C#
1
可以用于在matlab中根据曲线画出阴影,用于表示置信区间的一种方法。
2023/10/9 0:50:49 2KB 曲线 阴影 matlab 置信区间
1
VS上的qt插件,适应版本:VS2007,下载后默认安装即可
2023/10/8 20:52:54 10.15MB qt c++ qtvs
1
ThecompleteVisualBehaviourAuthoringframeworkforUnity,empoweringyoutocreateadvancedAIBehavioursandLogic,includingthreeseparate,fullyfeatured,yetseamlesslyinterchangeablemodulesforyoutochooseandeasilyaddinyourgame:•BehaviourTrees•HierarchicalStateMachines•DialogueTreesNodeCanvasisaproductionreadyframeworkusedbymanyawesomegamesincludingKim,Pamela,Hurtworld,ShroudoftheAvatar,KingdomandGhostofaTale.[GamesShowcase]FeatureHighlights-------------------------------------•Choosetherighttoolforthetaskathand.•DesignreactiveBehaviourTreesandHierarchicalStateMachineswithinanintuitive,designerfriendlyvisualnodeeditor:(FullUndo/Redo,ZoomIn/Out,Multi-selection,Duplication,Copy/Pasting,JSONImport/Export,Groups,Commentsandmore)•Uselocal&globalvariablesofanytype,visuallyorincode,forcreatingreusableandactor-oriented,parametricbehaviours,optionallysavingandloadingthosevariablesbetweengamingsessions.•DataBindvariableswithanycomponentpropertyofanytypedirectly.•SyncvariablesautomaticallyoverthenetworkusingUNET,forcreatingmultiplayergames.•VisuallyDebugbehaviourswithrealtime,colorfulandinformativeruntimedebugging.•LiveEditeverythingwhileinplaymodetoperfectlyunderstandyourdesigngoalsandhowtoachievethem.•UtilizeanyexistingcodedirectlywithadvancedandextremelyfastReflectionTasks,automaticallyintegratingUnity'sand3rdPartyassetAPIs.•WorkwithLists/Arrays,Enums,InterfacesandprettymuchANYVariableTypeyouneedout-of-the-box.•Reacttoworldchangesandtransferdatausingthebuilt-inEventSystem.•ReuseandBindmadebehavioursamonganynumberofdifferentagents.•OrganizeyourdesignsusingBehaviourSub-TreesandSub-StateMachines.•ExtendNodeCanvasFrameworktocreateyourownActions,Conditions,Nodesorevencompletelynewmoduleswiththee
2023/9/12 9:53:06 1.32MB Unity插件 行为树
1
Thebasicpropagationpropertiesofthesilicaandsiliconsubwavelength-diameterhollowwirewaveguideshavebeeninvestigatedbycomparison.Itshowsthatthesilicaandsiliconsubwavelength-diameterhollowwirewaveguideshavesomeinterestingproperties,suchasenhancedevanescentfieldinthecladding,enhancedintensityinthehollowcore,andlargewaveguidedispersion.Forthedifferentconfinementability,theenhancedfieldinthehollowcoreandcladdingofthesilicasubwavelength-
2023/8/30 14:09:57 679KB 亚波长直 传播特性 色散 060.2310
1
简易版扫雷程序代码publicclassMineSweeperGame2extendsApplication{Cell[][]cell;inttotalMines=0;intmarkBomb=0;//总的地雷数量,简单会有10个,一般会有40个,困难99个intshowMines=10;Strings=String.valueOf(showMines);Labeltips=newLabel("Gameisrunning!");LabelshowMineNum=newLabel("mines:"+s);publicvoidstart(StageprimaryStage){StagestartStage=newStage();//选择按钮的界面ButtonstartButton=newButton("RESTART");Buttonchooseeasy=newButton("EASY(10mines)");Buttonchoosenormal=newButton("NORMAL(40mines)");Buttonchoosehard=newButton("HARD(99mines)");BorderPaneprimaryPane=newBorderPane();HBoxstartPane=newHBox(15);StackPanetopButtonPane=newStackPane(startButton);StackPanetopButtonPane2=newStackPane(showMineNum);StackPanebuttomPane=newStackPane(tips);HBoxtopPane=newHBox(50);topPane.getChildren().addAll(topButtonPane,topButtonPane2);primaryPane.setTop(topPane);tips.setStyle("-fx-border-color:red;-fx-background-color:white;");showMineNum.setStyle("-fx-border-color:black");primaryPane.setBottom(buttomPane);buttomPane.setPadding(newInsets(15,15,15,15));topPane.setPadding(newInsets(15,15,15,15));startPane.setPadding(newInsets(15,15,15,15));startPane.getChildren().add(chooseeasy);startPane.getChildren().add(choosenormal);
2023/8/24 13:54:33 12KB java
1
包含cmakervs2013depenciesobs-studio-21源码qt-vsaddin-msvc2013插件OBS开发博客地址:https://gudianxiaoshuo.blog.csdn.net/article/details/103179718
2023/8/21 14:37:28 138.31MB obs vs2013 dependencies qt-vsaddin
1
GenerationofWalshcodeGeneratingdataforUser1Spreading&IFFTforUser1AppendCyclicPrefix1forUser1GeneratingdataforUser2Spreading&IFFTforUser2AppendCyclicPrefix1forUser2AddingdataforTransmissionofAllUserCreatingRayleighChannelAdditionofAWGNnoise
2023/8/20 0:51:18 6KB walsh 2_users spread
1
Unixisdistinguishedbyasimple,coherent,andelegantdesign—trulyremarkablefeaturesthathaveenabledthesystemtoinfluencetheworldformorethanaquarterofacentury.AndespeciallythankstothegrowingpresenceofLinux,theideaisstillpickingupmomentum,withnoendofthegrowthinsight.UnixandLinuxcarryacertainfascination,andthetwoquotationsabovehopefullycapturethespiritofthisattraction.ConsiderDennisRitchie’squote:IsthecoinventorofUnixatBellLabscompletelyrightinsayingthatonlyageniuscanappreciatethesimplicityofUnix?Luckilynot,becauseheputshimselfintoperspectiveimmediatelybyaddingthatprogrammersalsoqualifytovaluetheessenceofUnix.Understandingthemeagerlydocumented,demanding,andcomplexsourcesofUnixaswellasofLinuxisnotalwaysaneasytask.Butonceonehasstartedtoexperiencetherichinsightsthatcanbegainedfromthekernelsources,itishardtoescapethefascinationofLinux.Itseemsfairtowarnyouthatit’seasytogetaddictedtothejoyoftheoperatingsystemkerneloncestartingtodiveintoit.ThiswasalreadynotedbyBennyGoodheartandJamesCox,whoseprefacetotheirbookTheMagicGardenExplained(secondquotationabove)explainedtheinternalsofUnixSystemV.AndLinuxisdefinitelyalsocapableofhelpingyoutoloseyourmind!
2023/8/19 19:30:23 6.8MB Linux Kernel
1
MERN运动APP概括该项目使用Mongoose,MongoDB,Express,Node,HTML,CSS,Bootstrap,ReactRouter和React.js。
它使用户可以通过API或网站访问和保存运动日志。
可以在这里找到::报名表格用户可以注册一个用户ID。
//thistakestheusernamefromthis.state.userInputandbuildsanewuser //inthedatabase putUserToDb(){ varnewUser=this.state.newUserInput; console.log('callingaxios.postfromreact'); console.log('addingnewusertodatabase'); axi
2023/8/6 17:28:45 198KB JavaScript
1
共 93 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡