S6D0129_InitialsequenceforRGBinterface.pdf
2024/5/10 4:16:28 7KB tftp
1
基于FPGA的UDP硬件协议栈,全部用SystemVerilog写的,不需CPU参与,包括独立的MAC模块。
支持外部phy的配置,支持GMII和RGMII模式。
以下是接口inputclk50,inputrst_n,interfacetousermoduleinput[7:0]wr_data,inputwr_clk,inputwr_en,outputwr_full,output[7:0]rd_data,inputrd_clk,inputrd_en,outputrd_empty,input[31:0]local_ipaddr,//FPGAipaddressinput[31:0]remote_ipaddr,//PCipaddressinput[15:0]local_port,//FPGAportnumber//interfacetoethernetphyoutputmdc,inoutmdio,outputphy_rst_n,outputis_link_up,`ifdefRGMII_IFinput[3:0]rx_data,outputlogic[3:0]tx_data,`elseinput[7:0]rx_data,outputlogic[7:0]tx_data,`endifinputrx_clk,inputrx_data_valid,inputgtx_clk,outputlogictx_en
2024/5/9 1:21:54 52KB FPGA UDP千兆 以太网 源码
1
LuaInterface支持.net4.0的版本,官网的貌似不更新了。
2024/5/4 16:34:11 308KB lua
1
1073页啊,够爽吧:Introduction15NewinThisRelease15IntroductiontoToad23DBAdminModule24ToadandOracleEnterpriseManager29QuickSearchBar30AdditionalResources31WorkingwithotherQuestProducts32KnowledgeXpert32UsingSQLOptimizerwithToad32BenchmarkFactory33QuestCodeTesterIntegration35ToadBasics37ToadTips37Errors37RACSupport37TaskBar&StatusBar38Toolbars,MenusandShortcutKeys40InstallationandAdministrationofToad64WindowPrivilegesandToad64ToadforOracle,Read-Only64RegisteringToad65SilentInstallation66GroupPolicyManagement71CitrixSupport71SQL*NetVersions72ConfigurationFiles73ServerSideObjectsInstallation93ConnectingtoOracle97ServerLoginWindow97CreateNewConnection99SelectingConnectionColor101SETROLE101AutoConnect103SavePasswordsforConnections104SelectandViewFavoriteConnections104Organizeyourlogindisplay105UseExistingConnection106SQLNETEditor106LDAPEditor107OracleHomes108TNSNamesEditor111Tutorials119CodeXpert119PL/SQLDebugger121SQL*Loader140TeamCoding158RMANTemplates164RMANScriptsinToad164WorkingwithRMANTemplates164ExecutingRMANScriptsfromToad165Comparing166DataDuplicates166CompareSingleObjects166ComparingDatabases167ComparingData174CompareFiles(DifferenceViewer)176ComparingSchemas180ControllingSessions188SelectSession188EndConnections188TestConnections188ConfigureUserLists188SessionInformation189ChangePassword190Commit&Rollback190ConnectandDisconnect191DBMS_Flashback191DiagnosingProblems193ViewExtents193IdentifySpaceDeficits193LogSwitchFrequencyMap194TablespaceMap194TKProfInterfaceWizard196UndoAdvisor198SegmentAdvisor200LogMinerInterface203HealthCheck207TraceFileBrowser226CodeXpert231DatabaseAdministration259AuditSQL/SysPrivs259NLSParameters260ToadFeaturesSecurity260ASMManager263Audit
2024/5/1 4:13:34 11.72MB Toad Oracle
1
市面上常见的PS2手柄均采用SPI协议,而在嵌入式开发过程中,常用到的通讯方式之一就是SPI协议,SPI(SerialPeripheralInterface–串行外设接口)总线系统是一种同步串行外设接口,通常通过四根线即可实现通讯,本工程代码使用环境:keil5和STM32F4开发板,通过手柄的按键获取每一个按键按下的状态的不同的值,从而可以用来实现遥控小车、遥控机械臂等等,只需加上自己的控制代码即可。
2024/4/30 6:46:06 7.9MB PS2手柄 STM32F
1
本书是Delft大学Hanssen的经典,详细介绍了合成孔径雷达雷达干涉的原理好误差分析,是雷达干涉的入门必看之书
2024/4/28 22:44:03 16.31MB Hanssen Radar InSAR
1
NFI接口的详细协议,对NFC开发很有用,要的下载。
2024/4/26 17:17:41 1.1MB NFC NCI
1
储蓄货币前端该项目是使用版本10.2.0生成的。
开发服务器为开发服务器运行ngserve。
导航到http://localhost:4200/。
如果您更改任何源文件,该应用程序将自动重新加载。
代码脚手架运行nggeneratecomponentcomponent-name生成一个新的组件。
您还可以使用nggeneratedirective|pipe|service|class|guard|interface|enum|module。
建立运行ngbuild来构建项目。
构建工件将存储在dist/目录中。
使用--prod标志进行生产构建。
运行单元测试运行ngtest通过执行单元测试。
运行端到端测试运行nge2e以通过执行端到端测试。
进一步的帮助要获得有关AngularCLI的更多帮助,请使用nghelp或查看“页面。
2024/4/23 16:11:13 202KB TypeScript
1
Createimageprocessing,objectdetectionandfacerecognitionappsbyleveragingthepowerofmachinelearninganddeeplearningwithOpenCV4andQt5KeyFeaturesGainpracticalinsightsintocodeforallprojectscoveredinthisbookUnderstandmoderncomputervisionconceptssuchascharacterrecognition,imageprocessingandmodificationLearntouseagraphicsprocessingunit(GPU)anditsparallelprocessingpowerforfilteringimagesquicklyBookDescriptionOpenCVandQthaveproventobeawinningcombinationfordevelopingcross-platformcomputervisionapplications.Byleveragingtheirpower,youcancreaterobustapplicationswithbothanintuitivegraphicaluserinterface(GUI)andhigh-performancecapabilities.Thisbookwillhelpyoulearnthroughavarietyofreal-worldprojectsonimageprocessing,faceandtextrecognition,objectdetection,andhigh-performancecomputing.You'llbeabletoprogressivelybuildonyour...
2024/4/23 3:07:15 9.97MB opencv
1
介绍了嵌入式Linux系统的实时性,并利用RTAI(RealTimeApplicationInterface)对嵌入式uClinux系统进行了实时性扩展,将RTAI-Linux双内核系统实际应用于电能质量监控实验平台,并通过与uClinux系统的对比实验验证了该系统的硬实时性能,证明其满足电能监控领域的实时性要求
2024/4/22 18:37:23 2.73MB rtai linux
1
共 272 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡