虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

robot-MAKE

  • Practical Arduino Engineering

    I wrote this book so that students, hobbyists, and engineers alike can take advantage of the Arduino platform by creating several projects that will teach them about the engineering process. I also wanted to guide the reader through introductory projects so that they could get a firm grasp on the Arduino Language, and how to incorporate several pieces of hardware to make their own projects. This book offers so much information on the Arduino, not just the basic LED projects but it offers different peripherals such as Ultrasonic sensor, the Xbox® controller, Bluetooth, and much more. This book also teaches the non-engineer to follow a process that will help them in future project (not just Arduino projects).

    标签: Engineering Practical Arduino

    上传时间: 2020-06-09

    上传用户:shancjb

  • Auto-Machine-Learning-Methods-Systems-Challenges

    The past decade has seen an explosion of machine learning research and appli- cations; especially, deep learning methods have enabled key advances in many applicationdomains,suchas computervision,speechprocessing,andgameplaying. However, the performance of many machine learning methods is very sensitive to a plethora of design decisions, which constitutes a considerable barrier for new users. This is particularly true in the booming field of deep learning, where human engineers need to select the right neural architectures, training procedures, regularization methods, and hyperparameters of all of these components in order to make their networks do what they are supposed to do with sufficient performance. This process has to be repeated for every application. Even experts are often left with tedious episodes of trial and error until they identify a good set of choices for a particular dataset.

    标签: Auto-Machine-Learning-Methods-Sys tems-Challenges

    上传时间: 2020-06-10

    上传用户:shancjb

  • Deep_Learning_for_Computer_Architects

    This book is intended to be a general introduction to neural networks for those with a computer architecture, circuits, or systems background. In the introduction (Chapter 1), we define key vo- cabulary, recap the history and evolution of the techniques, and for make the case for additional hardware support in the field.

    标签: Deep_Learning_for_Computer_Archit ects

    上传时间: 2020-06-10

    上传用户:shancjb

  • Tcl_and_The_Tk_Toolkit

    This manuscript is a partial draft of a book to be published in early 1994 by AddisonWesley (ISBN 0-201-63337-X). Addison-Wesley has given me permission to make drafts of the book available to the Tcl community to help meet the need for introductory documentation on Tcl and Tk until the book becomes available. Please observe the restrictions set forth in the copyright notice above: you’re welcome to make a copy for yourself or a friend but any sort of large-scale reproduction or reproduction for profit requires advance permission from Addison-Wesley

    标签: Toolkit

    上传时间: 2020-07-05

    上传用户:

  • MiniCore

    An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!

    标签: MiniCore

    上传时间: 2021-02-22

    上传用户:

  • 基于JAVA CS远程监控系统软件的实现(源代码+WORD论文文档论文)

    基于JAVA CS远程监控系统软件的实现(源代码+WORD论文文档论文)基于JAVA C/S远程监控系统软件的实现摘  要近年来,网络技术的不断发展,为远程监控技术的发展创造了条件。远程监控系统软件越来越受到人们的重视,其实用性也毋庸质疑。基于JAVA C/S远程监控系统软件突破了空间的限制,使用者不用亲临,在自己的电脑面前就能轻松的实现对被监控端机器的监控。本系统采用Java网络编程和Java图形编程实现。笔者在开发过程中将网络技术与远程监控理论基础相结合,实现了以下功能:能连续获得被监控端机器屏幕变化;实现被监控端硬盘文件的上传、下载;实现对鼠标、键盘的模拟;实现在远程机器上执行任意DOS命令;远程关机、远程重启计算机,方便了用户监视和操作被监控端机器。本系统从系统需求分析、概要设计、详细设计到具体的编码实现和后期的代码优化、功能测试都严格遵循了软件工程的思想。 关键词:远程监控;Java Robot;屏幕截取;Java Socket

    标签: java 远程监控系统

    上传时间: 2021-10-25

    上传用户:

  • ABB ROBOT机器人教程

    关于ABB机器人的操作说明和操作维修,已经点位设定

    标签: 机器人

    上传时间: 2021-10-28

    上传用户:zhanglei193

  • Operational Ampifier Stability 运算放大器的稳定性

    Wherever possible the overall technique used for this series will be "definition by example" withgeneric formulae included for use in other applications. To make stability analysis easy we will usemore than one tool from our toolbox with data sheet information, tricks, rules-of-thumb, SPICESimulation, and real-world testing all accelerating our design of stable operational amplifier (op amp)circuits. These tools are specifically targeted at voltage feedback op amps with unity-gain bandwidths<20 MHz, although many of the techniques are applicable to any voltage feedback op amp. 20 MHz ischosen because as we increase to higher bandwidth circuits there are other major factors in closing theloop: such as parasitic capacitances on PCBs, parasitic inductances in capacitors, parasitic inductancesand capacitances in resistors, etc. Most of the rules-of-thumb and techniques were developed not justfrom theory but from the actual building of real-world circuits with op amps <20 MHz.

    标签: 运算放大器

    上传时间: 2021-11-01

    上传用户:

  • 全网最全的autojs列子 有一千六百多的脚本文件 脚本内容包含: 几十种类型的UI脚本

    全网最全的autojs列子,有一千六百多的脚本文件,脚本内容包含:几十种类型的UI脚本,抖音、QQ、微信、陌陌、支付宝等自动化操作的脚本、还有部分协议列表,HTTP协议(POST、GET)上传下载,接码模块,百度文字识别api模块,文件操作模块:txt文本读一行删一行,等等其他例子QQ语音红包.jsqq语音红包,没加悬浮窗,我觉得自己用脚本引擎会好点.jsQQ语音输入(Tim版)(1).jsQQ语音输入(Tim版).jsQQ资料赞.jsqq轰炸机(1).jsqq轰炸机.jsQQ选图涂鸦.jsqq顺序点赞脚本.jsQQ,微信聊天辅助脚本(文本分割填充字符) v2.jsQQ,微信聊天辅助脚本(文本分割填充字符).jsqtiao.jsrawWindow求解.jsrelationship.jsrhinoneteasecloudmusic.jsRobot.jsROOT权限启动无障碍服务.jsRSA.jsscript.jsscroll的使用.jsSecure.jssetting.jssha256.jsshell开关飞行模式.jsshuabaoviod.jsSMSCODE.jsSmsCodeExtract.jssojson.com.jssoul_灵魂匹配.jsspinner例子.jsSqlDatabase2.jsss.jsstart(2).jssun_rise&set.jssurfaceView(简单示例).jsSwitch控件.jstcp连接客户端.jste.jstest(1).jstest(2).jstest(3).jstest(4).jstest.jstestTouch.jstestyinhe.jsTheWolf_API.jstoast图片加文字.jstoast替代函数.jstranslate.jsTrun(翻翻乐).jsts-00-dist.jsTS微信跳一跳满分(10000)飞速版.jsts跳一跳r9s最新版.jsTS跳一跳全机型通用版(2).jsts跳一跳全机型通用版(3).jsts跳一跳全机型通用版.jsTS跳一跳脚本正确显示方式(支持root).jsTS跳一跳自动.jsTS跳一跳过检测.jstt.jsTTS(1).jstts.jstts2.jstts3.jsTTS抢语音红包,作者A酷安(?????)----锦,详细使用看代码注释.jstxt.jsuc答题.jsui 悬浮窗动画+滑动界面.jsUI(2).jsUI.jsuitest - 副本.jsui。.jsui下对话框文件选择器(1).jsui中的延时除了多线程有别的办法吗.jsui保存控件属性3.jsUI全选.jsUI切换.jsui列子.jsui右下角展开按钮.jsui多界面.jsui属性(1).jsui开关控件(1).jsui开关控件.jsUI文件选择.jsUI显示日志.jsUI画时钟作者xxoo.jsui相对布局.jsUI示例(支付UI).jsui示例app下方tabs.jsui示例下方tabs(1.0.0-1 修复宽度不适配问题).jsUI脚本使用无障碍的最佳实践.jsUI轮播图.jsui选择文件.jsUI验证码(有BUG).jsuki_0.jsUki消息交互式回复.jsUnlock.jsUntitled-1.jsuntitled.jsUTF.jsvip视频解析2.1.jsvscode连接不上手机解决办法.jsWannaCry(仅为娱乐).jsWeather.jswebScript.jsWebViewClient的使用方法.jswebViewUA切换3.jswebView填充表单加alert.jsWebView多页面浏览(1).jsWebView多页面浏览.jswebView提取图片地址并加载.jswebView获取图片地址.jswebview获取网页原图.jswebview获取网页原图保存.jswebView输入关键词搜索.jsweb拦截修改.jsWeChat.jsWechatJumpingAI(2).jsWechatJumpingAI(3).jswechatjumpingai(4).jsWechatJumpingAI.jswife紧急掉线(autojs破解版专用).js.jswifi设置代理(未完成).js.js

    标签: autojs

    上传时间: 2021-11-06

    上传用户:

  • The C++ Programming Language第四版

     Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C++ programmers around the world recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C++ programs. Now, as C++11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup's C++ Programming Language, Fourth Edition.Bjarne Stroustrup是C++的设计师和最早的实现者,也是《C++程序设计语言》、《带标注的C++参考手册》和《C++语言的设计与演化》的作者。他从丹麦Aarhus大学和英国牛津大学毕业,现在是AT&T大规模程序设计研究部的负责人,AT&T特别成员,AT&T贝尔实验室特别成员,以及ACM特别成员。Stroustrup的研究兴趣包括分布式系统、操作系统、模拟、设计和程序设计。他也是Addison·Wesley的C++In-Depth系列书籍的编辑。

    标签: C++

    上传时间: 2022-02-01

    上传用户: