Thepurposeofthissystemistostoredocumentsinelectronicformatinasinglerepositoryandautomatetheprocessesoftheirexecutionandconsideration.Intheseprocessesdocumentspassthroughdeterminedroutes.Theypassonfromonepersontoanother.Ateachpointofsucharouteapersonmakesadecisionorexecutesthedocument.
2023/2/5 19:34:37 868KB Document Management
1
CSAPP英文版pdfATourofComputerSystems11.1InformationIsBits+Context31.2ProgramsAreTranslatedbyOtherProgramsintoDifferentForms41.3ItPaystoUnderstandHowCompilationSystemsWork61.4ProcessorsReadandInterpretInstructionsStoredinMemory71.4.1HardwareOrganizationofaSystem71.4.2RunningthehelloProgram101.5CachesMatter121.6StorageDevicesFormaHierarchy131.7TheOperatingSyste妹妹anagestheHardware141.7.1Processes161.7.2Threads171.7.3VirtualMemory171.7.4Files191.8SystemsCo妹妹unicatewithOtherSystemsUsingNetworks201.9ImportantThemes211.9.1ConcurrencyandParallelism211.9.2TheImportanceofAbstractionsinComputerSystems241.10Su妹妹ary25BibliographicNotes26
2023/2/4 6:54:43 8.92MB CSAPP
1
自顺应霍夫曼编码的C++版本简单实现classAdaptiveTree{public: AdaptiveTree(introotNum); AdaptiveTree(introotNum,stringstr); voidswap(intfirst,intsecond); //swaptwonodesofthetree voidinitalCode(); //initializingthedata stringchar2code(unsignedcharletter); //locatethecharacterinthetreewithitscorrespondingbinarystringandreturnthestring stringchar2binary(unsignedcharletter); //translatingthecharactertothe8-bitbinarystring unsignedcharbinary2char(stringbin); //translatingthebinarystring:bintothecorrespondingcharacter intspawn(unsignedcharletter); //addanewcharactertotheoriginaltree voidupdateTree(unsignedcharnewchar); //updatethetree inthighestInBlock(intcount); //returnthehighestnodetobeexchanged voidsetString(stringstr); // stringdecodingStr()const; voidencoding(); stringdecoding(); unsignedcharcode2char(stringbincode); staticintsize(); stringbinStr()const;//returnthebinarystringofstring:tempStringprivate: voidrun(); intfindchar(unsignedcharletter); //locatetheletterinthetree stringtempString; //tempstringtobeencodedneededtobestoredhere stringdeStr;//usedforstoringthedecodingstring stringbin;//usedforstoringtheresultofencodingprocess /*AdaptiveTreedatamembers*/ HuffmanTree*tree;introot; /*AdaptiveTreeconstants*/ staticintALPH_SIZE;//sizeofthealphabetstaticunsignedcharnone;//notaunsignedcharacterstaticunsignedcharNYT;//NotYettransmittedcode};
2017/6/9 18:05:54 3KB adaptive Huffman Coding 自适应
1
AlgorithmDescriptionRecognizingobjectsfromlargeimagedatabases,histogrambasedmethodshaveprovedsimplicityandusefulnessinlastdecade.Initially,thisideawasbasedoncolorhistogramsthatwerelaunchedbyswain[1].Thisalgorithmpresentsthefirstpartofourproposedtechniquenamedas“HistogramprocessedFaceRecognition”[2]Fortraining,grayscaleimageswith256graylevelsareused.Firstly,frequencyofeverygray-leveliscomputedandstoredinvectorsforfurtherprocessing.Secondly,meanofconsecutiveninefrequenciesfromthestoredvectorsiscalculatedandarestoredinanothervectorsforlateruseintestingphase.Thismeanvectorisusedforcalculatingtheabsolutedifferencesamongthemeanoftrainedimagesandthetestimage.Finallytheminimumdifferencefoundidentifiesthematchedclasswithtestimage.Recognitionaccuracyisof99.75%(onlyonemis-matchi.e.recognitionfailsonimagenumber4ofsubject17)[1]M.J.SwainandD.H.Ballard,“Indexingviacolorhistogram”,InProceedingsofthirdinternationalconferenceonComputerVision(ICCV),pages390–393,Osaka,Japan,1990.[2]Fazl-e-Basit,YounusJavedandUsmanQayyum,"FaceRecognitionusingprocessedhistogramandphaseonlycorrelation",3rdIEEEInternationalConferenceonEmergingTechnologypp.238-242
2018/1/15 18:38:01 4.56MB Matlab Histogram 人脸识别
1
7.4.1126-Nov-18RADStudio10.3RioissupportedSupportofUPPERandLOWERfunctionsforUnifiedSQLisaddedBugwithusingtheFieldOriginspropertyisfixedBugwithusingtheTrimFixedCharpropertyisfixedBugwithsavingadatasetthatcontainsBLOBfieldstoXMLisfixedBugwiththeRefreshmethodofTVirualQueryisfixedBugwithhandlingBCDfieldsinTVirtualQueryisfixedBugwithupdatingfieldswhichhavedatatypemappinginTVirtualQueryisfixedOracledataproviderOracle18cissupportedImplicitresultsetsinOracle12aresupportedBugwithdetectingtimezonewhenconnectingintheDirectmodeisfixedBugwithusinganextendedstringinDMLstatementsinOracle12isfixedBugwithusingtheIFILEoptioninTNSNAMES.ORAisfixedSQLServerdataproviderQuoteNamesoptioninTUniLoadertoescapefieldnamesisaddedBugwithmappingaTEXTfieldtoftWideMemoinDelphiisfixedBugwithSQLstatementscontainingaCONTAINSpredicateintheWHEREclauseisfixedBugwithapplicationfreezingwhenexecutingastoredprocedureisfixedBugwitheditingtheConnectStringpropertyinTUniConnectionindesign-timeeditorisfixedBugwithXMLfieldtypeswhenclearingdataisfixedBugwithsetting"MSOLEDBSQL.1"valuefortheTUniConnection.ConnectStringpropertyisfixedMySQLdataproviderSupportforPAMandWindowsauthenticationsisaddedBuginTUniDumpwithbackupingstoredproceduresinMySQL8isfixedBugwithdescribingbinaryfieldsisfixedInterBasedataproviderPossibilitytowritelargeblobsbypiecesisaddedPostgreSQLdataproviderPostgreSQL11issupportedSQLitedataproviderSupportfortheBreakExecmethodintheQuerycomponentisaddedBuginTUniDumpwithdumpingnationalcharacterswhenUseUnicodeisTrueisfixedASEdataproviderBugwithAssignConnectisfixedMongoDBdataproviderBugwithre-settingaqueryfortheQuerycomponentisfixedDBFdataproviderDetectionofthefileformatwhentheDBFFormatoption
2018/4/26 3:08:06 98.62MB UNIDAC delphi
1
mostoftheresearchesonPVpowergenerationforecastingmethodshaveproblemssuchaslongtimeformodeltrainingandproposeanoptimization.UsingtheBP(backpropagation)neuralnetwork,thislearningalgorithmismainlyapplicabletomulti-input,multi-outputnetworks.Itcanrelyonready-madedataandinputandoutputwithoutknowingthemathematicalrelationshipbetweenthemappingrelationshipinwhichinputandoutput.Themappingrelationshipislearnedandstored.Inaddition,BPneuralnetworkshavegreatadvantagesindealingwithnon-linearproblemsandhavestronggeneralizationability.
2016/5/3 2:49:34 2.77MB 光伏功率预测
1
DesignandimplementprofessionallevelprogramsbyexploringmoderndatastructuresandalgorithmsinRust.Rusthascomealongwayandisnowutilizedinseveralcontexts.Itskeystrengthsareitssoftwareinfrastructureandresource-constrainedapplications,includingdesktopapplications,servers,andperformance-criticalapplications,notforgettingitsimportanceinsystems’progra妹妹ing.ThisbookwillbeyourguideasittakesyouthroughimplementingclassicdatastructuresandalgorithmsinRust,helpingyoutogetupandrunningasaconfidentRustprogra妹妹er.ThebookbeginswithanintroductiontoRustdatastructuresandalgorithms,whilealsocoveringessentiallanguageconstructs.Youwilllearnhowtostoredatausinglinkedlists,arrays,stacks,andqueues.Youwillalsolearnhowtoimplementsortingandsearchingalgorithms.Youwilllearnhowtoattainhighperformancebyimplementingalgorithmstostringdatatypesandimplementhashstructuresinalgorithmdesign.Thebookwillexaminealgorithmanalysis,includingBruteForcealgorithms,Greedyalgorithms,DivideandConqueralgorithms,DynamicProgra妹妹ing,andBacktracking.Bytheendofthebook,youwillhavelearnedhowtobuildcomponentsthatareeasytounderstand,debug,anduseindifferentapplications.WhatyouwilllearnDesignandimplementcomplexdatastructuresinRustAnalyze,implement,andimprovesearchingandsortingalgorithmsinRustCreateandusewell-testedandreusablecomponentswithRustUnderstandthebasicsofmultithreadedprogra妹妹ingandadvancedalgorithmdesignBecomefamiliarwithapplicationprofilingbasedonbenchmarkingandtestingExploretheborrowingcomplexityofimplementingalgorithms
2016/5/11 16:45:48 6.71MB rust
1
differentphaseinthewaycomputernetworkswereused.Whenthefirsteditionappearedin1980,networkswereanacademiccuriosity.Whenthesecondeditionappearedin1988,networkswereusedbyuniversitiesandlargebusinesses.Whenthethirdeditionappearedin1996,computernetworks,especiallytheInternet,hadbecomeadailyrealityformillionsofpeople.Bythefourthedition,in2003,wirelessnetworksandmobilecomputershadbecomeco妹妹onplaceforaccessingtheWebandtheInternet.Now,inthefifthedition,networksareaboutcontentdistribution(especiallyvideosusingCDNsandpeer-to-peernetworks)andmobilephonesaresmallcomputersontheInternet.NewintheFifthEditionAmongthemanychangesinthisbook,themostimportantoneistheadditionofProf.DavidJ.Wetherallasaco-author.Davidbringsarichbackgroundinnetworking,havingcuthisteethdesigningmetropolitan-areanetworksmorethan20yearsago.HehasworkedwiththeInternetandwirelessnetworkseversinceandisaprofessorattheUniversityofWashington,wherehehasbeenteachinganddoingresearchoncomputernetworksandrelatedtopicsforthepastdecade.Ofcourse,thebookalsohasmanychangestokeepupwiththe:ever-changingworldofcomputernetworks.AmongthesearerevisedandnewmaterialonWirelessnetworks(802.12and802.16)The3GnetworksusedbysmartphonesRFIDandsensornetworksContentdistributionusingCDNsPeer-to-peernetworksReal-timemedia(fromstored,streaming,andlivesources)Internettelephony(voiceoverIP)Delay-tolerantnetworks
2016/2/13 4:35:17 8.06MB Computer Networks
1
p28412269_112040_MSWIN-x86-64.zip14774730FixforBug1477473017056813FixforBug1705681317201047FixforBug1720104717285560FixforBug1728556017528315ORA-29532ONJAVAMAILAPIAFTERUPGRADETO11.2.0.417804361SETCOLLECTIONTYPEASABINDVARIABLEISVERYSLOWAFTERUPGRADETO11.2.0.418166577JAVASTOREDPROCEDUREFAILSWITHORA-29532IN11.2.0.418458318LOWQUALITYFONTIMAGEFILECREATEDUSINGJAVACLASSAFTERUPGRADETO11.2.0.418933818ORA-29532:JAVACALLTERMINATEDBYUNCAUGHTJAVAEXCEPTION:JAVA.LANG.ILLEGALMON
2016/5/12 17:47:50 99.75MB 补丁程序28790660
1
一个轻巧的封闭USB口法式:AuthDlg.cppAuthDlg.hCheckPass.cppCountDown.cppCountDown.hFreeCode.cppFreeCode.cppUsbStoreDlg.cpp
2020/8/8 11:26:25 7.83MB 注册表 禁止使用USB口 封USB口
1
共 34 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡