Acuteeffectsofincrementalexerciseoncentralhemodynamicsinyoungbasketballathletes
2024/6/30 19:46:04 814KB 研究论文
1
国内找了很久都没找到,跑去外网下了一个,分享给大家,Stanford教授StephenBoyd的cvxoptimization课程附加练习的答案
2024/6/29 14:38:15 4.82MB cvx addition
1
ComputerConstructionPrinciplesandPracticesThisexcitingnewbookcombinesadetailedstudyofmoderntheoriesofcompilerdesignwithacompletedescription(withsourcecode)ofaworkingcompilerforasmalllanguage.Thebookreflectstheauthor'sconvictionthatpracticalaspectsofcompilerdesigncannotbeunderstoodwithoutagraspoftheory,andthattheorycannotbetrulycomprehendedbyundergraduatestudentswithoutseeingitputintoactualpractice.Unifyingthetext'sdiscussionofconceptsisacompleteworkingcompilerwritteninCanddevelopedusingthetechniquesdiscussedineachchapter.Extensiveexercisesetsattheendofeachchapterfocusstudent'sattentiononspecificprogrammingproblems
2024/6/5 11:41:01 11.33MB 编译原理
1
DatabaseSystemConcepts——数据库系统概念第六版(英文版)作者:AbrahamSilberschatz(YaleUniversity)HenryF.Korth(LehighUniversity)S.Sudarshan(IndianInstituteofTechnology,Bombay)本书目录:Chapter1Introduction1.1Database-SystemApplications11.2PurposeofDatabaseSystems31.3ViewofData61.4DatabaseLanguages91.5RelationalDatabases121.6DatabaseDesign151.7DataStorageandQuerying201.8TransactionManagement221.9DatabaseArchitecture231.10DataMiningandInformationRetrieval251.11SpecialtyDatabases261.12DatabaseUsersandAdministrators271.13HistoryofDatabaseSystems291.14Summary31Exercises33BibliographicalNotes35Chapter2IntroductiontotheRelationalModel2.1StructureofRelationalDatabases392.2DatabaseSchema422.3Keys452.4SchemaDiagrams462.5RelationalQueryLanguages472.6RelationalOperations482.7Summary52Exercises53BibliographicalNotes55Chapter3IntroductiontoSQL3.1OverviewoftheSQLQueryLanguage573.2SQLDataDefinition583.3BasicStructureofSQLQueries633.4AdditionalBasicOperations743.5SetOperations793.6NullValues833.7AggregateFunctions843.8NestedSubqueries903.9ModificationoftheDatabase983.10Summary104Exercises105BibliographicalNotes112Chapter4IntermediateSQL4.1JoinExpressions1134.2Views1204.3Transactions1274.4IntegrityConstraints1284.5SQLDataTypesandSchemas1364.6Authorization1434.7Summary150Exercises152BibliographicalNotes156Chapter5AdvancedSQL5.1AccessingSQLFromaProgrammingLanguage1575.2FunctionsandProcedures1735.3Triggers1805.4RecursiveQueries1875.5AdvancedAggregationFeatures1925.6OLAP1975.7Summary209Exercises211BibliographicalNotes216Chapter6FormalRelationalQueryLanguages6.1TheRelationalAlgebra2176.2TheTupleRelationalCalculus2396.3TheDomainRelationalCalculus2456.4Summary248Exercises249BibliographicalNotes254Chapter7Datab
2024/5/17 10:55:55 10.51MB Database Concepts PDF 英文版
1
ReviewFromthereviews:"Thebookisdevotedtopublickeycryptography,whoseprincipalgoalistoallowtwoormorepeopletoexchangeconfidentialinformation….Thematerialisverywellorganized,anditisself-contained:noprerequisitesinhighermathematicsareneeded.Infact,everythingisexplainedandcarefullycovered….thereisabundanceofexamplesandproposedexercisesattheendofeachchapter.…Thisbookisidealasatextbookforacourseaimedatundergraduatemathematicsorcomputersciencestudents."(FabioMainardi,TheMathematicalAssociationofAmerica,October,2008)"Thisbookfocusesonpublickeycryptography….Hoffstein,Pipher,andSilverman…provideathoroughtreatmentofthetopicswhilekeepingthematerialaccessible.…Thebookusesexamplesthroughoutthetexttoillustratethetheorems,andprovidesalargenumberofexercises….Thevolumeincludesanicebibliography.…SummingUp:Highlyrecommended.Upper-divisionundergraduatethroughprofessionalcollections."(C.Bauer,Choice,Vol.46(7),March,2009)"Formostundergraduatestudentsinmathematicsorcomputerscience(CS),mathematicalcryptographyisachallengingsubject.…itiswritteninawaythatmakesyouwanttokeepreading.…Theauthorsofficiallytargetedthebookforadvancedundergraduateorbeginninggraduatestudents.Ibelievethatthisaudienceisappropriate.…itcouldevenbeusedwithstudentswhoarejustlearninghowtoexecuterigorousmathematicalproofs.…Istronglybelievethatitfindstherighttonefortoday’sstudents…."(BurkhardEnglert,ACMComputingReviews,March,2009)"Theexercisesandtextwouldmakeanexcellentcourseforundergraduateindependentstudy.…Thisisanexcellentbook.Hoffstein,PipherandSilvermanhavewrittenasgoodabookasispossibletoexplainpublickeycryptography.…Thisbookwouldprobablybebestsuitedforagraduatecoursethatfocusedonpublickeycryptography,forunder
2024/5/2 18:28:21 7.38MB 密码学
1
RobertSedgewickhasthoroughlyrewrittenandsubstantiallyexpandedandupdatedhispopularworktoprovidecurrentandcomprehensivecoverageofimportantalgorithmsanddatastructures.ChristopherVanWykandSedgewickhavedevelopednewC++implementationsthatbothexpressthemethodsinaconciseanddirectmanner,andalsoprovideprogrammerswiththepracticalmeanstotestthemonrealapplications.Manynewalgorithmsarepresented,andtheexplanationsofeachalgorithmaremuchmoredetailedthaninpreviouseditions.Anewtextdesignanddetailed,innovativefigures,withaccompanyingcommentary,greatlyenhancethepresentation.ThethirdeditionretainsthesuccessfulblendoftheoryandpracticethathasmadeSedgewick'sworkaninvaluableresourceformorethan250,000programmers!Thisparticularbook,Parts1n4,representstheessentialfirsthalfofSedgewick'scompletework.Itprovidesextensivecoverageoffundamentaldatastructuresandalgorithmsforsorting,searching,andrelatedapplications.Althoughthesubstanceofthebookappliestoprogramminginanylanguage,theimplementationsbyVanWykandSedgewickalsoexploitthenaturalmatchbetweenC++classesandADTimplementations.Highlights*Expandedcoverageofarrays,linkedlists,strings,trees,andotherbasicdatastructures*Greateremphasisonabstractdatatypes(ADTs),modularprogramming,object-orientedprogramming,andC++classesthaninpreviouseditions*Over100algorithmsforsorting,selection,priorityqueueADTimplementations,andsymboltableADT(searching)implementations*Newimplementationsofbinomialqueues,multiwayradixsorting,randomizedBSTs,splaytrees,skiplists,multiwaytries,Btrees,extendiblehashing,andmuchmore*Increasedquantitativeinformationaboutthealgorithms,givingyouabasisforcomparingthem*Over1000newexercisestohelpyoulearnthepropertiesofalgorithmsWhetheryouarelearningthealgorithmsforthefirsttimeorwishtohaveup-to-datereferencematerialthatincorporatesnewprogrammingstyleswithclassicandnewalgorithms,youwillfindawealthofusefulinformationinthisbook.
2024/4/24 7:27:29 11.47MB 算法 C++
1
ExploratoryDataAnalysisUsingRprovidesaclassroom-testedintroductiontoexploratorydataanalysis(EDA)andintroducestherangeof"interesting"–good,bad,andugly–featuresthatcanbefoundindata,andwhyitisimportanttofindthem.ItalsointroducesthemechanicsofusingRtoexploreandexplaindata.Thebookbeginswithadetailedoverviewofdata,exploratoryanalysis,andR,aswellasgraphicsinR.Itthenexploresworkingwithexternaldata,linearregressionmodels,andcraftingdatastories.ThesecondpartofthebookfocusesondevelopingRprograms,includinggoodprogrammingpracticesandexamples,workingwithtextdata,andgeneralpredictivemodels.Thebookendswithachapteron"keepingitalltogether"thatincludesmanagingtheRinstallation,managingfiles,documenting,andanintroductiontoreproduciblecomputing.Thebookisdesignedforbothadvancedundergraduate,entry-levelgraduatestudents,andworkingprofessionalswithlittletonopriorexposuretodataanalysis,modeling,statistics,orprogramming.itkeepsthetreatmentrelativelynon-mathematical,eventhoughdataanalysisisaninherentlymathematicalsubject.Exercisesareincludedattheendofmostchapters,andaninstructor'ssolutionmanualisavailable.AbouttheAuthor:RonaldK.PearsonholdsthepositionofSeniorDataScientistwithGeoVera,apropertyinsurancecompanyinFairfield,California,andhehaspreviouslyheldsimilarpositionsinavarietyofapplicationareas,includingsoftwaredevelopment,drugsafetydataanalysis,andtheanalysisofindustrialprocessdata.HeholdsaPhDinElectricalEngineeringandComputerSciencefromtheMassachusettsInstituteofTechnologyandhaspublishedconferenceandjournalpapersontopicsrangingfromnonlineardynamicmodelstructureselectiontotheproblemsofdisguisedmissingdatainpredictivemodeling.Dr.Pearsonhasauthoredorco-authoredbooksincludingExploringDatainEngineeri
2024/4/15 6:21:36 4.84MB r语言 数据分析 英文
1
ICarnegieSSD7Exercise9Solution
2024/4/12 5:11:16 13KB ssd7 ex9
1
OptimalEstimationofDynamicSystems,SecondEditionhighlightstheimportanceofbothphysicalandnumericalmodelinginsolvingdynamics-basedestimationproblemsfoundinengineeringsystems.Accessibletoengineeringstudents,appliedmathematicians,andpracticingengineers,thetextpresentsthecentralconceptsandmethodsofoptimalestimationtheoryandappliesthemethodstoproblemswithvaryingdegreesofanalyticalandnumericaldifficulty.Differentapproachesareoftencomparedtoshowtheirabsoluteandrelativeutility.Theauthorsalsoofferprototypealgorithmstostimulatethedevelopmentandproperuseofefficientcomputerprograms.MATLAB(R)codesfortheexamplesareavailableonthebook'swebsite.NewtotheSecondEditionWithmorethan100pagesofnewmaterial,thisreorganizededitionexpandsuponthebest-sellingoriginaltoincludecomprehensivedevelopmentsandupdates.Itincorporatesnewtheoreticalresults,anentirelynewchapteronadvancedsequentialstateestimation,andadditionalexamplesandexercises.Anidealself-studyguideforpracticingengineersaswellasseniorundergraduateandbeginninggraduatestudents,thebookintroducesthefundamentalsofestimationandhelpsnewcomerstounderstandtherelationshipsbetweentheestimationandmodelingofdynamicalsystems.Italsoillustratestheapplicationofthetheorytoreal-worldsituations,suchasspacecraftattitudedetermination,GPSnavigation,orbitdetermination,andaircrafttracking.
2024/4/1 3:14:25 8.27MB 最优估计
1
共包含7个文件:1、01_CCP_XCP_Fundamentals_2014-11-112、02_CANape_workshop_2014-11-113、CANape4、CANape快速入门5、CANape快速入门_马开献_2008[1].02.256、ExerciseBasedonCCPsimDemo7、MatlabSimulinkinCANape
2024/3/18 8:20:55 14.75MB 汽车软件应用
1
共 78 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡