游戏设计梦工厂英文版(GameDesignWorkshop第三版)【美】TracyFullerton著CreatetheDigitalGamesYouLovetoPlayDiscoveranexercise-driven,non-technicalapproachtogamedesignwithouttheneedforprogrammingorartisticexpertiseusingGameDesignWorkshop,ThirdEdition.AuthorTracyFullertondemystifiesthecreativeprocesswithaclearandaccessibleanalysisoftheformalanddramaticsystemsofgamedesign.Examplesofpopulargames,illustrationsofdesigntechniques,andrefinedexercisesstrengthenyourunderstandingofhowgamesystemsfunctionandgiveyoutheskillsandtoolsnecessarytocreateacompellingandengaginggame.Thebookputsyoutoworkprototyping,playtesting,andrevisingyourowngameswithtime-testedmethodsandtools.Itprovidesyouwiththefoundationtoadvanceyourcareerinanyfacetofthegameindustry,includingdesign,producing,programming,andvisualdesign.
2023/8/13 2:36:57 11.6MB Game Design
1
2019年EiCompendex收录出版物期刊目录9月22日最新版(CPXSourceList_09222019),主要更新了"SERIALS"和"NON-SERIALS"目录。
2023/7/9 18:06:38 3.24MB EI Compendex
1
1图书管理系统包括,借阅,归还,续借,读者类别管理,读者管理,图书类别管理,图书管理,管理员权限管理,排行榜管理2本项目为JAVAWEB开发,数据库为mysql数据库文件,直接放到data文件夹下即可名为db_library(内含详细部署说明书)3论文按照国外软件工程HigherNationalGroupAwardGradedUnitSpecification格式编写目录如下ProjectDocumentHistory 2Introduction 41.1UsingthisDocument 41.2PurposeofDocument 51.3Background 5Planning: 52.1TermsofReference 52.2ProjectScope 62.3ProjectName 6AnalysisoftheProject 73.1FactFinding 73.2Findings 8RequirementSpecification 194.1Introduction 194.2TheProgramModel 194.3FunctionalRequirements 204.4Non-FunctionalRequirements 204.5UserInterface 21ManagementofProject 215.1ProjectLifeCycle 215.2ProjectPlan 215.2.5ThePlan 23Developing: 24Analysis 246.1SelectionofSoftware 246.2IdentificationofObjects(themainpart) 256.3ClassInitial 276.4ClassResponsibilities 276.5ClassAttributesandMethods(partofmainClass) 286.6Limitations 306.7BehaviouralandStructuralModels 31Design 367.1UserInterfaceandOutputs 367.2DataDictionary 377.3DataStructureDesign 387.4TestStrategy 41Implementation 428.1.CodeSolution 428.2.TestSolution 55Evaluation 609.1.ProductEvaluation 60AppendixA 64Progressreport1 64AppendixB 65Progressreport2 65AppendixC 65HigherNationalGroupAwardGradedUnitSpecification 65
2023/7/4 22:49:50 4.45MB 图书馆 管理系统 j2ee
1
----------------------------------------------------------------------------READMEfilefornmfpack----------------------------------------------------------------------------PatrikHoyerAugust03,2006Version1.1ThisMatlabpackageimplementsandtestsvariousversionsofnon-negativematrixfactorization(NMF).Thispackageisassociatedwiththearticle:PatrikOHoyer.'Non-negativematrixfactorizationwithsparsenessconstraints'JournalofMachineLearningResearch5:1457-1469,
2023/6/30 12:15:13 12.99MB NMF
1
tf的arm版本:tensorflow-1.14.0-cp27-non-linux_aarch64.whl,能够在arm64内核下构建tensorflow情景。
2023/4/20 8:25:27 84.36MB arm tensorflow
1
intmain(intargc,char*argv[]){ inti=0; boolbOnce=true; charszPath[RH_MAX_PATH]; charszAbsPath[RH_MAX_PATH]; charszOrgPath[RH_MAX_PATH]; charszTemp[RH_MAX_BUFFER]; intiErrorCode=0; CHashManagerhashmgr; getcwd(szOrgPath,RH_MAX_PATH); //Noarguments? if(argc==1) { printInfo(); return(RH_NO_ARGS); } memset(szPath,0,RH_MAX_PATH); bOnce=true; hashmgr.SelectAllAlgorithms(true); for(i=1;i=RH_MAX_BUFFER)continue;//Non-parsableoptionargument,ignore fmtArgument(argv[i],szTemp);//Formattheargument,i.e.removeallspecialchars if(strcmp(szTemp,"help")==0)printInfo(); if(strcmp(szTemp,"h")==0)printInfo(); if(strcmp(szTemp,"?")==0)printInfo(); if(strcmp(szTemp,"version")==0)printInfo(); if(strcmp(szTemp,"v")==0)printInfo(); if(strcmp(szTemp,"fullpath")==0)hashmgr.SetOption(OPT_FULLPATH,true); if(strcmp(szTemp,"f")==0)hashmgr.SetOption(OPT_FULLPATH,true); if(strcmp(szTemp,"nopath")==0)hashmgr.SetOption(OPT_FULLPATH,false); if(strcmp(szTemp,"rcrsv")==0)hashmgr.SetOption(OPT_RECURSIVE,true); if(strcmp(szTemp,"norcrsv")==0)hashmgr.SetOption(OPT_RECURSIVE,false); if(strcmp(szTemp,"recur")==0)hashmgr.SetOption(OPT_RECURSIVE,true); if(strcmp(szTemp,"norecur")==0)hashmgr.SetOption(OPT_RECURSIVE,false); if(strcmp(szTemp,"r")==0)hashmgr.SetOption(OPT_RECURSIVE,true); if(strcmp(szTemp,"all")==0)hashmgr.SelectAllAlgorithms(true); if(strcmp(szTemp,"a")==0)hashmgr.SelectAllAlgorithms(true); if(strcmp(szTemp,"none")==0)hashmgr.SelectAllAlgorithms(false); if(strcmp(s
2023/4/4 5:08:09 275KB 哈希算法 md5 crc sha2
1
动态性以及实时性电脑游戏天下的两个关键特色。
Anytime方案是能够暴发满足上述两个特色的行为的方案方式。
分层责任收集(HierarchicalTaskNetwork,HTN)是展现分层方案的一种方式,它极其适宜于表白电脑游戏中非玩家脚色(non-playercharacter,NPC)繁杂的目的。
以驰名的第一人称射击(First-PersonShooter,FPS)游戏空幻竞技场2004(UnrealTournament2004)作为游戏平台,为NPC方案实现为了一个基于HTN方案的anytime方案器,并使用遗传算法调解方案目的的优先级。
该方案器能够依据情景变更随时中断方案并给出可用的方案下场,同时具备未必的顺应性。
试验评释它能够使NPC的行为更智能。
2023/3/23 21:06:38 805KB 论文研究
1
计划书英文第三版Peachpit.The.Non-Designers.Design.Book.3rd.Edition.Feb.2008
2023/3/14 15:50:15 12.31MB 设计书 英文 第三版
1
LPC177x_8xCMSIS-CompliantStandardPeripheralFirmwareDriverLibraryRev1.17-12June2012ThisisthelistofexamplesthatsupportedinLPC177x_8xCMSISpackagePeripheralExampleDescriptionADCAdc_BurstShowshowtouseADCconversioninburstmodewithsingleormultipleinputAdc_DmaShowshowtouseADCconversionandtransferconverteddatabyusingDMAAdc_InterruptShowshowtouseADCconversionininterruptmode.Adc_PollingShowshowtouseADCconversioninpollingmode.BODBOD_DemoShowshowtouseBOD.CANCan_AflutShowshowtouseCANdriverfunctionsforsetupandchangeAFLUTtabledynamicallyCan_BypassShowshowtotestCANoperationbyusingbypassmodeCan_SelftestShowshowtotestCANself-testmodeCortex-M3Bit_BandingShowshowtouseBit-bandingfeatureofCortex-M3processor.MPUShowshowtouseMPUtoprotectmemoryregion.Privilege_ModeShowshowtochangeprivilegetounprivilegedmodeandviceversa.CRCCrc_DemoShowshowtouseCRCengineonLPC177x_8x.TheresultsarecalculatedbysomedifferentpolynomialsCrc_DmaShowshowtouseCRCenginewithDMAsupportDACDac_DmaShowshowtouseDMAtotransferdatatoDACperipheralDma_SineWaveShowshowtouseDACtogenerateasinewavesignalorpositive-halfsinewavesignalDMADma_Flash2RamShowhowtotransferdatafromFlashtoRa妹妹emorybyusingDMAengineEEPROMEeprom_DemohowtoworkwithEEPRO妹妹emoryonLPC177x_8xEMACEmac_EasyWebShowshowtoimplementansimplewebapplicationEmac_RawShowshowtotestEMACdriverwithrawpacketframeformatthatisnotrelatedwithanyupper-layer(i.e.TCP/IP...).Emac_uIPShowshowtohandleasinglenetworkinterfaceandcontainstheIP,ICMP,UDPandTCPprotocols.EMCEmc_NandFlashDemoShowshowtoworkwithNandFlash(ifavailable)byusingEMCcomponentofLPC177x_8xEmc_NorFlashDemoShowshowtoworkwithNorFlash(ifavailable)byusingEMCcomponentofLPC177x_8xEmc_SdramDemoShowshowtoworkwithSDRAM(ifavailable)byusingEMCcomponentofLPC177x_8xGPIOGpio_InterruptShowshowtouseinterruptfunctionofGPIOpins.Gpio_LedBlinkySetON/OFFfortheGPIOpinstodriveLEDsIAPIAP_DemoShowshowtoaccess/updateon-chipflashmemoryfromapplicationcodeI2CI2c_Pca9532DrvShowshowtouseI2CtodrivewithPCA9532andindicateviaLEDsthatconnectedtoPCAchipI2C_MasterShowshowtouseI2Cblockasamastertosend/receivedatato/fromaslave.I2C_SlaveShowshowtouseI2Cblockasaslavetosend/receivedatato/fromamaster.I2C_EEPROMShowshowtodriveEEPROMthroughI2C.I2SI2s_4WireShowshowtoconfigureI2Speripheraltorunin4wiremodeI2s_AudioShowshowtouseI2StotransferaudiodatathroughI2Spinstoplayashortmusicsoundandoutputtoheadphoneline.I2s_DmaShowshowtouseI2SwithDMAengineI2s_InterruptShowshowtouseI2StotransferdataininterruptmodeI2s_MclkShowshowtouseI2SmasterclockasI2SclocksourceLCDLcd_DemoShowshowtointeractwithGFT035A320240YLCDandQVGATFTLCD(ifit’savailable)MCIMci_CidCardShowshowtouseMultimediaCardInterface(MCI)onLPC177x_8xIC.Basicallyit’storeadCIDofthecardthatinputtothecardslot.MCI_ReadWriteShowshowtouseMCIonLPC177x_8xtoread/writedataonaSD/妹妹Ccard.MCI_FSShowshowtointegrateFatFSandEFSLopensourcetouseFATFileSystemonLPC177x_8x.MCPW妹妹CPWMSimpleShowshowtotestMotorControlPW妹妹oduleinLPC17xxNVICNvic_PrioritiesShowshowtoconfigureNVICprioritygroupingfortestingtheinterruptsintail-chainingandLate-arrivingmodeNvic_VectorTableRelocationShowshowtorelocationvectortableinanothersiteinRAMPWMPwm_DualEdgeShowshowtogeneratePWMsignalon3Channelsinbothedgemodeandsinglemode.Pwm_MatchInterruptShowshowtousePW妹妹atchfunctionininterruptmodePwm_SingleEdgeShowshowtousePWMsignalon6ChannelsinsingleedgemodePWRPwr_DeepPowerDownShowshowtoentersysteminDeepPowerDownmodeandwake-upbyusingRTC(Real-timeclock)interruptPwr_DeepSleepShowshowtoentersysteminDeepSleepmodeandwakeupitbyusingWDTInterruptPwr_PowerDownShowshowtoentersysteminPowerDownmodeandwake-upitbyusingNMI(Non-MaskableInterrupt)Pwr_SleepShowshowtoentersysteminsleepmodeandwake-upbyusingexternalinterruptQEIQei_VeloShowshowtouseQuadratureEncoderInterfacemoduletocalculatevelocityanddetectdirectionchangingRTCRtc_AlarmShowstheconfigurationstogenerateinterruptinSecondCounterIncrementInterrupt(1s)andgenerateAlarminterruptat10sRtc_CalibrationShowshowtodoreal-timeclockcalibration.Rtc_EvShowshowtodoeventmonitor/recorder.SSPSsp_DmaShowshowtoconfigureSSPperipheralwithDMAsupport.SSP_MasterShowshowtouseSSPblockasamastertosend/receivedatato/fromaslave.SSP_SlaveShowshowtouseSSPblockasaslavetosend/receivedatato/fromamaster.SSP_MicrowireShowshowtouseSSPperipheralwithMicroWireframeformat.SSP_TIShowshowtouseSSPperipheralwithTIframeformat.SYSTICKSystick_10msBaseShowshowtoconfigureSystemTicktimertogenerateinterrupteach10msSystck_StclkShowshowtoconfigureSystemTicktimeruseexternalclocksourceSTCLKTIMERTimer_CaptureShowshowtouseCaptureTimerfunction.Timer_FreqMeasureShowshowtouseTimertomeasurethefrequencyofthesignalinputTimer_MatchInterruptShowshowtoconfiguretheTimertogenerateMatchinterrupt.UARTUart_AutobaudThisisasimpleUARTexampleusingautobaudratemodeUart_DmaShowshowtouseUARTinDMAmodeUart_FullModemThisisasimpleUARTexampleusingUART1willFullmode妹妹odeUart_HWFlowControlShowshowtouseUARTinhardwareflowcontrolmode.Uart_InterruptShowshowtouseUARTininterruptmodeUart_IrDAReceiveShowshowtoconfigureUARTforreceivingdataviaIrDAprotocolUart_IrDATransmitShowshowtoconfigureUARTfortransmittingdataviaIrDAprotocolUart_PollingShowshowtouseUARTinpollingmodeUart_Rs485MasterShowshowtoconfigureUARTforRS485functionalityinMastermode.Uart_Rs485SlaveShowshowtoconfigureUARTforRS485functionalityinSlavemode.USBDEVUSBMassStorageShowshowtoimplementasimpleUSBMassStorageapplicationonLPC177x_8x.USB_AudioShowshowtoimplementUSBspeakeronLPCD177x_8x.USB_HIDShowshowtoimplementHIDdeviceonLPCD177x_8x.Usb_VirtualComShowshowtoconfigureUSBDeviceofasavirtualCOMport.USBHostLiteUsbHost_MassStorageShowshowtoconfigureUSBHostControlleronLPC177x_8x.WDTWdt_InterruptShowshowtouseWDTtogenerateinterruptafteraspecifictime.Wdt_ResetShowshowtouseWDTtogeneratechipresetafteraspecifictime.Wdt_WindowModeTesttheoperationofWindowModeofWindowWatchdogTimeronLPC177x_8x
2023/3/12 4:45:20 58.32MB LPC177x LPC178x CMSIS driver
1
DigunderthesurfaceandexploreRuby'smostadvancedfeature:acollectionoftechniquesandtricksknownasmetaprogra妹妹ing.Inthisbook,you'lllearnmetaprogra妹妹ingasanessentialcomponentofRubyanddiscoverthedeep,non-obviousdetailsofthelanguage.OnceyouunderstandthetenetsofRuby,includingtheobjectmodel,scopes,andsingletonclasses,you'reonyourwaytoapplyingmetaprogra妹妹ingbothinyourdailyworkassignmentsandinyourfun,after-hoursprojects.ThiscompletelyrevisedneweditioncoversthenewfeaturesinRuby2.0and2.1,andcontainscodefromthelatestRubylibraries,includingRails4.Mostexamplesarenew,"fromthewild,"withmorerecentlibraries.Andthebookreflectscurrentideasofwhenandhowmuchmetaprogra妹妹ingyoushoulduse.
2023/2/13 12:49:14 14.68MB meta programming Ruby
1
共 29 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡