该资源是上位机processing软件进行HRV心率变异性分析的代码,分为时域分析、频率分析和庞加莱散点图。
下位机程序使用arduino编写的pulsesensor程序即可(本文件不包含)。
2024/8/21 16:10:21 313KB
1
自己写的一个小游戏,类似于flppybird。
选修课的课程设计。
这个是PC版的。
2024/8/13 18:42:48 2.48MB processing
1
processing的数据可视化实现,计算图像梯度和图像切向,用箭头及流线可视化数据。
2024/7/28 8:20:25 3.44MB processing 数据可视化 图像梯度 流线
1
注意:手机拍摄版本!!!后面一张张调整的,有页面不清楚!!!作者:HartmutBohnacker,BenediktGroß,JuliaLaub本书最初为09年出版的德文版,12年由ClaudiusLazzeroni译为英文。
主页:http://www.generative-gestaltung.de/1/介绍:摘录自Processing.orgThisbookisextraordinary;thedesignisclearandtheproductionqualityisfantastic.ThisisthedesignbookaboutProcessingthatwe'vehopedfor.UnlikemostotherProcessingbooks,itdoesn'tdiscussprogrammingbasicssoit'sfreetostartwithexcitingexamples.Thepublisherpromotes,"Generativedesignisarevolutionarynewmethodofcreatingartwork,models,andanimationsfromsetsofrules,oralgorithms.ByusingaccessibleprogramminglanguagessuchasProcessing,artistsanddesignersareproducingextravagant,crystallinestructuresthatcanformthebasisofanythingfrompatternedtextilesandtypographytolighting,scientificdiagrams,sculptures,films,andevenfantasticalbuildings.Openingwithagalleryofthirty-fiveillustratedcasestudies,GenerativeDesigntakesusersthroughspecific,practicalinstructionsonhowtocreatetheirownvisualexperimentsbycombiningsimple-to-useprogrammingcodeswithbasicdesignprinciples.Adetailedhandbookofadvancedstrategiesprovidesvisualartistswithallthetoolstoachieveproficiency.Bothahow-tomanualandashowcaseforrecentworkinthisexcitingnewfield,GenerativeDesignisthedefinitivestudyandreferencebookthatdesignershavebeenwaitingfor."
2024/7/22 12:22:33 181.67MB Processing 生成设计
1
SAR-Signal-Processing-with-Matlab,包括书和配套代码
2024/7/17 13:06:44 33.25MB SAR MATLAB
1
学processing的快速入门资料,包括软件介绍,如何快速上手,下载安装,连续作画,变量,函数,座标,逻辑表达,循环,以及更多的参考资料等等。
你让在较短的时间内快速体验到该软件的魅力。
2024/7/5 11:50:42 681KB proces
1
Processing程序在unity中编写,unity官网的资源
2024/7/3 20:07:17 1.75MB 绿幕抠图
1
VisualizingData:ExploringandExplainingDatawiththeProcessingEnvironmentPaperbackbyBenFry这是一本关于计算信息设计的书籍。
从如何获取原始数据开始,到如何理解原始数据,本书都作了非常详尽的介绍。
书中使用由作者开发的开源编程环境Processing编程,它非常简单易用。
对于熟悉Java的程序员来说,本书后面的章节还介绍了如何将Processing和Java结合使用。
本书是写给那些拥有一个数据集合,好奇如何探索它,并且考虑如何交流这些数据的人们的。
随着我们处理越来越多的信息,需要可视化数据的人的数量增长非常迅速。
更重要的是,读者已经超越了某些可视化领域的专家。
通过让更大范围的人接触到可视化思想,在接下来的几十年中应该可以看到一些真正让人惊叹的成果。
BenFry在麻省理工多媒体实验室Aesthetics+ComputationGroup获得了博士学位。
他是卡内基•梅隆设计学院2006~2007年度NierenbergChairofDesign的客座教授。
他同CaseyReas共同开发了Processing,在2005年获得了PrixArsElectronica的GlodenNica奖项。
Ben的作品获得了Rockefeller基金会的NewMedia奖学金,并且展示在现代艺术博物馆,ArsElectronica,2002年的WhitneyBiennial,以及2003年的CooperHewittDesignTriennial中。
2024/6/11 5:16:46 6.25MB 可视化 媒体艺术
1
从mysql官网上下载mysql-server_5.7.21-1ubuntu14.04_amd64.deb-bundle.tar,然后进行离线安装,解压该安装包,会出现11个依赖包,按照顺序依次使用sudodpkg-i进行安装,中间会报错,显示缺少相应的依赖,具体如下:*******@ubuntu:/opt/mysql$sudodpkg-imysql-community-client_5.7.21-1ubuntu14.04_amd64.debSelectingpreviouslyunselectedpackagemysql-community-client.(Readingdatabase...208518filesanddirectoriescurrentlyinstalled.)Preparingtounpackmysql-community-client_5.7.21-1ubuntu14.04_amd64.deb...Unpackingmysql-community-client(5.7.21-1ubuntu14.04)...dpkg:dependencyproblemspreventconfigurationofmysql-community-client:mysql-community-clientdependsonlibaio1(>=0.3.93);however:Packagelibaio1isnotinstalled.dpkg:errorprocessingpackagemysql-community-client(--install):dependencyproblems-leavingunconfiguredProcessingtriggersforman-db(2.6.7.1-1ubuntu1)...Errorswereencounteredwhileprocessing:mysql-community-client和********@ubuntu:/opt/mysql$sudodpkg-imysql-community-server_5.7.21-1ubuntu14.04_amd64.debSelectingpreviouslyunselectedpackagemysql-community-server.(Readingdatabase...208598filesanddirectoriescurrentlyinstalled.)Preparingtounpackmysql-community-server_5.7.21-1ubuntu14.04_amd64.deb...Unpackingmysql-community-server(5.7.21-1ubuntu14.04)...dpkg:dependencyproblemspreventconfigurationofmysql-community-server:mysql-community-serverdependsonlibmecab2(>=0.996-1.1);however:Packagelibmecab2isnotinstalled.dpkg:errorprocessingpackagemysql-community-server(--install):dependencyproblems-leavingunconfiguredProcessingtriggersforman-db(2.6.7.1-1ubuntu1)...Processingtriggersforureadahead(0.100.0-16)...ureadaheadwillbereprofiledonnextrebootErrorswereencounteredwhileprocessing:mysql-community-server附上依赖包安装顺序:1.mysql-common_5.7.21-1ubuntu14.04_amd64.deb2.libmysqlclient20_5.7.21-1ubuntu14.04_amd64.deb3.libmysqlclient-dev_5.7.21-1ubuntu14.04_amd64.deb4.libmysqld-dev_5.7.21-1ubuntu14.04_amd64.deb
2024/6/9 19:58:15 245KB mysql 离线安装 依赖包
1
Visual.Micro.Processing.Sketch.dll适用版本:VisualStudio2019、VisualMicro21.01.06VisualMicro使硬件开发者可在VisualStudio中开发Arduino应用程序。
DLL文件的使用方法:找到目录【...\ProgramFiles(x86)\MicrosoftVisualStudio\2019\Community\Common7\IDE\Extensions】中的“Visual.Micro.Processing.Sketch.dll”文件,将其替换。
2024/5/13 3:58:21 6.16MB arduino ESP8266 VisualMicro
1
共 50 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡