本文供包含26节Scratch的游戏开发讲解;
含Scratch中电子点单的设计及投票器的设计
2023/9/16 16:56:17 11.52MB Scratch
1
Design,simulate,andprograminteractiverobotsKeyFeaturesDesign,simulate,build,andprogramaninteractiveautonomousmobilerobotLeveragethepowerofROS,Gazebo,andPythontoenhanceyourroboticskillsAhands-onguidetocreatinganautonomousmobilerobotwiththehelpofROSandPythonBookDescriptionRobotOperatingSystem(ROS)isoneofthemostpopularroboticssoftwareframeworksinresearchandindustry.Ithasvariousfeaturesforimplementdifferentcapabilitiesinarobotwithoutimplementingthemfromscratch.ThisbookstartsbyshowingyouthefundamentalsofROSsoyouunderstandthebasicsofdifferentialrobots.Then,you'lllearnaboutrobotmodelingandhowtodesignandsimulateitusingROS.Movingon,we'lldesignrobothardwareandinterfacingactuators.Then,you'lllearntoconfigureandprogramdepthsensorsandLIDARsusingROS.Finally,you'llcreateaGUIforyourrobotusingtheQtframework.Bytheendofthistutorial,you'llhaveaclearideaofhowtointegrateandassembleeverythingintoarobotandhowtobundlethesoftwarepackage.WhatyouwilllearnDesignadifferentialrobotfromscratchModeladifferentialrobotusingROSandURDFSimulateadifferentialrobotusingROSandGazeboDesignrobothardwareelectronicsInterfacerobotactuatorswithembeddedboardsExploretheinterfacingofdifferent3DdepthcamerasinROSImplementautonomousnavigationinChefBotCreateaGUIforrobotcontrolWhothisbookisforThisbookisforthosewhoareconductingresearchinmobileroboticsandautonomousnavigation.Aswellastheroboticsresearchdomain,thisbookisalsofortherobothobbyistcommunity.You'reexpectedtohaveabasicunderstandingofLinuxcommandsandPython.TableofContentsGettingstartedwithROSUnderstandingbasicsofdifferentialrobotsModelingtheDifferentialDriveRobotSimulatingaDifferentialDriveRobotUsingROSDesigningChefBotHardwareandCircuitsInterf
2023/9/1 4:29:28 12.53MB python robotics
1
WritingACompilerInGoisthesequeltoWritingAnInterpreterInGo.Itstartsrightwherethefirstonestopped,withafully-working,fully-testedMonkeyinterpreterinhand,connectingbothbooksseamlessly,readytobuildacompilerandavirtualmachineforMonkey.Inthisbook,weusethecodebase(includedinthebook!)fromthefirstpartandextendit.Wetakethelexer,theparser,theAST,theREPLandtheobjectsystemandusethemtobuildanew,fasterimplementationofMonkey,rightnexttothetree-walkingevaluatorwebuiltinthefirstbook.Theapproachisunchanged,too.Working,testedcodeisthefocus,webuildeverythingfromscratch,dobabysteps,writetestsfirsts,useno3rd-party-librariesandseeandunderstandhowallthepiecesfittogether.It'sacontinuationinproseandincode.
2023/8/30 20:47:24 3.9MB Writting compiler go pdf
1
综合整理62节scratch课程内容,重新排版,可以直接进行打印,适用于6岁以上小朋友自学或者培训机构老师作为教学大纲引导小朋友学习编程课程,scratch62节课整理完美打印版
2023/8/28 8:43:08 27.76MB scratch 课程 少儿编程 人工智能
1
山东商业职业技术学院的Scatch课件,这个课件介绍了很多实例,比较系统的介绍了Scratch这个工具的使用方法。
2023/8/15 21:08:31 6.75MB Scratch 课件 编程 积木
1
这是一个很好用的scratch转exe的工具,使用方法:1.不要解压。
不要解压。
不要解压(重要的事情说三遍);
2.打开压缩文件。
会有一个文件夹,打开它;
3.打开play.exe(注意!不要试图单独把play.exe拖出来,你会知道后果的);
4.打开“开始菜单”尽情转换吧!(其实它还有好多功能,自己探索吧!);
本次教程结束!
2023/8/8 14:55:01 4.1MB scratch exe 转换
1
scratch小游戏源码,共13个,适合大家自学,包含贪吃蛇,大鱼吃小鱼,打砖块,走迷宫,格斗,飞机大战等
2023/8/8 6:25:19 9.16MB scratch
1
PaperMinecraft小游戏源码Scratch文件(sb2),可以使用Scratch打开,一个经典的Scratch程序设计。
2023/8/5 6:29:06 6.97MB Paper MC Scratch2.0
1
TheFirstPractical,Hands-OnGuidetoEmbeddedSystemProgrammingforAndroidToday,embeddedsystemsprogrammingisamorevaluabledisciplinethanever,drivenbyfast-growing,newfieldssuchaswearabletechnologyandtheInternetofThings.Inthisconciseguide,RogerYeteachesalltheskillsyou’llneedtowritetheefficientembeddedcodenecessarytomaketomorrow’sAndroiddeviceswork.ThefirsttitleinAddison-Wesley’snewAndroid™DeepDiveseriesforintermediateandexpertAndroiddevelopers,EmbeddedProgrammingwithAndroid™drawsonRogerYe’sextensiveexperiencewithadvancedprojectsintelecommunicationsandmobiledevices.Stepbystep,heguidesyouthroughbuildingasystemwithallthekeycomponentsAndroidhardwaredevelopersmustdelivertomanufacturing.Bythetimeyou’redone,you’llhavethekeyprogramming,compiler,anddebuggingskillsyou’llneedforreal-worldprojects.First,Yeintroducestheessentialsofbare-metalprogramming:creatingassemblylanguagecodethatrunsdirectlyonhardware.Then,buildingonthisknowledge,heshowshowtouseCtocreatehardwareinterfacesforbootingaLinuxkernelwiththepopularU-Bootbootloader.Finally,hewalksyouthroughusingfilesystemimagestobootAndroidandlearningtobuildcustomizedROMstosupportanynewAndroiddevice.Throughout,Yeprovidesextensivedownloadablecodeyoucanrun,explore,andadapt.YouwillBuildacompletevirtualizedenvironmentforembeddeddevelopmentUnderstandtheworkflowofamodernembeddedsystemsprojectDevelopassemblyprograms,createbinaryimages,andloadandrunthemintheAndroidemulatorLearnwhatittakestobringupabootloaderandoperatingsystemMovefromassemblertoC,andexploreAndroid’sgoldfishhardwareinterfacesProgramserialports,interruptcontrollers,realtimeclocks,andNANDflashcontrollersIntegrateCruntimelibrariesSupportexceptionhandlingandtimingUseU-Boottobootthe
2023/8/4 3:34:10 31.5MB Embedded Android System
1
27篇Scratch教案设计合集。
内容详实,案例丰富,涉及了scratch各个模块的操作和使用,同时整理了部分学生作品。
案例有:海洋音乐盒、高山滑雪、电子点单设计、趣味抽奖等等。


2023/7/5 6:16:34 9.05MB Scratch 教案设计
1
共 90 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡