RFID高速公路ETC不停车收费系统设计方案。
2024/11/7 3:24:23 1.63MB RFID
1
mysql5.6.34rpm安装包64位,只需要安装client与server端即可,注意安装server时所需要的net-tools依赖,以及强制安装后需要手动生成/etc/my.conf中的log日志文件夹的位置
2024/10/28 6:25:37 446.34MB mysql5.6 rpm64
1
有深度学习中必读经典,以及相应的matlab代码。
此外,文章中本人做的笔记,希望能帮助大家更好的理解。
文章为:1.Afastlearningalgorithmfordeepbeliefnets(Hinton)2.LearningDeepArchitecturesforAI(Bengio)3.APracticalGuidetoTrainingRestrictedBoltzmannMachines(Hinton)等。

code为经典的deeplearningtool(matlab版),有DBN,NN,CNN,etc。
2024/10/27 20:22:57 31.2MB 深度学习 经典文章 matlab 笔记
1
centos6.8最新的openssh的安装执行命令yum-y--disablerepo=\*localinstall*.rpmsed-i"s/.*PermitRootLogin.*/PermitRootLoginyes/"/etc/ssh/sshd_configchmod600-R/etc/ssh/servicesshdrestart
2024/9/22 19:44:01 4.24MB centos6 openssh 7.9
1
放在/etc/yum.repos.d/CentOS-Base.repo下面,执行yumcleanall和yummakecache即可
2024/9/20 14:52:26 2KB centos 6 yum源
1
OdooLandingThemeisabeautifulandflawlesssitetemplatewithnumerousUIelementsandfeatures,elegantready-madeblockscanbeusedforyourBusiness,Startup,Marketing,Agency,Portfolio&,etc.Createandmanageavisuallyappealingandimpressiveportfolioquicklyandeasily.Makeaneye-catchingwebsitetoshareyouramazingstorieswiththeworld.
2024/9/5 16:12:18 17.8MB ui odoo
1
我的yum源版本[root@vlin123~]#cat/etc/redhat-releaseCentOSLinuxrelease7.6.1810(Core)
6KB ceph yum
1
SpringisthemostpopularJava-basedframeworkforbuildingenterpriseapplications.TheSpringframeworkprovidesarichecosystemofprojectstoaddressmodernapplicationneeds,likesecurity,simplifiedaccesstorelationalandNoSQLdatastores,batchprocessing,integrationwithsocialnetworkingsites,largevolumeofdatastreamsprocessing,etc.AsSpringisaveryflexibleandcustomizableframework,thereareusuallymultiplewaystoconfiguretheapplication.Althoughitisagoodthingtohavemultipleoptions,itcanbeoverwhelmingtothebeginners.SpringBootaddressesthis“Springapplicationsneedcomplexconfiguration”problembyusingitspowerfulautoconfigurationmechanism.SpringBootisanopinionatedframeworkfollowingthe“ConventionOverConfiguration”approach,whichhelpsbuildSpring-basedapplicationsquicklyandeasily.ThemaingoalofSpringBootistoquicklycreateSpring-basedapplicationswithoutrequiringthedeveloperstowritethesameboilerplateconfigurationagainandagain.Inrecentyears,themicroservicesarchitecturehasbecomethepreferredarchitecturestyleforbuildingcomplexenterpriseapplications.SpringBootisagreatchoiceforbuildingmicroservices-basedapplicationsusingvariousSpringCloudmodules.ThisbookwillhelpyouunderstandwhatSpringBootis,howSpringBoothelpsyoubuildSpring-basedapplicationsquicklyandeasily,andtheinnerworkingsofSpringBootusingeasy-to-followexamples.
2024/8/20 14:27:44 4.67MB 微服务 Spring Boot
1
Msys:1.0.10MinGW:5.1.4make:3.81.90gcc:4.3.2w32api:3.13SDL:1.2.1MinGW-Runtime:3.15MINGW+MSYS环境已经配置完成。
移植到其他电脑上时需要根据情况做修改:若msys文件夹放在D盘根目录下,找到D:\msys\1.0\etc\fstab,以记事本或写字板打开,将以下所示部分改为现在实际所在的路径,即D:/msys/1.0/mingw。
若在C盘,则无需更改。
#Win32_PathMount_Pointc:/msys/1.0/mingw/mingw注意是/,不是\,因为linux下的路径都是用/的。
若电脑上安装了VC++,找到c:\msys\1.0\msys.bat并以记事本或写字板或notepad打开,在第一行添加:call"C:\ProgramFiles\MicrosoftVisualStudio\VC98\Bin\VCVARS32.BAT"双引号内的路径不固定,以VC安装的路径为准。
msys使用技巧:复制:选中一段文字,就将这段文字复制到剪贴板。
粘贴:shift+鼠标左键,就将剪贴板的内容粘贴到命令行了。
参考文章地址:http://blog.csdn.net/bihaichentian/archive/2010/08/20/5826859.aspxFFMPEG-0.6的配置1.解压后拷贝到c:/msys/home/目录下。
(C:/msys/home/ffmpeg-0.6)2.运行c:/msys.bat,进入c:/msys/home/ffmpeg-0.5源码目录,创建release目录(madirrelease)和debug目录(mkdirdebug)目录,视需求编译release或debug版本:3.进入c:/msys/home/ffmpeg-0.5/release目录下执行:../configure--disable-static--enable-shared--enable-small--enable-memalign-hack--enable-gpl--extra-cflags=-I/local/include--extra-ldflags=-L/local/lib5.或进入c:/msys/home/ffmpeg-0.5/debug目录下执行:../configure--disable-static--enable-shared--enable-memalign-hack--enable-gpl--extra-cflags=-I/local/include--extra-ldflags=-L/local/lib--enable-debug=3--disable-optimizations--disable-stripping6.make7.makeinstall
2024/8/12 13:57:15 17.64MB minGW Windows
1
ffmpeg-3.3.1以编译版本,解押后放置到/usr/local/目录下。
编辑/etc/ld.so.conf,增加/usr/local/ffmpeg/lib/。
保存退出后执行ldconfig即可使用ffmpeg命令
2024/7/27 4:50:54 66.01MB 流媒体 ffmpeg 推流
1
共 83 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡