自己在用的,拿出来分享,神器~
2024/6/4 10:57:21 59.94MB SUIMONO SUIMONOWater Unity插件 unity
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
EPA(EnvironmentalProtectionAgency,环境保护署)SWMM(stormwatermanagementmodel,暴雨洪水管理模型)是一个动态的降水-径流模拟模型,主要用于模拟城市某一单一降水事件或长期的水量和水质模拟。
2024/5/20 11:49:43 5.19MB SWMM 中文 操作 手册
1
TheSPAWmodelisadailyhydrologicbudgetmodelforagriculturalfields.Italsoincludesasecondroutinefordailywaterbudgetsofinundatedpondsandwetlands,whichutilizesthefieldhydrologyasthewatershed.
2024/5/19 16:26:28 10.99MB SPAW 土壤计算
1
<?php/***图片加水印*@param$srcImg原图*@param$waterImg水印图片*@param$savepath保存路径*@param$savename保存名字*@param$position水印位置*1:左上2:右上3:居中4:左下5:右下*@param$opacity透明度*0:全透明100:完全不透明*@return成功--加水印后的新图片地址*失败---1:源文件不存在,-2:水印不存在,-3源文件图片对象建立失败,-4:水印文件图像对象建立失败,-5:加水印后的新图片保存失败*获取源文件路径、宽高等信息,得出保存后文件保存路径、水印放置位置->建立源文件和水印图片对象->合并图片对象(imagecopymerge)->销毁图片对象*/functionimg_create_from_ext($imgfile){$info=getimagesize($imgfile);$im=null;switch($info[2]){case1:$im=imagecreatefromgif($imgfile);break;case2:$im=imagecreatefromjpeg($imgfile);break;case3:$im=imagecreatefrompng($imgfile);break;}return$im;}functionimg_water_mark($srcImg,$waterImg,$savepath=null,$savename=null,$position=5,$opacity=50){$temp=pathinfo($srcImg);$name=$temp['basename'];$path=$temp['dirname'];$exte=$temp['extension'];$savename=$savename?$savename:$name;$savepath=$savepath?$savepath:$path;$savefile=$savepath.'/'.$savename;$srcinfo=@getimagesize($srcImg);if(!$srcinfo){return-1;}$waterinfo=@getimagesize($waterImg);if(!$waterinfo){return-2;}$srcImgObj=img_create_from_ext($srcImg);if(!$srcImgObj){return-3;}$waterImgObj=img_create_from_ext($waterImg);if(!$waterImgObj){return-4;}switch($position){case1:$x=$y=0;break;case2:$x=$srcinfo[0]-$waterinfo[0];$y=0;break;case3:$x=($srcinfo[0]-$waterinfo[0])/2;$y=($srcinfo[1]-$waterinfo[1])/2;break;case4:$x=0;$y=$srcinfo[1]-$waterinfo[1];break;case5:$x=$srcinfo[0]-$waterinfo[0];
2024/5/18 15:36:22 3KB 技术
1
Water+2D+Kit+v1.1Unity3D实现2D水效果。
通过shadow渲染水的动感
5.09MB 2D水 Unity3D
1
原则英文版,总页数为586页,是完整的,此版本是我付费在别的网站上下载的ThankyoufordownloadingthisSimonSchusterebookGetaFreeebookwhenyoujoinourmailinglist.Plus,getupdatesonnewreleases,dealsrecommendedreads,andmorefromSimonSchusterClickbelowtosignupandseetermsandconditionsCLICKHERETOSIGNUPAlreadyasubscriber?Provideyouremailagainsowecanregisterthisebookandsendyoumoreofwhatyouliketoread.YouwillcontinuetoreceiveexclusiveoffersinyourinboxPRINCIPLESRAYDALIOsiMonSCHUSTERNEWYORKLONDONTORONTOSYDNEYNEWDELHIPARTIW豆EREIMCOMIINGFRON1MyCalltoAdventure:1949-19672CrossingtheThreshold:1967-19793MyAbyss:1979-19824MyRoadofTrials:1983-19945TheUltimateBoon:1995-20106ReturningtheBoon:2011-20157MyLastYearandMyGreatestChallenge:2016-20178LookingBackfromaHigherLevelPARTIILIFEPRINCIPLES1EmbraceRealityandDealwithIt2Usethe5-StepProcesstoGetWhatYouWantOutofLife3BeRadicallyOpen-Minded4UnderstandThatPeopleAreWiredVeryDifferently5LearnHowtoMakeDecisionsEffectivelyLifePrinciples:PuttingItAllTogetherSummaryandTableoflifePrinciplesPARTIIIWORKPRINCIPLESSummaryandTableofWorkPrinciplesTOGETTHECULTURERIGHT1TrustinRadicalTruthandRadicalTransparency2CultivateMeaningfulWorkandMeaningfulRelationships3CreateaCultureinWhichItIsOkaytoMakeMistakesandUnacceptableNottoLearnoem4GetandStayinSync5BelievabilityWeightYourDecisionMaking6RecognizeHowtoGetBeyondDisagreementsTOGETTHEPEOPLERIGHT7RememberThattheWHOIsMoreImportantthantheWhat8HireRight,BecausethePenaltiesforHiringWrongAreHuge9ConstantlyTrain,Test,Evaluate,andSortPeopleTOBUILDANDEVOLVEYOURMACHINE10ManageasSomeoneOperatingaMachinetoAchieveagoal11PerceiveandDon'tTolerateproblems12DiagnoseProblemstoGetatTheirrootcauses13DesignImprovementstoYourMachinetoGetAroundYourProblems14DoWhatYouSetOuttodo15USeToolsandProtocolstoShapeHowWorkIsDone16AndforHeaven'sSakeDontOverlookGovernanceWorkPrinciples:PuttingItAllTogetherACKNOWLEDGMENTSABOUTTHEAUTHORCONCLUSIONAPPENDIX.TOOLSANDPROTOCOLSFORBRIDGEWATERSIDEAMERITOCRACYBIBLIOGRAPHYINDEXToBarbara.thehalfmewhohasmademewholeformorethanfortyyearsINTRODUCTIONBeforeibegintellingyouwhatIthink,IwanttoestablishthatI'ma"dumbshit'whodoesntknowmuchrelativetowhatineedtoknowWhateversuccessI'vehadinlifehashadmoretodowithmyknowinghowtodealwithmynotknowingthananythingIknow.ThemostimportantthingIlearnedisanapproachtolifebasedonprinciplesthathelpsmefindoutwhat'strueandwhattodoaboutitI'mpassingalongtheseprinciplesbecauseiamnowatthestageinmylifewhichIwanttohelpothersbesuccessfulratherthantobemoresuccessfulmyself.Becausetheseprincipleshavehelpedmeandotherssomuch,Iwanttosharethemwithyou.It'suptoyoutodecidehowvaluabletheyreallyareandwhat,ifanythingyouwanttodowiththemPrinciplesarefundamentaltruthsthatserveasthefoundationsforbehaviorthatgetsyouwhatyouwantoutoflife.TheycanbeappliedagainandagaininsimilarsituationstohelpyouachieveyourgoalsEveryday,eachofusisfacedwithablizzardofsituationswemustrespondto.Withoutprincipleswewouldbeforcedtoreacttoallthethingslifethrowsatusindividually,asifwewereexperiencingeachofthemforthefirsttime.Ifinsteadweclassifythesesituationsintotypesandhavegoodprinciplesfordealingwiththemwewillmakebetterdecisionsmorequicklyandhavebetterlivesasaresult.Havingagoodsetofprinciplesislikehavingagoodcollectionofrecipesforsuccess.Allsuccessfulpeopleoperatebyrinciplesthathelpthembesuccessful,thoughwhattheychoosetobesuccessfulatvariesenormouslysotheirprinciplesvarTobeprincipledmeanstoconsistentlyoperatewithprinciplesthatcanbeclearlyexplained.Unfortunately,mostpeoplecantdothat.Andit'sveryrareforpeopletowritetheirprinciplesdownandsharethemThatisashame.IwouldlovetoknowwhatprinciplesguidedAlbertEinstein,SteveJobsWinstonChurchill,LeonardodaVinci,andotherssoIcouldclearlyunderstandwhattheyweregoingafterandhowtheyachieveditandcouldcomparetheirdifferentapproaches.I'dliketoknowwhichprinciplesaremostimportanttothepoliticianswhowantmetovoteforthemandtoalltheotherpeoplewhosedecisionsaffectme.Dowehavecommonprinciplesthatbindustogether-asafamly,asacommunity,asanation,asfriendsacrossnations?O1dowehaveopposingprinciplesthatdivideus?whatarethey?letsbespecificThisisatimewhenitisespeciallyimportantforustobeclearaboutourprinciplesMyhopeisthatreadingthisbookwillpromptyouandotherstodiscoveryourownprinciplesfromwhereveryouthinkisbestandideallywritetheedown.Doingthatwillallowyouandotherstobeclearaboutwhatyourprinciplesareandunderstandeachotherbetter.Itwillallowyoutoretinethemasyouencountermoreexperiencesandtoreflectonthem,whichwillhelpyoumakebetterdecisionsandbebetterunderstoodHAVINGYOUROWNPRINCIPLESWecomebyourprinciplesindifferentways.Sometimeswegainthemthroughourownexperiencesandreflections.Sometimesweacceptthemfromothers,likeourparents,orweadoptholisticpackagesofprinciples,suchasthoseofreligionsandlegalframeworksBecauseweeachhaveourowngoalsandourownnatures,eachofusmustchooseourownprinciplestomatchthem.Whileitisntnecessarilyabadthingtouseothers'principles,adoptingprincipleswithoutgivingthemmuchthoughtcanexposeyoutotheriskofactinginwaysinconsistentwithyourgoalsandyournature.Atthesametime,you,likeme,probablydontknoweverythingyouneedtoknowandwouldbewisetoembracethatfact.Ifyoucanthinkforyourselfwhilebeingopen-mindedinaclearheadedwaytofindoutwhatisbestforyoutodo,andifyoucansummonupthecouragetodoityouwillmakethemostofyourlife.Ifyoucantdothat,youshouldreflectonwhythatis,becausethat'smostlikelyyourgreatestimpedimenttogettingmoreofwhatyouwantoutoflifeThatbringsmetomyfirstprincipleThinkforyourselftodecide1,whatyouwant,2ywhatistrue,and3,whatyoushoulddotoachieve#1inlightof#2anddothatwithhumilityandopen-mindednesssothatyouconsiderthebestthinkingavailabletoyou.Beingclearonyourprinciplesisimportantbecausetheywillaffectallaspectsofyourlife,manytimesaday.Forexample,whenyouenterintorelationshipswithothers,yourprinciplesandtheirprincipleswilldeterminehowyouinteract.Peoplewhohavesharedvaluesandprinciplesgetlong.Peoplewhodontwillsufferthroughconstantmisunderstandingsandconflicts.Thinkaboutthepeopleyouareclosestto:Aretheirvaluesalignedwithyours?Doyouevenknowwhattheirvaluesorprinciplesare?Tooofteninrelationships,people'sprinciplesarentclear.ThisisespeciallyproblematicinorganizationswherepeopleneedtohavesharedprinciplestobesuccessfulBeingcrystalclearaboutmyprinciplesiswhyIlaboredsomuchovereverysentenceinthisbookTheprinciplesyouchoosecanbeanythingyouwantthemtobeaslongastheyareauthentic--i.e,aslongastheyreflectyourtruecharacterandvalues
2024/5/6 16:18:33 6.58MB 工作 生活
1
《网络渗透技术》由安全焦点团队中的san,alert7,eyas,watercloud这四位成员共同完成。
本书的内容不敢妄称原创,更多的是在前人的研究基础上进一步深入发掘与整理。
但是书中的每一个演示实例都经过作者的深思熟虑与实际调试,凝聚了四位作者多年积累的经验。
从安全界顶级的杂志和会议看来,中国整体的系统与网络安全技术在世界上并不出色。
因为目前中国籍的专家在历届Phrack杂志上只有两篇文章,其中一篇还是在Linenoise里,而在Blackhat和Defcon会议的演讲台上至本书截稿时还未曾出现过中国籍专家。
虽然语言问题是其中一个很大的障碍,但我们也不得不正视这个令人沮丧的结果。
现在国内市场关于网络安全的书籍数不胜数,但是真正能够直面系统与网络安全底层技术的却又寥寥无几。
《网络渗透技术》以尽可能简单的实例深入浅出地揭示了系统与网络安全底层技术,我们不敢奢望每个看过本书的读者能够成为网络安全专家,但我们希望本书能够给后来者一些引导,希望以后在Phrack,Blackhat和Defcon上看到越来越多中国籍专家的身影。
内容导读本书共分十个章节,深入浅出地介绍了系统与网络安全底层技术。
第1章基础知识非常感谢安全焦点论坛技术研究版一些朋友的提议,在本书的最开始增加基础知识这个章节。
第1章简要地介绍了几种常用调试器和反汇编工具的基本使用方法。
对系统与网络安全有一定了解的读者可以跳过这一章。
第2章缓冲区溢出利用技术缓冲区溢出利用技术是本书的重点。
本章先介绍了缓冲区溢出的历史,然后一共介绍了六种平台操作系统的利用技术。
想要了解各种平台操作系统构架的读者不能错过本章。
作者精心设计了几个浅显易懂的实例,并且记录了每一步的调试过程。
相信读者看过本章内容以后,对缓冲区溢出的原理和利用技术会有深刻的理解。
第3章Shellcode技术如果没有Shellcode,那么缓冲区溢出一般也只能达到拒绝服务等效果,渗透测试者要想获得控制,必须用Shellcode实现各种功能。
比如,得到一个Shell,监听一个端口,添加一个用户。
本章不但介绍了各种平台的Shellcode的撰写与提取方法,还深入讨论了各种高级Shellcode技术及相应源码。
如远程溢出攻击时搜索套接字Shellcode技术的各种方法,这种技术在远程渗透测试过程中将更加隐蔽。
第4章堆溢出利用技术操作系统对堆的管理比栈复杂多了,而且各种操作系统使用的堆管理算法完全不同。
本章介绍了Linux,Windows和Solaris这三种操作系统的堆溢出利用技术,作者为每种操作系统都精心设计了几个浅显易懂的实例来描述各种利用方法。
第5章格式化串漏洞利用技术格式化串漏洞的历史要比缓冲区溢出短得多,而且一般也被认为是程序员的编程错误。
但是格式化串漏洞可以往任意地址写任意内容,所以它的危害也是非常致命的。
本章主要讨论了Linux,SolarisSPARC和Windows这三种平台的利用技术,由于各种操作系统的Libc不同,所以它们的利用过程也略有不同。
第6章内核溢出利用技术本章主要讨论当内核在数据处理过程中发生溢出时的利用方法。
内核态的利用与用户态很不一样,要求读者对系统内核有比较深入的了解。
本书的这一版目前只讨论Linuxx86平台的利用方法。
第7章其他利用技术本章讨论了一些不是很常见或特定情况下的溢出利用技术,主要有*BSD的memcpy溢出、文件流溢出、C++中溢出覆盖虚函数指针技术和绕过Pax内核补丁保护方法。
其中绕过Pax内核补丁保护方法这个小节要求读者对ELF文件格式有比较深入的了解。
第8章系统漏洞发掘分析相信许多读者会喜欢这一章。
在介绍了各种系统漏洞的利用方法以后,本章开始介绍漏洞发掘的一些方法,并且有多个实际漏洞详细分析,也算是前面几章利用技术的实践内容。
第9章CGI渗透测试技术通过系统漏洞获得服务器控制是最直接有效的方法,但是在实际的渗透测试过程中,客户的服务器可能都已经打过补丁了,甚至用防火墙限制只允许Web服务通行。
这时最好的渗透途径就是利用CGI程序的漏洞。
本章先介绍了跨站脚本和Cookie的安全问题,然后重点介绍PHP的各种渗透测试技巧。
第10章SQL注入利用技术现今的CGI程序一般都使用后台数据库,CGI程序的漏洞又导致了SQL注入的问题。
SQL注入利用技术是CGI渗透测试技术的一个重大分支,本章详细介绍了MySQL和SQLServer这两种最常见数据库的注入技术。
附录A系统与网络安全术语中英
2024/3/29 22:34:33 4.71MB 网络渗透技术 网络渗透 渗透技术
1
神经网络设计第二版pdf,NeuralNetworkDesign(2ndEdition)英语原版,2014年出版,MartinT.HaganOklahomaStateUniversityStillwater,OklahomaHowardB.DemuthUniversityofColoradoBoulder,ColoradoMarkHudsonBealeMHBInc.Hayden,IdahoOrlandoDeJesúsConsultantFrisco,Texas
2024/3/20 4:16:08 10.84MB 神经网络设计 第二版pdf
1
pdf_watermark-master.zip
2024/3/4 2:46:49 255KB 水印 pdf
1
共 69 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡