参考原理图Intel®82545EM,82545GM,82546EBand82546GBGigabitEthernetControllersDesignGuide
2023/9/2 11:55:49 650KB intel 82546GB
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
ProgrammableLogicControllersW.Bolton英文版第四版PDF
2023/6/15 22:16:17 1.96MB Programmable Logic Controllers
1
ontikiisanopensourceoperatingsystemfortheInternetofThings.Contikiconnectstinylow-cost,low-powermicrocontrollerstotheInternet.Contikiisapowerfultoolboxforbuildingcomplexwirelesssystems.Lookingforaready-madesolutionforyourwirelessproduct?CheckoutThingsquare
2023/6/10 14:09:33 26.64MB contiki
1
NetworkWatcherExampleInthissimpleprogramIshowhowyoucanusetheNetworkWatcherclasstodiscovercontrollersonthenetwork.ItcanbeacomplementtotheNetworkScannerclassasitwilldynamicallyupdatewithcontrollersastheyarediscoveredonthenetwork.Soifyouforexamplepullyournetworkcableandthenreconnectitthecontrollerswillautomaticallyberediscovered!GuidScanExampleInthisexampleIshowhowyoucansavealreadydiscoveredcontrollersbytheirsocalledGuid.TheseuniqueidentifierscanthenbeusedtoconnecttothecontrollersstraightawaywithouthavingtoscantheentirenetworkwiththeNetworkScannerclass.DeviceManagerExampleHereIshowhowtheDeviceManagerclasscanbeusedtoaccessthedevicetreeofthecontroller.Itisusefultogetinformationaboutthehardwaredevicesofthecontroller.ItisthesamedeviceinformationyouwouldfindinRobotStudio.ControllerBackupExampleInthisprogramIshowhowyoucanpullabackupfromacontrollerandsaveitonyourlocalcomputer.Todothisyouinitiateabackuponthecontroller,saveitremotelyandthencopyitovertoyourlocalcomputer.
2023/6/4 12:04:14 4.32MB abb
1
[凶猛推选,文档未多少,很快就能够看完,看完了,就会使用play了]目录MVC使用法度圭表标准模子 -7-app/controllers -8-app/models -8-app/views -8-恳求人命周期 -8-尺度使用法度圭表标准方案layout -9-app目录 -9-public目录 -10-conf目录 -10-lib目录 -11-开拓人命周期 -11-毗邻到java调试器 -12-类增强Enhancement -13-02.HTTP路由 -13-对于REST -14-routes文件语法 -14-HTTP方式 -15-URI范示Pattern -15-Java挪用定义 -17-把404当成action来用 -17-指派动态参数 -17-变量以及剧本 -18-路由优先级 -18-效率器动态资源 -18-staticDir:mapping -18-staticFile:mapping -19-URL编码 -19-反转路由:用于天生某些URL -19-配置内容作风(CSS) -20-HTTP内容商议negotiation -21-从httpheaders末了配置内容尺度 -21-定制格式 -22-03.抑制器 -23-抑制器概览 -23-患上到http参数 -24-使用paramsmap -25-还能够从action方式签名实现转换 -25-低级HTTPJava绑定 -26-约莫尺度 -26-Date尺度 -26-Calendar日历 -27-File -27-反对于尺度的数组或者群集 -28-POJO货物绑定 -29-JPA货物绑定 -30-定制绑定 -30-@play.data.binding.As -30-@play.data.binding.NoBinding -31-play.data.binding.TypeBinder -31-@play.data.binding.Global -32-下场尺度 -32-返回一些文本尺度的内容 -33-返回一个JSON字符串 -33-返回一个XML字符串 -34-返回二进制内容 -34-作为附件下载文件 -34-实施一个模板 -35-跳转到其余URL -36-Action链 -36-定制web编码 -37-拦阻器 -38-@Before -38-@After -39-@Catch -40-@Finally -41-抑制器络续 -42-使用@With评释削减更多的拦阻器 -42-BecauseJavadoesnotallowmultipleinheritance,itcanbeverylimitingtorelyontheControllerhierarchytoapplyinterceptors.Butyoucandefinesomeinterceptorsinatotallydifferentclass,andlinkthemwithanycontrollerusingthe@Withannotation.由于java不答应多络续,经由抑制器络续特色来使用拦阻器就受到极大的限度。
然则咱们能够在一个残缺不合的类里定义一些拦阻器,而后在任何抑制器里使用@With评释来链接他们。
-42-Session以及Flash传染域 -42-04.模板引擎 -43-模板语法 -43-Expressions:${…} -44-Templatedecorators:#{extends/}and#{doLayout/} -44-Tags:#{tagName/} -45-Actions:@{…}or@@{…} -46-Messages:&{…} -46-Co妹妹ent:*{…}* -46-Scripts:%{…}% -46-Templateinheritance络续 -47-定制模板标签 -48-检索tag参数 -48-挪用标签体 -48-格式化特定标签 -49-定制java标签 -49-标签命名空间 -50-在模板里的Java货物扩展 -51-建树定制扩展 -
2023/5/7 14:37:41 2.57MB play框架 play framework
1
AdaptersSupported:ServeRAIDM1215SAS/SATAControllerforIBMSystemx(46C9114)ServeRAIDM1210eSAS/SATAControllerServeRAIDM5210eSAS/SATAControllerforIBMSystemxServeRAIDM5210SAS/SATAControllerServeRAIDM5115SAS/SATAControllerforIBMFlexSystem(90Y4390)ServeRAIDM5110SAS/SATAControllerforIBMSystemx(81Y4481)ServeRAIDM5120SAS/SATAControllerforIBMSystemx(81Y4478)ServeRAIDM5016SAS/SATAController(90Y4304)ServeRAIDM5015SAS/SATAController(46M0829)ServeRAIDM5014SAS/SATAController(46M0916)ServeRAIDM5025SAS/SATAControllers(46M0830)ServeRAIDM1115SAS/SATAControllerforIBMSystemX(81Y4448)ServeRAIDM1015SAS/SATAController(46M0831)IBMServeRAID-MR10ie(CIOv)SASControllerforBladeCenter(46C7167)IBMServeRAIDMR10isSASController(44E8695)IBMServeRAIDMR10ilSASController(44E8767)IBMServeRAIDMR10MSASController(43W4339)IBMServeRAIDMR10iSASController(43W4296)IBMServeRAIDMR10kSASController(43W4280)MegaRAID8480SASController(39R8850)
2023/4/25 12:49:09 3.71MB IBM RAID Driver
1
ThisbookaimstodevelopprofessionalandpracticalmicrocontrollerapplicationsintheARM-MDKenvironmentwithTexasInstrumentsMSP432P401RLaunchPadkits.ItintroducesARMCortex-M4MCUbyhighlightingthemostimportantelements,including:registers,pipelines,memory,andI/Oports.WiththeupdatedMSP432P401REvaluationBoard(EVB),MSP-EXP432P401R,thisMCUprovidesvariouscontrolfunctionswithmultipleperipheralstoenableuserstodevelopandbuildvariousmoderncontrolprojectswithrichcontrolstrategies.Micro-controllerprogra妹妹ingisapproachedwithbasicandstraightforwardprogra妹妹ingcodestoreducelearningcurves,andfurthermoretoenablestudentstobuildembeddedapplicationsinmoreefficientandinterestingways.Forauthenticexamples,37Classprogra妹妹ingprojectsarebuiltintothebookthatuseMSP432P401RMCU.Additionally,approximately40Labprogra妹妹ingprojectswithMSP432P401RMCUareincludedtobeassignedashomework.TableofContentsChapter1IntroductiontomicrocontrollersandthisbookChapter2MSP432microcontrollerarchitecturesChapter3MSP432microcontrollerdevelopmentkitsChapter4ARM®microcontrollersoftwareandinstructionsetChapter5MSP432microcontrollerinterruptsandexceptionsChapter6ARM®andMSP432™MCUmemorysystemChapter7MSP432™parallelI/Oportsprogra妹妹ingChapter8MSP432™serialI/Oportsprogra妹妹ingChapter9MSP432™16-bittimersandPWMmodulesChapter10MSP43232-bittimersandwatchdogtimerChapter11MSP432™floating-pointunit(FPU)Chapter12MSP432™memoryprotectionunit(MPU)AppendixA:DownloadandinstallKeilMDK-ARM5.15IDEandMSP432DFPAppendixB:DownloadandinstallMSPWaresoftwarepackageAppendixC:MSP432P401R-basedEVBhardwaresetupAppendixD:TheCMSIScore-specificintrinsicfunctions
2023/4/24 2:01:50 35.28MB MSP432
1
DSP以及尺度外设库:资源编号:STSW-STM32065资源称谓:STM32F4DSPandstandardperipheralslibrary文件名:stm32_f105-07_f2_f4_usb-host-device_lib.zip下载地址:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257901#USB库:资源编号:STSW-STM32046资源称谓:STM32F105/7,STM32F2andSTM32F4USBon-the-goHostanddevicelibrary(UM1021)文件名:stm32_f105-07_f2_f4_usb-host-device_lib.zip下载地址:http://www.st.com/web/en/catalog/tools/PF257882ETH以太网库:资源编号:STSW-STM32046资源称谓:LwIPTCP/IPstackdemonstrationforSTM32F4x7microcontrollers(AN3966)文件名:stsw-stm32070.zip下载地址:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257906【CMSIS】Cortex微抑制器软件接口法度圭表标准(CortexMicrocontrollerSoftwareInterfaceStandard(CMSIS).)版本:V4.2宣告日期:31.July2014【STM32F4xx_StdPeriph_Driver】STM32F40x系列CPU尺度外设驱动法度圭表标准版本:V1.5.0宣告日期:06-March-2015【STM32_USB_OTG_Driver】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBDeviceLibrary版本:V2.1.0宣告日期:2012-03-19【STM32_USB_Device_Library】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBDeviceLibrary版本:V1.1.0宣告日期:2012-03-05【STM32_USB_HOST_Library】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBHostLibrary版本:V2.1.0宣告日期:2012-03-19【STM32F4x7_ETH_Driver】STM32F4x7EthLibrary版本:V1.1.0宣告日期:31-July-2013***********************************************************************************************************版本:V1.0*阐发:本试验首要实现FreeRTOS+STemWin+FatFS+USBHost综合*试验目的:*1.学习FreeRTOS+STemWin+FatFS+USBHost综合*2.这里的USBHost首要实现U盘相关处置,反对于U盘热插拔。
*用户能够依据需要在usb_usr.c文件中的插入检测函数:*USBH_USR_Configuration_DescAvailable大概函数USBH_USR_Init函数到场插入标志*插入检测函数:*USBH_USR_DeviceDisconnected*试验内容:*1.按下按键K1能够经由串口打印责任实施情景(波特率115200,数据位8,奇偶校验位无,停止位1)*=================================================*
2023/3/30 17:29:51 12.16MB STM32 FreeRTOS FatFS USB
1
典范的PIC单片机电子书Programming.32-bit.Microcontrollers.in.C.Exploring.the.PIC32.Apr.2008
2019/7/7 12:58:58 4.21MB Programming 32-bit Microcontrollers in
1
共 31 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡