realmedialiabrary,一个好用的wordpress插件,后台分类,前台挑选,插件支持物理文件夹建立,好用!
2021/7/1 3:16:04 8.32MB wordpress meida library 插件
1
简介:一个开源项目。
SP++(SignalProcessinginC++)是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。
SP++中所有算法都以C++类模板方法实现,以头文件方式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。
-SP++(SignalProcessinginC++)isasignalprocessingandnumericalcomputationontheopensourceC++library,thelibraryprovidesthesignalprocessingandnumericalalgorithmscommonlyusedinC++implementation.SP++inallofthealgorithmsinC++classtemplatemethodimplementedintheformoforganizationfromtheheaderfile,sousersdonotneedtocompilelocally,aslongastherelevantheaderfilesareincludedintheprojectcanbeused.
2019/6/11 15:56:14 4.34MB 信号处理
1
简介:一个开源项目。
SP++(SignalProcessinginC++)是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。
SP++中所有算法都以C++类模板方法实现,以头文件方式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。
-SP++(SignalProcessinginC++)isasignalprocessingandnumericalcomputationontheopensourceC++library,thelibraryprovidesthesignalprocessingandnumericalalgorithmscommonlyusedinC++implementation.SP++inallofthealgorithmsinC++classtemplatemethodimplementedintheformoforganizationfromtheheaderfile,sousersdonotneedtocompilelocally,aslongastherelevantheaderfilesareincludedintheprojectcanbeused.
2017/7/26 6:38:24 4.34MB 信号处理
1
x23010.15.7Clover引导,无线网卡ar9285,将clover/kexts/other/IO80211Family.kext放到/System/Library/Extensions下修复便可驱动
2018/1/11 18:09:30 22.18MB 10.15clover
1
这次的版本的EXE安装版本,安装好就可以用了,连库路径也不用添加了。
而且还有DEMO和源码(.pas文件)和帮助文档,XE7亲测有效。
在关闭XE7的情况下,使用编写的程序读取EXCEL表不会弹出任何窗口,应该是完美破解了。
(上一次的5.20.34就是要弹出窗口)在Delphi中读取Excel文件,使用CreateOleObject的方式挺讨厌的,不断搞不定,输出了文件之后,总会在系统中打开一个Excel,就算Quit也不行,一个程序中使用的多了,还不定搞出什么事情来。
狠狠心找个其它的东西来代替,于是发现了XlsReadWriteII。
使用之后发现这个东西真不错,简单好用。
不管是读还是写均轻松搞定。
EXE程序安装完毕后,XLSRWII5_DXE7.bpl文件会生成到C:\Users\Public\Documents\Embarcadero\Studio\15.0\Bpl路径下(不同版本的操作系统可能略有差异),请打开XE7-Component-Installpackages-Add添加进来,否则,组件面板可能看不到XLS组件,如果有编译任何EXE程序出现XLSRWII5组件找不到的话请加上库路径library
2020/3/15 10:07:44 12.45MB XLSReadWrite FullSource XE7 Win32
1
org.springframework.aop-3.0.4.RELEASE.jarorg.springframework.asm-3.0.4.RELEASE.jarorg.springframework.aspects-3.0.4.RELEASE.jarorg.springframework.beans-3.0.4.RELEASE.jarorg.springframework.context.support-3.0.4.RELEASE.jarorg.springframework.context-3.0.4.RELEASE.jarorg.springframework.core-3.0.4.RELEASE.jarorg.springframework.expression-3.0.4.RELEASE.jarorg.springframework.instrument.tomcat-3.0.4.RELEASE.jarorg.springframework.instrument-3.0.4.RELEASE.jarorg.springframework.jdbc-3.0.4.RELEASE.jarorg.springframework.jms-3.0.4.RELEASE.jarorg.springframework.orm-3.0.4.RELEASE.jarorg.springframework.oxm-3.0.4.RELEASE.jarorg.springframework.spring-library-3.0.4.RELEASE.libdorg.springframework.test-3.0.4.RELEASE.jarorg.springframework.transaction-3.0.4.RELEASE.jarorg.springframework.web.portlet-3.0.4.RELEASE.jarorg.springframework.web.servlet-3.0.4.RELEASE.jarorg.springframework.web.struts-3.0.4.RELEASE.jarorg.springframework.web-3.0.4.RELEASE.jar
2019/8/21 4:42:47 3.87MB spring jar spring3 全部jar
1
library(arules)library(Matrix)library(arules)library(arulesViz)library(grid)library(arulesViz)data('SunBai')summary(SunBai)#inspect函数查看SunBai数据集的前5次买卖记录inspect(SunBai[1:5])#itemFrequency()函数可以查看商品的买卖比例itemFrequency(SunBai[,1:3])#support=0.1,表示支持度至少为0.1itemFrequencyPlot(SunBai,support=0.1)#topN=20,表示支持度排在前20的商品itemFrequencyPlot(SunBai,topN=20)#利用transactionInfo函数查看前六数据head(transactionInfo(SunBai))
2020/3/15 10:06:43 835B R语言 关联规则 apriori算法
1
TwinCAT2的规范Library包,另外加上串口通讯的COMLibV2.lib,Modbus的ModbusRTU.lib以及PLCCNC.lib等等网上稀缺的资源.
2021/4/1 3:35:06 8.17MB TwinCAT2 LIB
1
#CRPOpensourceC++ImplementationofCustomizableRoutePlanning(CRP)byDellingetal.ThisprojectwaspartofapracticalcourseatKarlsruheInstituteofTechnology(KIT).Requirements============InordertobuildCRPyouneedtohavethefollowingsoftwareinstalled:-BoostC++Library(http://www.boost.org),morespecificallyBoostIostreams.-Scons(http://scons.org)-g++>=4.8(https://gcc.gnu.org)BuildingCRP============IftheBoostLibraryisnotinyourPATH,makesuretoeditthe*SConstruct*fileintherootdirectorytopointthebuildscripttothecorrectlocationofBoost.Thereisasection*Libraries*inthe*SConstruct*filewhereyoucanspecifythepaths.Onceyouhaveinstalledallthesoftwarepackageslistedabove,youcanbuildtheCRPprogramsbytyping```scons--target=CRP--optimize=Opt-jX```intoyourterminalwhere`X`isthenumberofcoresyouwanttouseforbuildingtheproject.Ifyouwanttouseaspecificg++compilerversionyoucanadd`--compiler=g++-Version`.Wealsosupportadebugandprofilingbuildthatyoucancallwith`--optimize=Dbg`and`--optimize=Pro`respectively.Thisco妹妹andwillbuildthreeprogramsinthefolder*deploy*:-*osmparser*:UsedtoparseanOpenStreetMap(OSM)bz2-compressedmapfile.Callitwith`./deploy/osmparserpath_to_osm.bz2path_to_output.graph.bz2`-*precalculation*:Usedtobuildanoverlaygraphbasedonagivenpartition.Callitwith`./deploy/precalculationpath_to_graphpath_to_mlpoutput_directory`.Here,*path_to_mlp*isthepathtoa*MultiLevelPartition*fileforthegraphthatyouneedtoprovide.Formoredetails,takealookintoourprojectdocumentation.-*customization*:Usedtoprecomputethemetricweightsfortheoverlaygraph.Callitwith`./deploy/customizationpath_to_graphpath_to_overlay_graphmetric_output_directorymetric_type`.Wecurrentlysupportthefollowingmetrictypes:*hop*(numberofedgestraversed),*time*and*dist*.
2016/11/2 13:04:16 14.88MB CRP
1
常用库是...\Library\MiscellaneousDevices\MiscellaneousDevices.PcbLib(...SchLib),可以在安装目录下library中找到
2015/9/7 22:08:15 2.23MB dxp 元件库
1
共 97 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡