工资管理系统毕业论文与源码:目录摘要IABSTRACTII第一章 引言11.1项目开发背景11.2国内外研究现状11.3课题研究的意义21.4系统研究方法2第二章开发环境及实现的技术32.1asp技术简介32.2IIS简介32.3SQL简介42.4ADO访问数据库4第三章系统分析63.1可行性分析63.1.1技术可行性63.1.2经济可行性63.1.3操作可行性73.2需求分析73.2.1系统功能需求83.2.2职工需求描述83.2.3管理员需求描述9第四章总体设计104.1系统设计目标104.2系统功能结构104.3数据字典114.4数据流图124.5E-R模型134.5数据库设计15第五章详细设计及编码185.1系统登陆模块的设计185.2系统主页面的设计195.3员工信息管理模块的设计205.4工资计算模块的设计205.5科室信息模块设计22第六章系统测试236.1系统测试方法236.2测试过程236.3测试结果246.
2024/6/28 10:27:48 921KB 毕业论文
1
STM32全系列KeilMDKpack离线包注:由于上传大小限制,除了F0和F1的包,其他的提供链接通过百度云下载。
包括以下包,当前最新版本(20200115)Keil.STM32F0xx_DFP.2.0.0.packKeil.STM32F1xx_DFP.2.3.0.packKeil.STM32F2xx_DFP.2.9.0.packKeil.STM32F3xx_DFP.2.1.0.packKeil.STM32F4xx_DFP.2.14.0.packKeil.STM32F7xx_DFP.2.12.0.packKeil.STM32H7xx_DFP.2.3.1.packKeil.STM32G0xx_DFP.1.2.0.packKeil.STM32G4xx_DFP.1.1.0.packKeil.STM32L0xx_DFP.2.0.1.packKeil.STM32L1xx_DFP.1.2.0.packKeil.STM32L4xx_DFP.2.3.0.packKeil.STM32L5xx_DFP.1.1.0.packKeil.STM32MP1xx_DFP.1.1.0.packKeil.STM32W1xx_DFP.1.0.0.packKeil.STM32WBxx_DFP.1.0.0.pack
2024/6/27 22:51:10 110.59MB STM32 pack keil
1
主要介绍了vue.js使用3DES加密的方法,结合实例形式分析了vue.js使用3DES加密的具体操作步骤与使用技巧,并提供了CryptoJS-v3.1.2的本地下载,需要的朋友可以参考下
2024/6/27 11:32:33 38KB vue.js 3DES 加密
1
Protein_x64.3.17.dll文件,内附破解替换方法
2024/6/27 6:38:14 3KB vegas pro 16
1
libmp3lame.so为armeabi-v7a架构的lame库,lame版本为3.100,用于mp3转码,其他的CPU架构so文件可联系我获取
2024/6/26 9:17:42 137KB lame3.100 mp3转码
1
本文档为USB3.1Gen2通信协议文档,文档更新日期2017年6月27日。
是全英文文档。
USB3.1Gen2是最新的USB规范,该规范由英特尔等公司发起。
数据传输速度提升可至速度10Gbps。
与USB3.0(即USB3.1Gen1)技术相比,新USB技术使用一个更高效的数据编码系统,并提供一倍以上的有效数据吞吐率。
它完全向下兼容现有的USB连接器与线缆。
USB3.1Gen2兼容现有的USB3.0(即USB3.1Gen1)软件堆栈和设备协议、5Gbps的集线器与设备、USB2.0产品。
2024/6/25 18:09:08 66.78MB USB 3.1
1
quartusII13.1和modelsim10.1d的破解工具,包含32位和64位,亲测可用。
2024/6/24 16:42:45 648KB models 13 10.1d quartu
1
DistributedSystems(3rd)英文无水印原版pdf第3版pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开本资源转载自网络,如有侵权,请联系上传者或csdn删除查看此书详细信息请在美国亚马逊官网搜索此书Copyright@2017MaartenvanSteenandAndrewS.TanenbaumPublishedbyMaartenvanSteenThisbookwaspreviouslypublishedby:PearsonEducation,IncISBN:978-15-430573-8-6(printedversion)ISBN:978-90-815406-2-9(digitalversion)Edition:3.Version:01(February2017)AllrightstotextandillustrationsarereservedbyMaartenvanSteenandAndrewS.Tanenbaum.Thisworkmaynotbecopied,reproduced,ortranslatedinwholeorpartwithoutwrittenpermissionofthepublisher,exceptforbriefexcerptsinreviewsorscholanyformofinformationstorageadaptationorwhatever,computersoftware,orbysimilarordissimilarmethodsnowknownordevelopedinthefutureisstrictlyforbiddenwithoutwrittenpermissionofthepublisherToMarielle,max,andelkeMVSToSuzanneBarbara,Marvin,Aronnathan,olivia,andmirteASTCONTENTSPreface1Introduction1.1Whatisadistributedsystem?Characteristic1:Collectionofautonomouscomputingelements2Characteristic2:SinglecoherentsystemMiddlewareanddistributedsystems1.2DesigngoalsSupportingresourcesharingMakingdistributiontransparent12Beingscalable15Pitfalls243Typesofdistributedsystems24Highperformancedistributedcomputing25Distributedinformationsystems34Pervasivesystems1.4Summary522Architectures552.1Architecturalstyles56Layeredarchitectures.57Object-basedandservice-orientedarchitectures62Resource-basedarchitectures64Publish-subscribearchitectures2.2MiddlewareorganizationWrappersInterceptors垂番Modifiablemiddleware752.3SystemarchitectureCONTENTSCentralizedorganizations76Decentralizedorganizations:peer-to-peersystemsHybridarchitectures2.4Examplearchitectures94TheNetworkFilesystem94TheWeb982.5Summary3Processes1033.1Threads..104Introductiontothreads104Threadsindistributedsystems1113.2Virtualization116Principleofvirtualizationapplicationofvirtualmachinestodistributedsystems,1223.3Clients124Networkeduserinterfaces124Client-sidesoftwarefordistributiontransparency1273.4Servers128Generaldesignissues129Objectservers133Example:TheApacheWebserver139Serverclusters,,,,,,,1413.5Codemigration152Reasonsformigratingcode152Migrationinheterogeneoussystems1583.6Summary1614Communication4.1Foundations164LayeredProtocols164TypesofCommunication.1724.2Remoteprocedurecall..173Basicrpcoperation174Parameterpassing178RPC-basedapplicationsupport182VariationsonrPc185Example:dCErPc,.1884.3Message-orientedcommunication193Simpletransientmessagingwithsockets.193Advancedtransientmessaging198Message-orientedpersistentcommunication206Example:IBM'sWebSpheremessage-queuingsystem212Example:AdvancedMessageQueuingProtocol(AMQP)....218DS3.01DOWNLOADEDBYTEWIGOMIXMAIL.INFOCONTENTS4.4Multicastcommunication221Application-leveltree-basedmulticasting221Flooding-basedmulticasting225Gossip-baseddatadissemination2294.5Summary2345Naming2375.1Names,identifiersandaddresses2385.2Flatnaming.241Simplesolutions241Home-basedapproaches245Distributedhashtables246Hierarchicalapproaches2515.3Structurednaming256Namespaces.256Nameresolution259Theimplementationofanamespace264Example:TheDomainNameSystem271Example:TheNetworkFileSystem2785.4Attribute-basednaming283Directoryservices283Hierarchicalimplementations:LDAP285Decentralizedimplementations2885.5Summary2946Coordination2976.1Clocksynchronization.298Physicalclocks299Clocksynchronizationalgorithms3026.2Logicalclocks310Lamport'slogicalclocks310Vectorclocks3166.3Mutualexclusion321322acentralizedalgorithm.322adistributedalgorithm323atoken-ringalgorithm.325adecentralizedalgorithm3266.4Electionalgorithms329Thebullyalgorithm.,..330Aringalgorithm332Electionsinwirelessenvironments333Electionsinlarge-scalesystems.3356.5Locationsystems336DOWNLOADEDBYTEWIGOMIXMAIL.INFODS301VIllCONTENTSGPS:GlobalPositioningSystem337WhengPsisnotanoption339Logicalpositioningofnodes3396.6Distributedeventmatching..343Centralizedimplementations3436.7Gossip-basedcoordination349asgregation349Apeer-samplingservice350Gossip-basedoverlayconstruction3526.8Summary3537Consistencyandreplication3557.1Introduction356Reasonsforreplication356Replicationasscalingtechnique3577.2Data-centricconsistencymodels358Continuousconsistency359Consistentorderingofoperations364Eventualconsistency3737.3Client-centricconsistencymodels375MonotonicreadsMonotonicwrites.379Readyourwrite380Writesfollowreads3827.4ReplicamanagementFindingthebestserverlocation383Contentreplicationandplacement..385Contentdistribution..388Managingreplicatedobjects3937.5Consistencyprotocols.396Continuousconsistency..........396Primary-basedprotocols398Replicated-writeprotocolsCache-coherence403Implementingclient-centricconsistency,,...4077.6Example:CachingandreplicationintheWeb4097.7Summar4208Faulttoleran4238.1Introductiontofaulttolerance424Basicconcepts.424Failuodels427Failuremaskingbyredundancy8.2Processresilience432DS3.01DOWNLOADEDBYTEWIGOMIXMAIL.INFO
2024/6/24 6:52:56 36.95MB Distributed Systems
1
极好的开源3维开发平台,一个面向对象的、跨平台的专业3D图形化工具包,面向的对象包括工业强度的开发、交互和通过C++、.NET或Java构建的专业3D图形化应用程序。
易于使用的应用程序端口、可拓展的结构和功能强大的全组件式架构给开发人员提供了一个高级平台的快速原型设计、高端开发和先进的3D图形应用程序。
2024/6/24 5:51:42 8.11MB Coin3D 三维
1
mayavi安装依赖包,包含mayavi安装包,基于python3.6.0,包含anaconda3-4.3.1安装包
1
共 1000 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡