为matlab源码,实现了超分辨率图像重建算法。
2024/4/21 19:22:38 66KB matlab 超分辨率
1
蓝奏云操作源码实现了登录,上传、下载、枚举文件、文件夹,分享网址,取直链网址等功能。
2024/4/17 10:53:27 696KB 易语言
1
qt源码分页控件,包含使用demo程序,分页处理,上一页、下一页,输入支持输入页码快速跳转
2024/3/29 10:04:14 7KB 控件 分页 实例 c++
1
基于CocosCreator的切水果小游戏的实现源码,实现了基本的界面、逻辑、刀光特效、水果特效、炸弹特效等等,图片素材来源于网上,有问题随时私信。
2024/2/9 6:01:18 2.14MB CocosCreator 水果忍者 JavaScript 小游戏
1
as3.0贪吃蛇源码实现了基本功能希望大家多提建议,美术很粗糙,多多忍受!
2024/1/31 14:55:58 164KB as3.0 贪吃蛇
1
A星寻路算法(A*算法)源码实现,用MFC程序模拟动态寻路过程。
只实现了最简单的A*算法,MFC消息处理的也不好,仅作参考。
2024/1/27 1:27:27 142KB A*算法 A星寻路算法 C++源码
1
Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,SupportedVectorMachine。
(PythoncodeSVMalgorithm,SVMalgorithmrealizition,easytouse,opensource,SupportedVectorMachine。
)
2024/1/21 14:09:44 45KB python svm
1
基于KLT光流法实现对视频中的运动目标进行跟踪,包含《learningopencv3》源码实现及《opencv3cookbook》的简化实现版本。
2024/1/13 14:25:36 908KB OpenCV3 图像处理
1
本资源是通过winform客户端加载本地文本编辑器源码实现了富文本编辑功能;
.netframework4.0C/S亲测可用,属于曲线救国类型的源码,虽是曲线救国但是曲线不是很曲,资源分享,欢迎回复。
2024/1/13 0:15:46 1.37MB C# winform Html 编辑器
1
多旅行商matlab实验源码实现了三种多旅行商问题%MTSPOF_GAFixedOpenMultipleTravelingSalesmenProblem(M-TSP)GeneticAlgorithm(GA)%Findsa(near)optimalsolutiontoavariationofthe"open"M-TSPby%settingupaGAtosearchfortheshortestroute(leastdistanceneeded%foreachsalesmantotravelfromthestartlocationtounique%individualcitiesandfinallytotheendlocation)%%Summary:%1.Eachsalesmanstartsatthefirstpoint,andendsatthelast%point,buttravelstoauniquesetofcitiesinbetween(noneof%themclosetheirloopsbyreturningtotheirstartingpoints)%2.Exceptforthefirstandlast,eachcityisvisitedbyexactlyonesalesman%%Note:TheFixedStartistakentobethefirstXYpointandtheFixedEnd%istakentobethelastXYpoint%%Input:%XY(float)isanNx2matrixofcitylocations,whereNisthenumberofcities%DMAT(float)isanNxNmatrixofcity-to-citydistancesorcosts%SALESMEN(scalarinteger)isthenumberofsalesmentovisitthecities%MIN_TOUR(scalarinteger)istheminimumtourlengthforanyofthe%salesmen,NOTincludingthestartpointorendpoint%POP_SIZE(scalarinteger)isthesizeofthepopulation(shouldbedivisibleby8)%NUM_ITER(scalarinteger)isthenumberofdesirediterationsforthealgorithmtorun%SHOW_PROG(scalarlogical)showstheGAprogressiftrue%SHOW_RES(scalarlogical)showstheGAresultsiftrue%%Output:%OPT_RTE(integerarray)isthebestroutefoundbythealgorithm%OPT_BRK(integerarray)isthelistofroutebreakpoints(thesespecifytheindices%intotherouteusedtoobtaintheindividualsalesmanroutes)%MIN_DIST(scalarfloat)isthetotaldistancetraveledbythesalesmen%%Route/BreakpointDetails:%Ifthereare10citiesand3salesmen,apossibleroute/break%combinationmightbe:rte=[56942837],brks=[37]%
1
共 92 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡