GFq_LDPC_NTT.c,aGF(q>2)LDPCencoding/decodingsimulatorbasedonpaperofM.C.Daveyetal."Low-Density...overGF(q)"June1998
2024/8/1 2:04:58 20KB LDPC 多进制 GF(q)
1
Informationtheoryandinference,taughttogetherinthisexcitingtextbook,lieattheheartofmanyimportantareasofmoderntechnology-co妹妹unication,signalprocessing,datamining,machinelearning,patternrecognition,computationalneuroscience,bioinformaticsandcryptography.Thebookintroducestheoryintandemwithapplications.Informationtheoryistaughtalongsidepracticalco妹妹unicationsystemssuchasarithmeticcodingfordatacompressionandsparse-graphcodesforerror-correction.Inferencetechniques,includingmessage-passingalgorithms,MonteCarlomethodsandvariationalapproximations,aredevelopedalongsideapplicationstoclustering,convolutionalcodes,independentcomponentanalysis,andneuralnetworks.Uniquely,thebookcoversstate-of-the-arterror-correctingcodes,includinglow-density-parity-checkcodes,turbocodes,anddigitalfountaincodes-thetwenty-first-centurystandardsforsatelliteco妹妹unications,diskdrives,anddatabroadcast.Richlyillustrated,filledwithworkedexamplesandover400exercises,somewithdetailedsolutions,thebookisidealforself-learning,andforundergraduateorgraduatecourses.Italsoprovidesanunparalleledentrypointforprofessionalsinareasasdiverseascomputationalbiology,financialengineeringandmachinelearning.
2020/10/10 3:04:56 18.84MB Information
1
DBSCAN(Density-BasedSpatialClusteringofApplicationswithNoise)是一个比较有代表性的基于密度的聚类算法。
与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意外形的聚类。
C++实现代码,自定义扫描半径(eps)、最小包含点数(minPts)、维度。
2018/9/27 12:52:29 10KB 聚类算法 DBScan C++
1
用于激光焊接熔覆等fluent仿真有初始化文件材料物性定义激光移动热源传导系数等等文件udf\initialization_1.cudf\initialization_2.cudf\source.cudf\source_heat.cudf\ti64_spec_T.cudf\udf_density_temp.cudf\udf_heatconductivity_temp1.cudf\viscosity-temp2.cudf
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡