IntroductiontoProgramminginJava:AnInterdisciplinaryApproach(2ndEdition)By作者:RobertSedgewick–KevinWayneISBN-10书号:0672337843ISBN-13书号:9780672337840Edition版本:2出书日期:2017-04-09pages页数:784Programmingskillsareindispensableintoday’sworld,notjustforcomputersciencestudents,butalsoforanyoneinanyscientificortechnicaldiscipline.IntroductiontoProgramminginJava,SecondEdition,byRobertSedgewickandKevinWayneisanaccessible,interdisciplinarytreatmentthatemphasizesimportantandengagingapplications,nottoyproblems.Theauthorssupplythetoolsneededforstudentsandprofessionalstolearnthatprogrammingisanatural,satisfying,andcreativeexperience,andtobecomeconversantwithoneoftheworld’smostwidelyusedlanguages.Thisexample-drivenguidefocusesonJava’smostusefulfeaturesandbringsprogrammingtolifeforeverystudentinthesciences,engineering,andcomputerscience.CoverageincludesBasicelementsofprogramming:variables,assignmentstatements,built-indatatypes,conditionals,loops,arrays,andI/O,includinggraphicsandsoundFunctions,modules,andlibraries:organizingprogramsintocomponentsthatcanbeindependentlydebugged,maintained,andreusedAlgorithmsanddatastructures:sort/searchalgorithms,stacks,queues,andsymboltablesApplicationsfromappliedmath,physics,chemistry,biology,andcomputerscienceContents
2017/11/4 1:22:19 10.94MB Java
1
1.CiscoPacketTracer官方汉化补丁2.内包含一个汉化补丁文件,下载后挪动到软件安装目录下面的"Languages"目录即可
2021/3/4 22:31:42 134KB Packet Trace
1
ISBN-13:978-1461417903ISBN-10:1461417902Edition:1sted.2013.Corr.2ndprinting2014BuyNewPrice:$265.05亚马逊买价。
这个书的价值,不多说了吧。
High-PerformanceComputingusingFPGAcoverstheareaofhighperformancereconfigurablecomputing(HPRC).Thisbookprovidesanoverviewofarchitectures,toolsandapplicationsforHigh-PerformanceReconfigurableComputing(HPRC).FPGAsofferveryhighI/Obandwidthandfine-grained,customandflexibleparallelismandwiththeever-increasingcomputationalneedscoupledwiththefrequency/powerwall,theincreasingmaturityandcapabilitiesofFPGAs,andtheadventofmulticoreprocessorswhichhascausedtheacceptanceofparallelcomputationalmodels.ThePartonarchitectureswillintroducedifferentFPGA-basedHPCplatforms:attachedco-processorHPRCarchitecturessuchastheCHREC’sNovo-GandEPCC’sMaxwellsystems;tightlycoupledHRPCarchitectures,e.g.theConveyhybrid-corecomputer;reconfigurablynetworkedHPRCarchitectures,e.g.theQPACEsystem,andstandaloneHPRCarchitecturessuchasEPFL’sCONFETTIsystem.ThePartonToolswillfocusonhigh-levelprogrammingapproachesforHPRC,withchaptersonC-to-Gatetools(suchasImpulse-C,AutoESL,Handel-C,MORA-C++);Graphicaltools(MATLAB-Simulink,NILabVIEW);Domain-specificlanguages,languagesforheterogeneouscomputing(forexampleOpenCL,Microsoft’sKiwiandAlchemyprojects).ThepartonApplicationswillpresentcasefromseveralapplicationdomainswhereHPRChasbeenusedsuccessfully,suchasBioinformaticsandComputationalBiology;FinancialComputing;Stencilcomputations;Informationretrieval;LatticeQCD;Astrophysicssimulations;Weatherandclimatemodeling.
2016/5/3 3:49:34 19.01MB Computing FPGAs 计算
1
xshell版本:Xshell5Build0806xftp版本:Xftp5Build0780wordpress版本:wordpress-4.3.1-zh_CNphpMyAdmin版本:phpMyAdmin-4.5.1-all-languages博客地点:http://www.cnblogs.com/smyhvae/p/4965163.html
2022/9/7 9:51:56 68.86MB xshell
1
lp_x64_zh-cn_Windows10Enterprise2016LTSB中文言语包单个文件。
按住win+R→对话框中输入“lpksetup”→点击回车键。
选择:Installdisplaylanguagesbrowser,下载的cab文件,选择,安装即可。
2022/9/3 7:29:29 40.95MB 2016 LTSB Enterprise 2016
1
Windows2016中文言语包单个文件。
按住win+R→对话框中输入“lpksetup”→点击回车键。
选择:Installdisplaylanguagesbrowser,下载的cab文件,选择,安装即可。
2022/9/3 4:27:50 59.53MB Windows2016 中文语言包 2016语言包
1
(含源码及报告)本程序分析了自2016年到2021年(外加)每年我国原油加工的产量,并且分析了2020年全国各地区原油加工量等,含饼状图,柱状图,折线图,数据在地图上显示。
运转本程序需要requests、bs4、csv、pandas、matplotlib、pyecharts库的支持,如果缺少某库请自行安装后再运转。
文件含6个excel表,若干个csv文件以及一个名字为render的html文件(需要用浏览器打开),直观的数据处理部分是图片以及html文件,可在地图中显示,数据处理的是excel文件。
不懂可以扫文件中二维码在QQ里面问。
2022/9/30 16:31:44 29.75MB 爬虫 python 源码软件 开发语言
1
ThisbookisintendedtobeaconcisereferencetothePythonprogra妹妹inglanguage.Althoughanexperiencedprogra妹妹erwillprobablybeabletolearnPythonfromthisbook,it’snotintendedtobeanextendedtutorialoratreatiseonhowtoprogram.Rather,thegoalistopresentthecorePythonlanguage,andthemostessentialpartsofthePythonlibraryinamannerthat’saccurateandconcise.Thisbookassumesthatthereaderhaspriorprogra妹妹ingexperiencewithPythonoranotherlanguagesuchasCorJava.Inaddition,ageneralfamiliaritywithsystemsprogra妹妹ingtopics(forexample,basicoperatingsystemconceptsandnetworkprogra妹妹ing)maybeusefulinunderstandingcertainpartsofthelibraryreference.
2017/4/12 4:17:25 5.15MB Python
1
TheModernC++Challenge:Becomeanexpertprogra妹妹erbysolvingreal-worldproblemsTestyourC++progra妹妹ingskillsbysolvingreal-worldprogra妹妹ingproblemscoveredinthebookC++isoneofthemostwidely-usedprogra妹妹inglanguagesandhasapplicationsinavarietyoffields,suchasgaming,GUIprogra妹妹ing,andoperatingsystems,tonameafew.WhatYouWillLearnSerializeanddeserializeJSONandXMLdataPerformencryptionandsigningtofacilitatesecureco妹妹unicationbetweenpartiesEmbedanduseSQLitedatabasesinyourapplicationsUsethreadsandasynchronousfunctionstoimplementgenericpurposeparallelalgorithmsCompressanddecompressfilesto/fromaZIParchiveImplementdatastructuressuchascircularbufferandpriorityqueueImplementgeneralpurposealgorithmsaswellasalgorithmsthatsolvespecificproblemsCreateclient-serverapplicationsthatco妹妹unicateoverTCP/IPConsumeHTTPRESTservicesUsedesignpatternstosolvereal-worldproblems
2018/3/21 5:10:41 17.36MB c++17 solving real
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡