是用于快速,简单地部署和管理Linux专用游戏服务器的命令行工具。
无忧专用游戏服务器传统上,游戏服务器不容易管理自己。
管理员通常不得不花很多时间在弄乱服务器上。
LinuxGSM是一种命令行工具,旨在使其尽可能简单,从而使管理员可以将更少的时间花在管理上,而将更多的时间花在游戏上。
主要特点支持100多个游戏服务器:delivery_truck:安装程序:magnifying_glass_tilted_left:监控:telephone_selector:快讯:cloud_selector:更新器:blue_book:服务器详细信息:floppy_disk:后备:laptop_computer:安慰:penguin:兼容性只要满足最低要求,LinuxGSM就可以在流行的发行版上运行。
的Ubuntu德比安CentOS的其他发行版也可能有效,但尚未经过全面测试。
:wrench:要求每个游戏服务器都有自己的特定依赖性要求。
请访问网站上的特定游戏服务器安装页面,以检查要安装的游戏服务器的依赖性要求。
:blue_
2024/2/11 15:33:06 498KB game linux shell bash
1
C++防火墙代码此程序的核心技术是抓包分析包限制不符合规则的包进入主机,它工作在传输层,它具备的功能:1.根据安全规则对进出网络的数据包进行过滤;
2.根据应用程序访问规则对应用程序连网动作进行过滤;
3.对应用程序访问规则具有自学习功能;
4.可实时监控、监视网络活动;
5.日志记录网络访问动作的详细信息;
2024/2/9 1:35:40 2.15MB c++,防火墙
1
随着科技的不断进步,计算机得以迅猛发展,特别是其在信息处理方面的应用已十分广泛,同时计算机科学支持管理活动也在深入发展。
财务管理信息系统应运而生了,它在各企事业单位的管理系统中起着举足轻重的地位。
它实现了信息录入的自动化,信息处理的高速化,避免了数据冗余、重复录入甚至处理出错等情况的发生,这些都是手工管理所无法比拟的,是管理环节的一个具有真正意义上的实用价值的管理软件,从根本上完全改变了基于文本、表格等纸介质的手工处理方式,使财务管理工作者摆脱了繁琐的登记、处理、核算工作,从而大大减轻了财会人员的劳动强度。
财务管理系统是大小企业或公司经常接触和使用的数据库管理应用系统。
本设计的主要目的就是实现帐务信息录入:将帐务的数据资料以及其对应的详细信息录入数据库中;
查询功能:实现按帐务账单的编号、时间等指标进行详细情况的查询;
修改功能:当某个或者某些帐务资料变动时,能对其进行修改;
删除功能:对出错的帐务数据资料进行删除等。
2024/2/8 19:27:03 3.24MB 财务管理、MFC、数据库
1
-ASP.NET1.1控件,可用以web方式进行文件的上传和下载操作-仿windows资源管理器,提供详细信息形式视图-支持60多种常用的文件格式图标,并提供xml文件,可任意扩充-所有的文件操作都被限定在指定的根目录下,杜绝安全隐患-提供文件过滤器,禁止指定扩展名的文件被下载或上传-控件所有的操作消息都Post给自身进行处理,非url方式,无泄漏链接地址的危险-上传文件可选自动打上时间标签,以避免文件冲突-提供只读(可下载)和可编辑两种视图
2024/2/7 21:51:18 15KB WebFtp
1
这是一个非常完整的设计包括源码、详细注释、数据库、PPT论文等等,需要的可以下载,希望对您有所帮助!摘要本文介绍了运用ASP.NET、SQLServer2008等技术,在MicrosoftVisualStudio.NET2010平台上实现网上书店系统的方法和过程。
本系统采用B/S模式开发,使用三层架构,即表示层、数据访问层和业务逻辑层。
三层架构思想:即将各个功能明确分开,放在独立的层中,各层之间通过协作来完成整体功能。
表示层是为了与用户交互;
数据访问层对数据库进行增、删、改、查等;
业务逻辑层一般又分为两层:业务表观层和业务规则层;
业务表观层是用来实现与表示层的沟通,业务规则层是用来实现用户密码的安全等。
这样分层的优点:分工明确,条理清晰,易于调试,而且具有可扩展性,可维护性强。
缺点:增加成本。
网上书店系统为用户提供一系列网上购书服务。
系统包含两类用户,即管理员和普通用户。
针对这两类用户,系统根据登录时的角色判断,跳转到相应的页面为其提供操作。
网上书店系统实现了图书信息的列表显示,用户通过选择图书种类进入对应种类的图书列表,也可以输入图书名称进行模糊查询。
普通用户可以针对某一本书进行放入购物车、查看详细信息、查看留言等操作,在结算中心,系统为用户创建当次购书订单,默认为“未结”状态。
同时系统为普通用户提供订单管理操作,方便用户查看订单,并可以针对以前的未结订单进行已结操作。
管理员负责整个系统的运行与维护,针对图书、订单、留言、用户、角色等,执行添加、删除、修改等操作。
2024/2/2 22:18:33 5.96MB .net 网上书店
1
结合各方资源经由本人整合的一版新闻类APP模板(android版)。
主要功能有:1.顶部新闻种类Tab可以动态添加和删除;
2.顶部有滚动的广告栏;
3.新闻列表可以上下拉刷新;
4.提供左侧抽屉菜单。
包含两个工程:(1)library_123:slidingmenu资源工程,用于实现抽屉菜单;
需要将该工程添加为一个library,并且勾选IsLibrary。
详细信息可以查阅SlidingMenu-master相关资料。
(2)QingCheng123:本人整合的新闻类App模板工程。
1
本爬虫实现的功能:随便在豆瓣网站中选择一部电影,获取影片详细信息,并自动获取该影片的短评链接,再跳转到短评页面,获取各位观众的影评,最后将爬取的数据存储到数据库中。
开发环境:python3+pycharm+WIN+mysql
2024/1/30 10:22:11 7KB python爬虫
1
DifferentialEquationsandLinearAlgebra(4th)英文无水印原版pdf第4版pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开本资源转载自网络,如有侵权,请联系上传者或csdn删除查看此书详细信息请在美国亚马逊官网搜索此书EditorialDirector,Mathematics:ChristinehoagEditor-in-Chief:DeirdreLynchAcquisitionsEditor:WilliamHoffmaProjectTeamLead:ChristinaleProjectmanager:LaurenMorseEditorialAssistant:JenniferSnyderProgramTeamLead:KarenwernholmProgramManagerDaniellesimbajonCoverandillustrationDesign:StudioMontageProgramDesignLead:BethPaquinProductMarketingManagerClaireKozarProductMarketingCoordiator:BrookesmithFieldMarketingManager:EvanStCyrSeniorAuthorSupport/TechnologySpecialist:JoevetereSeniorProcurementSpecialist:CarolMelvilleInteriorDesign,ProductionManagement,AnswerArt,andCompositioneNergizerAptara,LtdCoverImage:LighttrailsonmodernbuildingbackgroundinShanghai,China-hxdyl/123RFCopyrightO2017,2011,2005PearsonEducation,Inc.oritsaffiliates.AllRightsReserved.PrintedintheUnitedStatesofAmerica.Thispublicationisprotectedbycopyright,andpermissionshouldbeobtainedfromthepublisherpriortoanyprohibitedreproduction,storageinaretrievalsystem,ortransmissioninanyformorbyanymeans,electronic,mechanical,photocopyingrecording,orotherwise.Forinformationregardingpermissions,requestformsandtheappropriatecontactswithinthePearsonEducationGlobalRights&Permissionsdepartmentpleasevisitwww.pearsoned.com/permissions/PEARSONandALWAYSLEARNINGareexclusivetrademarksintheU.s.and/orothercountriesownedbyPearsonEducation,Inc.oritsaffiliatesUnlessotherwiseindicatedherein,anythird-partytrademarksthatmayappearinthisworkarethepropertyoftheirrespectiveowandanyreferencestothird-partytrademarks,logosorothertradedressarefordemonstrativeordescriptivepurposesonly.SuchofsuchmarksoranyrelationshipbetweentheownerandPearsonEducation,Inc.oritsaffiliates,authors,licenseesordistributortreferencesarenotintendedtoimplyanysponsorship,endorsement,authorization,orpromotionofPearsonsproductsbytheownersLibraryofCongressCataloging-in-PublicationDataGoode.StephenwDifferentialequationsandlinearalgebra/StephenW.GoodeandScottA.AnninCaliforniastateUniversity,Fullerton.-4theditionpagescmIncludesindexISBN978-0-321-96467-0—ISBN0-32196467-51.Differentialequations.2.Algebras,Linear.I.Annin,Scott.II.TitleQA371.G6442015515’.35-dc23201400601512345678910V031-1918171615PEARSONISBN10:0-321-96467-5www.pearsonhighered.comISBN13:978-0-321-96467-0ContentsPrefacevii1First-OrderDifferentialEquations1.1DifferentialEquationsEverywhere11.2BasicIdeasandTerminology131.3TheGeometryofFirst-OrderDifferentialEquations231.4SeparableDifferentialEquations341.5SomeSimplePopulationModels451.6First-OrderLinearDifferentialEquations531.7ModelingProblemsUsingFirst-OrderLinearDifferentialEquations61.8Changeofvariables711.9ExactDifferentialEquations821.10Numericalsolutiontofirst-OrderDifferentialEquations931.11SomeHigher-OrderDifferentialEquations1011.12ChapterReview1062MatricesandSystemsofLinearEquations1142.1Matrices:Definitionsandnotation1152.2MatrixAlgebra1222.3TerminologyforSystemsofLinearEquations13824R。
w-EchelonMatricesandElementaryR。
wOperations1462.5Gaussianelimination1562.6TheInverseofasquarematrix1682.7ElementaryMatricesandtheLUFactorization1792.8TheInvertiblematrixtheoremi1882.9ChapterReview1903Determinants1963.1TheDefinitionofthedeterminant1963.2PropertiesofDeterminants2093.3CofactorExpansions2223.4SummaryofDeterminants2353.5ChapterReview242iyContents4VectorSpaces2464.1Vectorsinrn2484.2DefinitionofaVectorSpace2524.3Subspaces2634.4SpanningSets2744.5LinearDependenceandLinearIndependence2844.6Basesanddimension2984.7Changeofbasis3114.8RowSpaceandColumnSpace3194.9TheRank-NullityTheorem3254.10InvertibleMatrixTheoremll3314.11ChapterReview3325InnerProductSpaces3395.1DefinitionofanInnerproductspace3405.2OrthogonalSetsofvectorsandorthogonalProjections3525.3Thegram-Schmidtprocess3625.4LeastSquaresApproximation3665.5ChapterReview3766LinearTransformations3796.1Definitionofalineartransformation3806.2Transformationsofr23916.3TheKernelandrangeofalineartransformation3976.4AdditionalPropertiesofLinearTransformations4076.5Thematrixofalineartransformation4196.6Chaiterreview4287EigenvaluesandEigenvectors4337.1TheEigenvalue/EigenvectorProblem4347.2GeneralResultsforEigenvaluesandEigenvectors4467.3Diagonalization4547.4AnIntroductiontotheMatrixExponentialFunction4627.5OrthogonalDiagonalizationandQuadraticforms4667.6Jordancanonicalforms4757.7Chapterreview4888LinearDifferentialEquationsofOrdern4938.1GeneralTheoryforLinearDifferentialEquations4958.2ConstantCoefficientHomogeneousLinearDifferentialEquations5058.3ThemethodofundeterminedcoefficientsAnnihilators5158.4Complex-ValuedTrialSolutions5268.5OscillationsofaMechanicalSystem529Contentsv8.6RLCCircuits5428.7TheVariationofparametersmethod5478.8ADifferentialEquationwithNonconstantCoefficients5578.9Reductionoforder5688.10ChapterReview5739SystemsofDifferentialEquations5809.1First-OrderLinearSystems5829.2VectorFormulation5889.3GeneralResultsforfirst-OrderLinearDifferentialystems5939.4VectorDifferentialEquations:NondefectiveCoefficientMatrix5999.5VectorDifferentialEquations:DefectiveCoefficientMatrix6089.6Variation-of-ParametersforLinearSystems6209.7SomeApplicationsofLinearSystemsofDifferentialEquations6259.8MatrixExponentialFunctionandSystemsofDifferentialEquations6359.9ThePhasePlaneforLinearAutonomousSystems6439.10NonlinearSystems6559.11ChapterReview66310TheLaplaceTransformandSomeElementaryApplications67010.1DefinitionoftheLaplaceTransform67010.2TheExistenceofthelaplacetransformandtheInversetransform67610.3PeriodicFunctionsandtheLaplacetransform68210.4ThetransformofderivativesandsolutionofInitial-Valueproblems68510.5TheFirstShiftingTheorem69010.6TheUnitStepFunction69510.7TheSecondShiftingTheorem69910.8ImpulsiveDrivingTerms:TheDiracDeltaFunction70610.9TheConvolutionIntegral71110.10ChapterReview71711SeriesSolutionstoLinearDifferentiaEquations72211.1AReviewofpowerseries72311.2SeriesSolutionsaboutanOrdinaryPoint73111.3TheLegendreEquation74111.4SeriesSolutionsaboutaRegularSingularPoint75011.5Frobeniustheory75911.6Bessel'sEquationofOrderp77311.7Chapterreview785ViContentsAReviewofComplexNumbers791BReviewofPartialFractions797CReviewofIntegrationTechniques804DLinearlyIndependentSolutionstox2y+xp(x)y+g(x)y=0811Answerstoodd-NumberedExercises814Index849S.W.GoodededicatesthisbooktomeganandtobiS.A.annindedicatesthisbooktoarthurandJuliannthebestparentsanyonecouldaskforPretraceLikethefirstthreeeditionsofDifferentialEquationsandLinearalgebra,thisfourtheditionisintendedforasophomorelevelcoursethatcoversmaterialinbothdifferentialequationsandlinearalgebra.Inwritingthistextwehaveendeavoredtodevelopthestudentsappreciationforthepowerofthegeneralvectorspaceframeworkinformulatingandsolvinglinearproblems.Thematerialisaccessibletoscienceandengineeringstu-dentswhohavecompletedthreesemestersofcalculusandwhobringthematurityofthatsuccesswiththemtothiscourseThistextiswrittenaswewouldnaturallyteachblendinganabundanceofexamplesandillustrations,butnotattheexpenseofadeliberateandrigoroustreatment.MostresultsareprovenindetailHowever,manyofthesecanbeskippedinfavorofamoreproblem-solvingorientedapproachdependingonthereader'sobjectives.Somereadersmayliketoincorporatesomeformoftechnology(computeralgebrasystem(CAS)orgraphingcalculator)andthereareseveralinstancesinthetextwherethepoweroftechnologyisillustratedusingtheCasMaple.Furthermore,manyexercisesetshaveproblemsthatrequiresomeformoftechnologyfortheirsolutionTheseproblemsaredesignatedwithaoIndevelopingthefourtheditionwehaveoncemorekeptmaximumflexibilityofthematerialinmind.Insodoing,thetextcaneffectivelyaccommodatethedifferentemphasesthatcanbeplacedinacombineddifferentialequationsandlinearalgebracourse,thevaryingbackgroundsofstudentswhoenrollinthistypeofcourse,andthefactthatdifferentinstitutionshavedifferentcreditvaluesforsuchacourse.Thewholetextcanbecoveredinafivecredit-hourcourse.Forcourseswithalowercredit-hourvalue,someselectivitywillhavetobeexercised.Forexample,much(orall)ofChapterImaybeomittedsincemoststudentswillhaveseenmanyofthesedifferentialequationstopicsinanearliercalculuscourse,andtheremainderofthetextdoesnotdependonthetechniquesintroducedinthischapter.Alternatively,whileoneofthemajorgoalsofthetextistointerweavethematerialondifferentialequationswiththetoolsfromlinearalgebrainasymbioticrelationshipasmuchaspossible,thecorematerialonlinearalgebraisgiveninChapters2-7sothatitispossibletousethisbookforacoursethatfocusessolelyonthelinearalgebrapresentedinthesesixchapters.ThematerialondifferentialequationsiscontainedprimarilyinChapters1and8-1l,andreaderswhohavealreadytakenafirstcourseinlinearalgebracanchoosetoproceeddirectlytothesechaptersThereareothermeansofeliminatingsectionstoreducetheamountofmaterialtobecoveredinacourse.Section2.7containsmaterialthatisnotrequiredelsewhereinthetext,Chapter3canbecondensedtoasinglesection(Section3.4)forreadersneedingonlyacursoryoverviewofdeterminants,andSections4.7,5.4,andthelatersectionsofChapters6and7couldallbereservedforasecondcourseinlinearalgebra.InChapter8Sections8.4,8.8,and8.9canbeomitted,and,dependingonthegoalsofthecourse,Sections8.5and8.6couldeitherbede-emphasizedoromittedcompletelySimilarremarksapplytoSections9.7-9.10.AtCaliforniaStateUniversity,Fullertonwehaveafourcredit-hourcourseforsophomoresthatisbasedaroundthematerialinChapters1-9viiiPrefaceMajorChangesintheFourthEditionSeveralsectionsofthetexthavebeenmodifiedtoimprovetheclarityofthepresentationandtoprovidenewexamplesthatreflectinsightfulillustrationswehaveusedinourowncoursesatCaliforniaStateUniversity,Fullerton.OthersignificantchangeswithinthetextarelistedbeleOW1.ThechapteronvectorspacesinthepreviouseditionhasbeensplitintotwochaptersChapters4and5)inthepresentedition,inordertofocusseparateattentiononvectorspacesandinnerproductspaces.Theshorterlengthofthesetwochaptersisalsointendedtomakeeachofthemlessdaunting2.Thechapteroninnerproductspaces(Chapter5)includesanewsectionprovidinganapplicationoflinearalgebratothesubjectofleastsquaresapproximation3.Thechapteronlineartransformationsinthepreviouseditionhasbeensplitintotwochapters(Chapters6and7)inthepresentedition.Chapter6isfocusedonlineartransformations,whileChapter7placesdirectemphasisonthetheoryofeigenvaluesandeigenvectors.Oncemore,readersshouldfindtheshorterchapterscoveringthesetopicsmoreapproachableandfocused4.Mostexercisesetshavebeenenlargedorrearranged.Over3,000problemsarenowcontainedwithinthetext,andmorethan600concept-orientedtrue/falseitemsarealsoincludedinthetext5.Everychapterofthebookincludesoneormoreoptionalprojectsthatallowformorein-depthstudyandapplicationofthetopicsfoundinthetext6.ThebackofthebooknowincludestheanswertoeveryTrue-FalsereviewitemcontainedinthetextAcknowledgmentsWewouldliketoacknowledgethethoughtfulinputfromthefollowingreviewersofthefourthedition:JameyBassofCityCollegeofSanFrancisco,TamarFriedmannofUniversityofrochester,andlinghaiZhangofLehighUniversityAlloftheircommentswereconsideredcarefullyinthepreparationofthetextS.A.Annin:Ioncemorethankmyparents,ArthurandJuliannAnnin,fortheirloveandencouragementinallofmyprofessionalendeavors.Ialsogratefullyacknowledgethemanystudentswhohavetakenthiscoursewithmeovertheyearsand,insodoinghaveenhancedmyloveforthesetopicsanddeeplyenrichedmycareerasaprofessorFirst-OrderDifferentiaEquations1.1DifferentialEquationsEverywhereadifferentialequationisanyequationthatinvolvesoneormorederivativesofanunknownfunction.Forexample(1.1.1dxds(S-1)(1.1.2)aredifferentialequations.Inthedifferentialequation(1.1.1)theunknownfunctionordependentvariableisy,andxistheindependentvariable;inthedifferentialequation(1.1.2)thedependentandindependentvariablesareSandt,respectively.Differentialequationssuchas(1.1.1)and(1.1.)inwhichtheunknownfunctiondependsonlyonasingleindependentvariablearecalledordinarydifferentialequations.Bycontrast,thedifferentialequationLaplace'sequation)0involvespartialderivativesoftheunknownfunctionu(x,y)oftwoindependentvariablesxandy.SuchdifferentialequationsarecalledpartialdifferentialequationsOnewayinwhichdifferentialequationscanbecharacterizedisbytheorderofthehighestderivativethatoccursinthedifferentialequationThisnumberiscalledtheorderofthedifferentialequation.Thus,(l1.1)hasordertwo,whereas(1.1.2)isafirst-orderdifferentialequation1
2024/1/26 14:10:04 16.51MB Differential Equations Linear Algebra
1
功能实现:员工各种信息的输入,包括员工的基本信息、学历信息、婚姻状况信息、职称等。
员工各种信息的修改;
对于转出、辞职、辞退、退休员工信息的删除;
按照一定的条件,查询、统计符合条件的员工信息;
包括每个员工详细信息的查询、按婚姻状况查询、按学历查询、按工作岗位查询等,包括按学历、婚姻状况、岗位、参加工作时间等统计各自的员工信息;
对查询、统计的结果打印输出。
2024/1/26 5:08:14 6.28MB 人事管理系统
1
本项目主要功能本系统主要实现了以下功能: 通过网站,全面展示企业的形象。
 通过系统流程图全面介绍企业的服务项目。
 实现对车辆来源的管理。
 实现对固定客户的管理。
 通过发货单编号,可以详细查询到物流配货的详细信息。
 由于操作人员的计算机知识普遍较差,要求网站有良好的操作界面。
 当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全。
2024/1/23 16:47:41 671KB 物流 货配
1
共 364 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡