根据电脑硬件信息编译的唯一id
2024/6/3 6:24:15 5KB c#
1
不怎么实用,希望各位批评指导,相互学习clearall,closeall,TestDatabasePath=uigetdir('E:\我的大学','Selecttestdatabasepath');%自己设置地址prompt={'Entertestimagename:'};dlg_title='fingerRecognitionSystem';num_lines=1;def={'1'};TestImage=inputdlg(prompt,dlg_title,num_lines,def);TestImage=strcat(TestDatabasePath,'\',char(TestImage),'.bmp');im=imread(TestImage);ticI=imresize(im,[200200]);figure(1),subplot(131),imshow(I),title('原图');set(gcf,'position',[11600600]);level=graythresh(I);J=im2bw(I,level);figure(1),subplot(132),imshow(J),title('二值图');
2024/4/30 20:53:47 4.47MB 指纹匹配 特征提取 预处理
1
图像处理所用的标准测试图像,512*512的灰度图,包括:lena,aerial,airfield,baboon,barbara,blonde,boat,bridge,cameraman,couple,darkhair,dollar,fingerprint,goldhill,lake,peppers,priate,plane,yacht。
共计19副图像,位深度为8.
2024/1/16 10:29:13 3.73MB 测试图像
1
Realtekrtl8192certl8192sertl8192dertl8188eertl8192eertl8723aertl8723bertl8821aelinux驱动,亲测rtl8723be可用于cdlinux0.9.7.1,需要先准备编译环境。
来源于https://github.com/lwfinger/rtlwifi_new
2023/12/11 1:30:13 6.05MB linux 驱动
1
基于深度学习的指静脉识别,python实现
2023/11/24 17:45:10 228MB 指静脉识别 python
1
PUttyPuTTY是一套免费的SSH/Telnet程序,它可以连接上支持SSHTelnet联机的站台,并且可自动取得对方的系统指纹码(Fingerprint)。
2023/10/5 7:34:26 287KB Putty
1
BeyondSpreadsheetswithRshowsyouhowtotakerawdataandtransformitforuseincomputations,tables,graphs,andmore.You’llbuildonsimpleprogrammingtechniqueslikeloopsandconditionalstocreateyourowncustomfunctions.You’llcomeawaywithatoolkitofstrategiesforanalyzingandvisualizingdataofallsortsusingRandRStudio.Spreadsheetsarepowerfultoolsformanytasks,butifyouneedtointerpret,interrogate,andpresentdata,theycanfeellikethewrongtoolsforthetask.That’swhenRprogrammingisthewaytogo.TheRprogramminglanguageprovidesacomfortableenvironmenttoproperlyhandlealltypesofdata.AndwithintheopensourceRStudiodevelopmentsuite,youhaveatyourfingertipseasy-to-usewaystosimplifycomplexmanipulationsandcreatereproducibleprocessesforanalysisandreporting.WithBeyondSpreadsheetswithRyou’lllearnhowtogofromrawdatatomeaningfulinsightsusingRandRStudio.Eachcarefullycraftedchaptercoversauniquewaytowrangledata,fromunderstandingindividualvaluestointeractingwithcomplexcollectionsofdata,includingdatayouscrapefromtheweb.You’llbuildonsimpleprogrammingtechniqueslikeloopsandconditionalstocreateyourowncustomfunctions.You’llcomeawaywithatoolkitofstrategiesforanalyzingandvisualizingdataofallsorts.What’sinsideHowtostartprogrammingwithRandRStudioUnderstandingandimplementingimportantRstructuresandoperatorsInstallingandworkingwithRpackagesTidying,refining,andplottingyourdata
2023/8/18 7:35:13 12.54MB R语言
1
使用openCv的指静脉识别,python实现
2023/8/3 1:29:35 569KB 指静脉识别 pyhon opencv
1
OpenCVC++图像处理常用图片,包括lenna,finger,boats,man,tiffany,yacht,sailboat,pepper,pens,girl,fruits,flowers,bridge等等
2023/7/1 16:40:03 8.01MB 图像处理图片
1
Location-basedservices,suchastargetedadvertisement,geo-socialnetworkingandemergencyservices,arebecomingincreasinglypopularformobileapplications.WhileGPSprovidesaccurateoutdoorlocations,accurateindoorlocalizationschemesstillrequireeitheradditionalinfrastructuresupport(e.g.,rangingdevices)orextensivetrainingbeforesystemdeployment(e.g.,WiFisignalfingerprinting).Inordertohelpexistinglocalizationsystemstoovercometheirlimitationsortofurtheri
2023/6/7 18:02:19 847KB Indoor Localization; Social Interaction;
1
共 26 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡