深度学习之卷积神经收集CNN做手写体识另外VS代码。
反对于linux版本以及VS2012版本。
tiny-cnn:AC++11implementationofconvolutionalneuralnetworks========tiny-cnnisaC++11implementationofconvolutionalneuralnetworks.designprinciple-----*fast,withoutGPU98.8%accuracyonMNISTin13minutestraining(@Corei7-3520M)*headeronly,policy-baseddesignsupportednetworks-----###layer-types*fully-connectedlayer*convolutionallayer*averagepoolinglayer###activationfunctions*tanh*sigmoid*rectifiedlinear*identity###lossfunctions*cross-entropy*mean-squared-error###optimizationalgorithm*stochasticgradientdescent(with/withoutL2normalization)*stochasticgradientlevenbergmarquardtdependencies-----*boostC++library*IntelTBBsamplecode------```cpp#include"tiny_cnn.h"usingnamespacetiny_cnn;//specifyloss-functionandoptimization-algorithmtypedefnetworkCNN;//tanh,32x32input,5x5window,1-6feature-mapsconvolutionconvolutional_layerC1(32,32,5,1,6);//tanh,28x28input,6feature-maps,2x2subsamplingaverage_pooling_layerS2(28,28,6,2);//fully-connectedlayersfully_connected_layerF3(14*14*6,120);fully_connected_layerF4(120,10);//connectallCNNmynet;mynet.add(&C1);mynet.add(&S2);mynet.add(&F3);mynet.add(&F4);assert(mynet.in_dim()==32*32);assert(mynet.out_dim()==10);```moresample,readmain.cppbuildsampleprogram------###gcc(4.6~)withouttbb./wafconfigure--BOOST_ROOT=your-boost-root./wafbuildwithtbb./wafconfigure--TBB--TBB_ROOT=your-tbb-root--BOOST_ROOT=your-boost-root./wafbuildwithtbbandSSE/AVX./wafconfigure--AVX--TBB--TBB_ROOT=your-tbb-root--BOOST_ROOT=your-boost-root./wafbuild./wafconfigure--SSE--TBB--TBB_ROOT=your-tbb-root--BOOST_ROOT=your-boost-root./wafbuildoreditinlude/co
2023/4/7 20:45:08 10.29MB 深度学习 卷积神经网络 CNN VS
1
linuxcentosjavaopencv4.5.1开拓依赖,由于在当地是windows情景,直接在opencv官网下载windows版本下载后,就可患上到opencv-451.jar以及opencv_java451.dll,能够欢喜的开拓及测试,然则测经由之后需要枚举到效率器,效率器是centos情景,jar包是跨平台的,然则dll不能,所以只能下载最新版的opencv源码,举行编译装置,并且打包成动态文件,巨匠惟独要把libopencv_java451.so放到java.library.path上面就好了
2023/4/6 15:10:02 8.72MB opencv java linux
1
DSP以及尺度外设库:资源编号:STSW-STM32065资源称谓:STM32F4DSPandstandardperipheralslibrary文件名:stm32_f105-07_f2_f4_usb-host-device_lib.zip下载地址:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257901#USB库:资源编号:STSW-STM32046资源称谓:STM32F105/7,STM32F2andSTM32F4USBon-the-goHostanddevicelibrary(UM1021)文件名:stm32_f105-07_f2_f4_usb-host-device_lib.zip下载地址:http://www.st.com/web/en/catalog/tools/PF257882ETH以太网库:资源编号:STSW-STM32046资源称谓:LwIPTCP/IPstackdemonstrationforSTM32F4x7microcontrollers(AN3966)文件名:stsw-stm32070.zip下载地址:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257906【CMSIS】Cortex微抑制器软件接口法度圭表标准(CortexMicrocontrollerSoftwareInterfaceStandard(CMSIS).)版本:V4.2宣告日期:31.July2014【STM32F4xx_StdPeriph_Driver】STM32F40x系列CPU尺度外设驱动法度圭表标准版本:V1.5.0宣告日期:06-March-2015【STM32_USB_OTG_Driver】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBDeviceLibrary版本:V2.1.0宣告日期:2012-03-19【STM32_USB_Device_Library】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBDeviceLibrary版本:V1.1.0宣告日期:2012-03-05【STM32_USB_HOST_Library】STM32F105/7xx,STM32F2xxandSTM32F4xxUSBHostLibrary版本:V2.1.0宣告日期:2012-03-19【STM32F4x7_ETH_Driver】STM32F4x7EthLibrary版本:V1.1.0宣告日期:31-July-2013***********************************************************************************************************版本:V1.0*阐发:本试验首要实现FreeRTOS+STemWin+FatFS+USBHost综合*试验目的:*1.学习FreeRTOS+STemWin+FatFS+USBHost综合*2.这里的USBHost首要实现U盘相关处置,反对于U盘热插拔。
*用户能够依据需要在usb_usr.c文件中的插入检测函数:*USBH_USR_Configuration_DescAvailable大概函数USBH_USR_Init函数到场插入标志*插入检测函数:*USBH_USR_DeviceDisconnected*试验内容:*1.按下按键K1能够经由串口打印责任实施情景(波特率115200,数据位8,奇偶校验位无,停止位1)*=================================================*
2023/3/30 17:29:51 12.16MB STM32 FreeRTOS FatFS USB
1
空幻4的自动展现遴选ContantsC++蓝图库,用于快捷轻松地运行时配置,供多屏播放器选摘要在其上运行游戏的把守器空幻版本4.22图书馆版本1.0.1反对于操作体系Linux以及Windows弥留不要淡忘在Build.cs文件中搜罗模块。
若何右键单击您的空幻内容浏览器,而后遴选“建树C++类”。
遴选“蓝图函数库”,而后将其重命名为“ActiveDisplayBPLibrary”或者您想要的任何称谓。
将代码从BPLibrary.h以及.cpp文件复制到标头以及cpp文件中。
将UActiveDisplayBPLibrary类称谓变更成您建树的称谓(不要淡忘大写的U
2023/3/23 5:29:33 7KB monitor display unrealengine unreal-engine
1
MaterialRatingBar具有更好外观的MaterialDesignRatingBar,与Android3.0+兼容。
为什么选择MaterialRatingBar?在Android3.0及更高版本上外观一致。
扩展框架RatingBar。
如“材质图标”和Google应用中所述,获取2dp星形边框背景。
跨平台正确自定义着色。
当layout_width设置为match_parent,能够正确呈现,如在GooglePlay商店中一样。
当layout_height设置为16dp,36dp和48dp以外的值时,能够正确缩放。
能够正确显示诸如4.3等级,但由于框架的不正确实现而将其填充为4.5。
避免框架沉没的半星视觉毛病。
用作框架RatingBar替代。
预习积分Gradle:implementation'me.zhanghai.android.materialratingbar:library:1.4.0'用法只需将您的RatingBar替换为MaterialRatingBar,并记住为正确的行为应用相应的样式
1
处理tomcat启动时如下异常:TheAPRbasedApacheTomcatNativelibrarywhichallowsoptimalperformanceinproductionenvironmentswasnotfoundonthejava.library.path
2023/3/8 3:30:42 4.9MB tomcat tcnative-1
1
Packt.Modern.Python.Standard.Library.Cookbook
2023/2/21 6:56:38 1.5MB Packt.Modern
1
这是我修改优化后的FT2232D芯片的i2c通讯library,处理了些bug。
2023/2/20 14:47:55 27.87MB FT2232D FTI2C I2C通讯
1
11月最新SQLiteODBCDriverSQLite3.7.8ThisisanopensourceODBCdriverforthewonderfulSQLite2.8.*andSQLite3.*DatabaseEngine/Library.Thedriverisusablebutmaycontainlotsofmemoryleaksandallotherkindsofbugs.Useitonyourownrisk.Thecurrentsourcecanbedownloadedfromhttp://www.ch-werner.de/sqliteodbc/sqliteodbc-*.tar.gzWIN32binaries(theODBCdriverDLL,install/uninstallprograms)areinhttp://www.ch-werner.de/sqliteodbc/sqliteodbc.exeThebinariesweremadewithSQLite2.8.17,SQLite3.7.8,MingWcrosscompilerandtestedonWindowsNT4.0withthequerytoolofMSExcel97,withStarOffice5.2andOpenOffice1.1and2.x.Executethesqliteodbc.exeNSISinstallertounpackthenecessaryfiles.ThisinstallstheSQLiteODBCdriverandcreatesaSystemDSN.ToremovethedriverusethestartmenuentriesortheUNINST.EXEprogram.TocreateaSQLitedatasourceusetheODBCcontrolpanelappletandprovidethenameoftheSQLitedatabasefiletobeworkedonasanabsolutepathnameincludingthedriveletter,egas"C:\TEMP\SQLite.DB".Thebusy(orlock)timeoutforthedatabasecanbespecifiedintherespectivefield.Ifemptyadefaultvalueof100000millisecondsisused.TheWin64installer(sqliteodbc_w64.exe)wasmadewithSQLite3.7.8,MingWcrosscompilerandonlyrudimentarytestedonWindowsVista64.
2023/2/18 21:55:12 3.18MB SQLite ODBC Driver
1
1openterminalandwrite2defaultswritecom.apple.finderAppleShowAllFilesYES3killallFinder4gotoSystem/Library/ExtensionsanddeleteIO80211Family.kextandIO80211FamilyV2.kext5openkextutilityandinstallcorecapture.kextandCoreCaptureResponder.kext6opencloverconfiguratorandmountyourefipartition7gotoEFI/CLOVER/kexts/10.12andmoveIO80211Family.kext8rebootenjoyMyyoutubechannelhttps://www.youtube.com/channel/UCzxRc20c5_bC2zaBFQ4GFsQLikeandfapthanksforwatching.
2023/1/16 14:08:23 5.88MB 黑苹果
1
共 99 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡