Thei.MXRT1050processorsareNXP'slatestadditionstoagrowingfamilyofreal-timeprocessingproductsofferinghigh-performanceprocessingoptimizedforlowestpowerconsumptionandbestreal-timeresponse.Thei.MXRT1050processorsfeatureNXP'sadvancedimplementationoftheARM®Cortex®-M7core.
2024/6/23 21:43:21 18.79MB i.MX RT1050 参考手册
1
https://www.eltima.com/products/serial-over-ethernet/串口转网络工具,带Keygen
2024/6/22 4:15:50 4.79MB SEC Serial to Ethernet
1
介绍Python语言的入门书,循序渐进,实例和练习数量很多。
英文原版。
《经典原版书库:Python语言程序设计(英文版)》以“基础先行”方法介绍基本程序设计概念和方法,帮助学生循序渐进地学习所有必需和重要的基本概念。
以“问题驱动”方法讲授程序设计技术,强调问题求解,而非语法。
通过广泛的趣味性实例(涉及数学、自然科学、商业、金融、游戏、动画和多媒体领域)来激发学生的学习兴趣,为求解这些问题,适时地引入相关的语法和库。
可以灵活介绍GUI相关主题。
第1~6章使用内置的Turtle图形模块,其余部分使用Tkinter,这两种工具都是简单、易学的程序设计教学工具。
每章的开始都有GUI实例,每章末尾还有专门的GUI练习。
2024/6/20 16:03:01 12.72MB Python
1
启动cordova-hcpserver报错Couldnotcreatetunnel:{Error:ngrokisnotyetreadytostarttunnels时,将路径我个人的是:(C:\Users\lenovo\AppData\Roaming\npm\node_modules)下的cordova-hot-code-push-cli文件下用下载的文件替换就可以了
2024/6/18 19:04:22 36.15MB 040
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
JBossModules是一个适用于Java的模块化(非分层)类加载以及执行环境的实现。
换句话说,不同于Java传统的使用单个类加载器载入classpath中的所有JAR文件,每一个库(library,可以理解为完成某一个功能的一系列jar的组合)成为一个module,该module仅链接其依赖的其他module,而不再依赖其它任何资源。
JBossModule实现了一个线程安全的,快速的,高并发的类加载器委派(delegating)模型,再加上一个可扩展的模块解析引擎,形成一个独特的,简单的,强大的应用程序执行和分布系统。
2024/6/16 1:23:31 260KB jboss
1
make#遇到下面错误:make[2]:***[modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.o]Error1make[1]:***[modules/highgui/CMakeFiles/opencv_highgui.dir/all]Error2make:***[all]Error2解决办法:通过查看make过程中的错误知道,问题出在OpenCV-2.3.0/modules/highgui/src/cap_ffmpeg_impl.hpp文件中,参考https://code.ros.org/trac/opencv/ticket/1020中ffmpeg_build.patch和ffmpeg_build_2.patch对cap_ffmpeg_impl.hpp文件中的出错变量进行替换,附件是改好的cap_ffmpeg_impl.hpp,可直接替换同名原文件。
重新执行cmake、make步骤,此时成功编译不再出错。
然后执行sudomakeinstall命令安装。
安装过程没有出问题。
2024/6/15 22:48:13 42KB cap_ffmpeg_impl
1
JasperGoldFormalVerificationPlatformprovidesindustry-leadingperformance,capacity,andusability,deliveringa3Xproductivitygainandupto6Xperformanceimprovementcomparedtoprevioussolutions.TheplatformincludesJasperGoldApps—targetedsolutionsthataddressspecificdesignandverificationchallenges.
2024/6/14 14:37:39 347KB Formal
1
IntroductiontoMathematicalStatistics(7thEdition)byRobertV.Hogg,JoesephMcKean,AllenTCraighttp://www.amazon.com/Introduction-Mathematical-Statistics-7th-Edition/dp/0321795431
2024/6/13 5:46:51 4.26MB statistics
1
InATourofC++,SecondEdition,BjarneStroustrup,thecreatorofC++,describeswhatconstitutesmodernC++.Thisconcise,self-containedguidecoversmostmajorlanguagefeaturesandthemajorstandard-librarycomponents—not,ofcourse,ingreatdepth,buttoalevelthatgivesprogrammersameaningfuloverviewofthelanguage,somekeyexamples,andpracticalhelpingettingstarted.StroustruppresentstheC++featuresinthecontextoftheprogrammingstylestheysupport,suchasobject-orientedandgenericprogramming.Histourisremarkablycomprehensive.Coveragebeginswiththebasics,thenrangeswidelythroughmoreadvancedtopics,includingmanythatarenewinC++17,suchasmovesemantics,uniforminitialization,lambdaexpressions,improvedcontainers,randomnumbers,andconcurrency.ThetourevencoverssomeextensionsbeingmadeforC++20,suchasconceptsandmodules,andendswithadiscussionofthedesignandevolutionofC++.Thisguidedoesnotaimtoteachyouhowtoprogram(forthat,seeStroustrup’sProgramming:PrinciplesandPracticeUsingC++,SecondEdition),norwillitbetheonlyresourceyou’llneedforC++mastery(forthat,seeStroustrup’sTheC++ProgrammingLanguage,FourthEdition,andrecommendedonlinesources).If,however,youareaCorC++programmerwantinggreaterfamiliaritywiththecurrentC++language,oraprogrammerversedinanotherlanguagewishingtogainanaccuratepictureofthenatureandbenefitsofmodernC++,youcan’tfindashorterorsimplerintroductionthanthistourprovides.
12.6MB c++17
1
共 1000 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡