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

ANDROID-PullToRefresh-master

  • Antennas and Propagation

    This book has grown out of my teaching and research at the University of Surrey and out of my previous experiences in companies such as Philips, Ascom and Motorola. It is primarily intended for use by students in master’s level and enhanced final-year under- graduate courses who are specialising in communication systems and wish to understand the principles and current practices of the wireless communication channel, including both antenna and propagation aspects

    标签: Propagation Antennas

    上传时间: 2020-05-26

    上传用户:shancjb

  • Arduino+and+Android+using+MIT+app

    MIT App Inventor is an innovative beginner’s introduction to programming and app creation that transforms the complex language of text-based coding into visual, drag-and- drop building blocks. The simple graphical interface grants even an inexperienced novice the ability to create a basic, fully functional app within an hour or less.

    标签: Arduino Android using and MIT app

    上传时间: 2020-06-09

    上传用户:shancjb

  • Intelligent Networked Teleoperation Control

    This book describes a unifying framework to networked teleoperation systems cutting across multiple research fields including networked control system for linear and nonlinear forms, bilateral teleoperation, trilateral teleoperation, multilateral teleoperation, cooperative teleoperation, and some teleoperation application examples. Networked control has been deeply studied at the intersection of systems & control and robotics for a long time, and many scholarly books on the topic have been already published. Nevertheless, the approach remains active even in several new research fields, such as bilateral teleoperation, single master and multiple slaves, trilateral teleoperation, and multilateral teleoperation

    标签: Teleoperation Intelligent Networked Control

    上传时间: 2020-06-10

    上传用户:shancjb

  • Artificial+Intelligence+for+Marketing

    Forewords to books can play a variety of roles. One is to describe in more general terms what the book is about. That’s not really neces- sary, since Jim Sterne is a master at communicating complex topics in relatively simple terms.

    标签: Intelligence Artificial Marketing for

    上传时间: 2020-06-10

    上传用户:shancjb

  • UEFI 下的镜像启动器

    -file /win8.vdf 镜像文件名,无此参数将搜索当前目录的iso镜像 -dev PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0)/HD(3,MBR,0x9553A441,0xEFFF800,0x13FF800) 设备路径,无此参数默认为当前设备 -wait 50 启动前等待 -mem 将镜像载入内存, -type HD   可选CD HD FD,无此参数默认HD镜像类型,类型错了不能启动 -dev auto 搜索所有设备

    标签: UEFI 镜像 启动器

    上传时间: 2020-12-20

    上传用户:

  • #SFML —简单快速的多媒体库

    #SFML —简单快速的多媒体库 SFML是一种简单,快速,跨平台和面向对象的多媒体API。它提供对窗口,图形,音频和网络的访问。它是用C ++编写的,并且具有针对各种语言(例如C,.Net,Ruby,Python)的绑定。 ##作者   -Laurent Gomila-主要开发人员(laurent@sfml-dev.org)   -Marco Antognini-OS X开发人员(hiura@sfml-dev.org)   -Jonathan De Wachter — Android开发人员(dewachter.jonathan@gmail.com)   -Jan Haller(bromeon@sfml-dev.org)   -Stefan Schindler(tank@sfml-dev.org)   -LukasDürrenberger(eXpl0it3r@sfml-dev.org)   -binary1248(binary1248@hotmail.com)   -阿图·莫雷拉(Artur Moreira)(artturmoreira@gmail.com)   -Mario Liebisch(mario@sfml-dev.org)   -SFML社区的许多其他成员 ## 下载 您可以在[SFML的网站](https://www.sfml-dev.org/download.php)上获得最新的官方版本。您还可以从[Git存储库](https://github.com/SFML/SFML)获取当前的开发版本。 ##安装 按照[tutorials](https://www.sfml-dev.org/tutorials/)的说明进行操作,SFML支持的每个平台/编译器都有一个。 ## 学习 有很多学习SFML的地方:   * [官方教程](https://www.sfml-dev.org/tutorials/)   * [在线API文档](https://www.sfml-dev.org/documentation/)   * [社区Wiki](https://github.com/SFML/SFML/wiki/)   * [社区论坛](https://en.sfml-dev.org/forums/)([法语](https://fr.sfml-dev.org/forums/)) ##贡献 SFML是一个开源项目,它需要您的帮助才能继续发展和改进。如果您想参与其中并提出一些其他功能,提交错误报告或提交补丁,请查看[贡献准则](https://www.sfml-dev.org/contribute.php)。

    标签: SFML 多媒体

    上传时间: 2021-01-25

    上传用户:

  • 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

    上传用户:

  • HTML5 版手机过关游戏消灭星星源代码

    消灭星星网页游戏源码,基于html5的小游戏,可直接在Android 或 IOS手机系统中运行。这款消灭小星星游戏被很多编程语言仿写,记得之前有一个版本是VB版的,同样做的很精彩。   这款小星星游戏,是闯关类休闲益智游戏,玩时候有背景音乐,很刺激。下一关比上一关需要得到更多的分数,分数达不到就失败了,界面和用色很活泼,让人一看就想玩一玩。

    标签: HTML5_CSS3源码

    上传时间: 2021-03-22

    上传用户:18754771937

  • Android相册

    安卓源码,利用paging实现,内含RecycleView 的使用,动态分页加载,点击图片查看高清图并提供下载,下载后自动将下载目录添加到手机相册等相关功能

    标签: Android Paging

    上传时间: 2021-07-06

    上传用户:wufeng1205

  • FireMonkey开发技术简明手册中文版

    详细讲解Firemonkey架构的技术开发手册 RAD XE 用户可使用 Delphi、C++ 开发 Firemonkey 应用程序 支持快速开发 Linux、Windows、 Android 平台 APP 应用

    标签: FireMonkey 开发技术 手册

    上传时间: 2021-08-31

    上传用户:kagmai