原版pdfGetProgrammingwithHaskellintroducesyoutotheHaskelllanguagewithoutdrowningyouinacademicjargonandheavyfunctionalprogrammingtheory.Byworkingthrough43easy-to-followlessons,you'lllearnHaskellthebestpossibleway—bydoingHaskell!PurchaseoftheprintbookincludesafreeeBookinPDF,Kindle,andePubformatsfromManningPublications.AbouttheTechnologyProgramminglanguagesoftendifferonlyaroundtheedges—afewkeywords,libraries,orplatformchoices.Haskellgivesyouanentirelynewpointofview.TothesoftwarepioneerAlanKay,achangeinperspectivecanbeworth80IQpointsandHaskellersagreeonthedramaticbenetsofthinkingtheHaskellway—thinkingfunctionally,withtypesafety,mathematicalcertainty,andmore.Inthishands-onbook,that'sexactlywhatyou'lllearntodo.AbouttheBookGetProgrammingwithHaskellleadsyouthroughshortlessons,examples,andexercisesdesignedtomakeHaskellyourown.Ithascrystal-clearillustrationsandguidedpractice.YouwillwriteandtestdozensofinterestingprogramsanddiveintocustomHaskellmodules.YouwillgainanewperspectiveonprogrammingplusthepracticalabilitytouseHaskellintheeverydayworld.(The80IQpoints:notguaranteed.)What'sInsideThinkinginHaskellFunctionalprogrammingbasicsProgrammingintypesReal-worldapplicationsforHaskellAbouttheReader
2023/8/3 12:18:50 12.58MB HASKELL
1
贴片封装各种贴片元件、IC封装库,sop,fpga,msop,lqfp-VariousSMDcomponents,ICpackaging,libraries,sop,fpga,msop,lqfp,etc
2023/8/2 3:55:20 1.95MB 贴片封装
1
AdafruitGFXLibraryThisisthecoregraphicslibraryforallourdisplays,providingacommonsetofgraphicsprimitives(points,lines,circles,etc.).Itneedstobepairedwithahardware-specificlibraryforeachdisplaydevicewecarry(tohandlethelower-levelfunctions).Adafruitinveststimeandresourcesprovidingthisopensourcecode,pleasesupportAdafruitandopen-sourcehardwarebypurchasingproductsfromAdafruit!WrittenbyLimorFried/LadyadaforAdafruitIndustries.BSDlicense,checklicense.txtformoreinformation.Alltextabovemustbeincludedinanyredistribution.RecentArduinoIDEreleasesincludetheLibraryManagerforeasyinstallation.Otherwise,todownload,clicktheDOWNLOADZIPbutton,uncompressandrenametheuncompressedfolderAdafruit_GFX.ConfirmthattheAdafruit_GFXfoldercontainsAdafruit_GFX.cppandAdafruit_GFX.h.PlacetheAdafruit_GFXlibraryfolderyour/Libraries/folder.YoumayneedtocreatetheLibrariessubfolderifitsyourfirstlibrary.RestarttheIDE.
2023/7/25 17:02:52 284KB oled
1
解压到arduino-1.6.5-windows\arduino-1.6.5\libraries外面
2023/5/2 9:52:45 9KB Arduino、PID
1
ROS(RobotOperatingSystem)provideslibrariesandtoolstohelpsoftwaredeveloperscreaterobotapplications.Itprovideshardwareabstraction,devicedrivers,libraries,visualizers,message-passing,packagemanagement,andmore.ROSislicensedunderanopensource,BSDlicense.
2023/4/1 23:20:45 12.83MB ROS
1
破绽扫描工具openvas的源码:包含greenbone,libraries,manager和scanner
2018/8/5 2:37:39 3.84MB openvas 漏洞扫描工具 c/c++
1
破绽扫描工具openvas的源码:包含greenbone,libraries,manager和scanner
2018/8/5 2:37:39 3.84MB openvas 漏洞扫描工具 c/c++
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
NXP芯片用EMwin资本库
2018/10/22 6:38:08 35.08MB emwin
1
包内包含ESP8266一件配网库+SSD1306中文显示库+自改库,留意自改库需要导入到D:\用户目录\我的文档\Arduino\libraries下。
否则编译会报错,留意之前已安装过OLED库的需要删除原库否则会编译报错。
需要技术支持请加WX:lbyyzl
1
共 26 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡