Thei.MXRT1050processorsareNXP'slatestadditionstoagrowingfamilyofreal-timeprocessingproductsofferinghigh-performanceprocessingoptimizedforlowestpowerconsumptionandbestreal-timeresponse.Thei.MXRT1050processorsfeatureNXP'sadvancedimplementationoftheARM®Cortex®-M7core.
2024/6/23 21:43:21 18.79MB i.MX RT1050 参考手册
1
AStableOnlineSchedulingStrategyforReal-TimeStreamComputingOverFluctuatingBigDataStreams
2024/6/18 6:55:34 5.5MB storm
1
Thishands-onguidecutsshortthepreambleandgetsstraighttothepoint–actuallycreatinggraphics,insteadofjusttheoreticallearning.Eachrecipeisspecificallytailoredtosatisfyyourappetiteforproducingreal-time3-DgraphicsusingGLSL4.0.IfyouareanOpenGLprogrammerlookingtousethemodernfeaturesofGLSL4.0tocreatereal-time,three-dimensionalgraphics,thenthisbookisforyou.FamiliaritywithOpenGLprogramming,alongwiththetypical3Dcoordinatesystems,projections,andtransformationsisassumed.ItcanalsobeusefulforexperiencedGLSLprogrammerswhoarelookingtoimplementthetechniquesthatarepresentedhere.
2024/6/17 21:28:51 7.28MB OpenGL GLSL
1
实时大数据分析,找了很久才发现这个资源是我想找的,对学习大数据很有帮助
2024/6/17 10:50:41 2.98MB storm spark flume
1
蓝图艺术大师一共有三部,全部打包分享。
UnrealEngine4BlueprintsI-II-III
2024/5/20 1:45:37 57.83MB UE4 蓝图 编程 游戏开发
1
内附8个文档。
系统开发必备手册。
POSIXBaseDefinitions;
POSIXBaseSpecifications,Issue7;
POSIXRationale(Informative);
POSIX®RealtimeandEmededApplicationSupport;
POSIX®ShellandUtilities;
POSIXSystemInterfaces;
POSIXTechnicalCorrigendum1;
POSIXTechnicalCorrigendum2
2024/5/19 8:02:53 21.44MB POSIX 官方 正式 标准
1
用C语言实现了高斯白噪声数据的产生Routinemrandom:Togeneratetherandomnumber(pseudo-whitenoise).inputParameters:n:therandomdatanumberrequested;integer.iseed:theseedforpseudo-randomdatageneration.itmustbeinitializedbymainprogram(suggestedvalueisISEED=12357),andtherandomnumberiscycled,thecyclelength=1,048,576itype:randomdatadistributiontype,seebelow:itype=1:Uniformdistributed,from0.0to1.0itype=2:Uniformdistributed,Mean=0.0,Variance(方差)(Power)p=1.0itype=3:Uniformdistributed,Mean=0.0,Variance(Power)p=p.itype=4:Gaussiandistributed,Mean=0.0,Variance(Power)p=1.0itype=5:Gaussiandistributed,Mean=0.0,Variance(Power)p=p.p:variance(Power)ofrandom,onlyusedwhenitype=3oritype=5.outparameters:u:ndimensionedrealarray,dataisstoredinu(0)tou(n-1).inChapter1
2024/5/19 6:17:19 8KB 高斯白噪声 C语言
1
安全,轻松地在PC上操作,镜像和投影您的Android手机。
支持所有品牌的Android手机:Google,HTC,华为,联想,Mi,OnePlus,Oppo,Realme,三星,索尼,Tecno,Vivo等。
大屏幕,可以在显示器上享受大屏幕的体验。
WiFi和USB:WiFi连接可提供更多便利,USB连接可提高流畅度。
多点触控:如果您可以触摸显示器屏幕,则支持手势。
更快的打字速度:在Instagram或Facebook上使用键盘可以提高打字速度。
共享剪贴板:Ctrl+C和Ctrl+V在电话和计算机之间也可以使用。
文件管理(可以通过右键菜单、在远程界面把文件拖入、在文件管理界面把文件拖入,ctrl+c电脑文件ctrl+v在我们软件实现文件上传)
1
FPGA上运行人脸识别源代码,ThisprojectattemptstorealizeafacedetectorusingVoila-Jonesalgorithm.ThereferenceCmodelisborrowedfrom[5kk73GPUAssignment2012](https://sites.google.com/site/5kk73gpu2012/assignment/viola-jones-face-detection),withsomemodifytofithardwareimplementationandfixedsomebug.ThecodeiswrittenbyVerilog/SystemVerilogandSynthesizedonXilinxKintexUltrascaleFPGAusingVivado.Thiscodeisjustexperimentalforfunction,alotofoptimizationcanfurtherbedone.
2024/5/10 19:02:02 6.81MB FPGA 人脸识别 Xilinx
1
OverviewThisOPCUAreferenceimplementationistargetingthe.NETStandardLibrary..NetStandardallowsdevelopingappsthatrunonallcommonplatformsavailabletoday,includingLinux,iOS,Android(viaXamarin)andWindows7/8/8.1/10(includingembedded/IoTeditions)withoutrequiringplatform-specificmodifications.Furthermore,cloudapplicationsandservices(suchasASP.Net,DNX,AzureWebsites,AzureWebjobs,AzureNanoServerandAzureServiceFabric)arealsosupported.Featuresincluded1. FullyportedCoreUAstackandSDK(Client,Server,Configuration&Sampleassemblies)2. SampleServersandClients,includingallrequiredcontrols,for.Net4.6,.NetCoreandUWP.3. X.509certificatesupportforclientandserverauthentication4. Anonymous,username,X.509certificate(experimental)andJWT(experimental)userauthentication5. UA-TCP&HTTPStransports(clientandserver)6. Foldercertificate-storesupport7. Sessions(includingUIsupportinthesamples)8. Subscriptions(includingUIsupportinthesamples)GettingStartedAllthetoolsyouneedfor.NetStandardcomewiththe.NetCoretools.Seehereforwhatyouneed.HowtocreateselfsignedcertificatesforthesampleapplicationsOnWindows1. Openacommandpromptintherootfolderofyourrepository2. RunthescriptCreateAllCerts.cmdintherootfolderofyourrepositorytocreatethecertificatesforallsampleapplications.3. Alternatively,youcanrunthescriptCreateCert.cmdineachsampleprojectfoldertocreatenewselfsignedcertificatesfortheapplication.4. TheselfsignedcertificatesarestoredinOPCFoundation/CertificateStores/MachineDefaultineachapplicationprojectfolderOnLinux1. Openacommandprompt2. Navigatetotheprojectfolderofthesampleapp,e.g.SampleApplications/Samples/NetCoreConsoleClient3. Runthescript./createcert.shtocreatethecertificatesforthesampleapplications.4. TheselfsignedcertificatesarestoredinOPCFoundati
2024/5/10 14:27:21 6.71MB OPC UA 客户端 服务器
1
共 423 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡