京东Axure高保真原型图,主页,商品,购物车,流程图等,运行不了联系QQ:205119518,个人编写,不喜勿喷。
2024/1/27 6:17:39 30.48MB Axure
1
使用fastjson和xUtils框架来获取聚合笑话数据,请自己申请聚合笑话key放入就可以运行使用androidstudio工具开发[注:本内容来自网络,在此分享仅为帮助有需要的网友,如果侵犯了您的权利,麻烦联系我,我会第一时间删除,谢谢您。
]
2024/1/27 1:10:01 20.35MB android源码 xutils 框架
1
使用MFC在VS2013编写的数字图象处理软件,能够实现相当强大的功能。
BMP格式读取保存DFTFFT直方图色调均化缩放模糊锐化滤镜形态学处理曲线裁剪灰度图彩色图自动阈值等等...除此之外还有很多其他小功能...建议使用VS2013打开!!!核心代码在Bmp.cpp中!!!更新文档:2014年6月18日更新说明:这次应该是上交的最后一次作业了,在今日的展示结束之后总体情况还好,但是发现了几个问题。
首先是这个程序是在win8环境下设计的,所以程序的一些大小参数以及按钮图片的位置参数是适合在win8的环境下操作,在设计报告中使用的操作系统也是win8。
而如果将该程序移动至win7系统上操作的话可以在大小与位置上会出现一些偏差,所以推荐将该程序在win8系统下运行,如果没有win8系统但是想重装的话可以找我。
然后本次更新的内容就是对设计报告中的要求的一些补充,比如图片的裁剪功能,还有一些照旧的BUG修复了。
关于这个裁剪功能,在程序中的图像裁剪中有一个说明按钮,在设计报告中有提到怎么使用的,所以在这里就不一一说明了,其实就跟在PS上用裁剪差不多,很容易用的。
关于设计的感想也写在了设计报告上了--,这里也就不多说了。
好了这个程序算是最终完成了,撒花!师姐辛苦了~!!!!!================================================================================================================================================================2014年5月13日更新说明:这次的更新比较少,主要就是自动阈值分割图像方面的更新。
实现该操作的函数依然放在Bmp.cpp里面,里面一共使用了三种方式来决定自动阈值。
其中一种是“大津法”,函数是“OtsuThreshold”,该函数最后会返回一个阈值,该阈值就是大津法得出的阈值,具体实现方式可以在cpp文件中查看。
还有一种方法就是“迭代法”,函数是“IterationThreshold”,该函数最后会返回一个阈值,该阈值就是迭代法得出的阈值,具体实现方式可以在cpp文件中查看。
前两种方法的实现方法都如老师在PPT上所说的一样,而且运算起来非常快,基本可以说是瞬时得出。
而第三种方法是我自己写的一个方法,叫做“对半分”法,函数是“HalfCutThreshold”,该函数最后会返回一个阈值,该阈值就是对半分得出的阈值,具体实现方式可以在cpp文件中查看。
其原理就是计算出一个阈值,使到阈值处理后图片的黑色像素与白色像素的数量相等或者最接近,也就是把图片按黑白像素对半分的方法来对图像进行分割。
关于程序的使用方法,可以在鼠标右键菜单中选择“调整”->“阈值”->“高级阈值”来打开高级阈值处理的对话框。
打开对话框后,默认为最直接的自己首选阈值的方法,可以通过鼠标的左键拖动直方图中的绿色竖线来调整需要设定的阈值大小,同时右边会有该图片的预览,可以很方便操作。
如果需要使用自动阈值分割,可以在阈值方式中更改,一旦选择了“直接阈值”以外的阈值方式,程序便会自动用所选择的方法帮你计算出一个阈值,同时在直方图上会显示出该阈值的位置,还有该阈值的大小,同时预览图片也会立即更新。
值得注意的是,当你选择了自动阈值的时候,你不能再通过鼠标左键在直方图上手动调整阈值大小了哦,这个时候你只需要将阈值方式调回“直接阈值”即可重新自己调整!除了有关作业的更新之外,这次更新还调整了图片备份的内存优化,加上了使用磁盘作为备份的空间,不过这些作为使用者的话是不需要怎么注意的嗯嗯,尽情使用即可!最后,再次谢谢师姐能够读完这个文档,如果还有什么问题的话就联系我吧,联系方式就在软件中了欢迎点击--,谢谢!================================================================================================================================================================2014年5月6日更新说明:这次的主要更新是形态学处理的部分,也就是膨胀、腐蚀、开与闭操作。
实现函数依然是放在Bmp.cpp这个文件里面。
名字为Morphology的函数就是该形态学操作的函数。
可以通过在函数中调入不同的参数与设置使到一个函数同时实现膨胀与腐蚀的功能,而开与闭的功能只需要连续调用两次函数,并且参数不同就行了,使用非常简单。
然后就是软件的使用部分,
1
Android基于百度新闻api做的一个简单的新闻客户端[注:本内容来自网络,在此分享仅为帮助有需要的网友,如果侵犯了您的权利,麻烦联系我,我会第一时间删除,谢谢您。
]
2024/1/26 21:56:50 11.02MB android源码 新闻客户端 百度
1
控制经手人每张订货单金额上限。
订货单保存成功后消息通知。
批量生成销售订单后回写。
订货单增加联系销售订单。
订货单增加汇率自动带出。
2024/1/26 14:54:57 1.68MB 用友开发 U9插件 U9
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
MathematicalStructuresforComputerGraphics英文无水印pdfpdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开本资源转载自网络,如有侵权,请联系上传者或csdn删除本资源转载自网络,如有侵权,请联系上传者或csdn删除
2024/1/25 4:12:50 2.9MB Mathematical Structures Computer Graphics
1
一、出示图片,导入新课。
1.出示图片:法国梧桐树(课件出示2)  同学们,见过这种植物吗?对,它就是法国梧桐树。
2.交流收集到的资料。
(课件出示3)  法国梧桐树,大乔木,高可达20-30m,树冠阔钟形;
干皮灰褐色至灰白色,呈薄片状剥落。
幼枝、幼叶密生褐色星状毛。
叶掌状,花黄绿色。
多数坚果聚全叶球形,3-6球成一串,呈刺毛状,果柄长而下垂。
花期4-5月;
果9-10月成熟。
它适应性强,又耐修剪整形,对多种有毒气体抗性较强,并能吸收有害气体,广泛应用于城市绿化,是世界著名的优良庭荫树和行道树。
3.谈话导题。
这节课我们要学习的课文就与法国梧桐树有着密切的联系,板书课题:铺满金色巴掌的水泥道。
(1)质疑:读了课题,你有什么疑问?  疏疑:巴掌为什么是金色的?水泥道上怎么会铺满金色巴掌?(2)联系对梧桐树的介绍,请你把梧桐树和
2024/1/25 2:42:19 53KB 5铺满金色巴掌的水泥道教案
1
18年最新的传智播客python视频,包含基础班和就业班,东哥讲的很棒,链接失效可以联系我
2024/1/23 23:10:34 64B python视频 传智播客
1
最好联系书本学习,input是输入文件,evaluateCatorDog是主文件,traning是训练文件,model模型文件
1
共 1000 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡