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

Download-setup

  • Windows 3.0

    Windows 3.0安装镜像 安装+DOS7.1安装的时候安装dos7.1在DOS 7.1系统下载输入A: 在输入setup进入安装程序您根据安装向导完成下面的安装 Windows 3.0是英文版,因为Windows 3.0不支持中文版

    标签: Windows 3.0

    上传时间: 2019-05-25

    上传用户:2416543105

  • keilc51v6.12

      keil C51 v6.12 完全解密版的安装说明      安装方法是先将V6.12安装程序复制到某个目录下,如复制到D:\keilC51  然后执行D:\keilC51\setup\setup.exe 安装程序,选择安装Eval Version版进  行安装。  注册码:K199U-20071-12A9U      当出现Please insert the add-on disk的提示画面,可按next按钮(不用  插入软盘)。      安装好之后就可以使用,没有代码大小的限制,这是完全版,比 Eval版增  加浮点库等内容。

    标签: keilc 51 12 v6

    上传时间: 2020-03-20

    上传用户:mimeme

  • 4G & Beyond Convergence of Networks

    From the transition of analog to digital communication along with seamless mobility and high computing power of small handheld devices, the wireless communications industry has seen tremendous changes leading to the integration of several telecommunication networks, devices and services over last 30 years. The rate of this progress and growth has increased particularly in the past decade because people no longer use their devices and networks for voice only, but demand bundle contents such as data download/streaming, HDTV, HD video , 3D video conferencing with higher efficiency, seamless connectivity, intelligence, reliability and better user experience. Although the challenges facing service providers and telecommunication companies differ by product, region, market size, and their areas of concentration but time to market, efficient utilization of their assets and revenue expansion, have impacted significantly how to manage and conduct their business while maintaining sufficient margin. 

    标签: Convergence Networks Beyond 4G of

    上传时间: 2020-05-26

    上传用户:shancjb

  • Mobile+and+Wireless+Systems+Beyond+3G

    With the rapid growth of the wireless mobile applications, wireless voice has begun to challenge wireline voice, whereas the desire to access e-mail, surf the Web or download music (e.g., MP3) wirelessly is increasing for wireless data. While second generation (2G) cellular wireless systems, such as cdmaOne1, GSM2 and TDMA3, introduced digital technology to wireless cellular systems to deal with the increasing demand for wireless applications, there is still the need for more spectrally efficient technologies for two reasons. First, wireless voice capacity is expected to continue to grow. Second, the introduction of high-speed wireless data will require more bandwidth.

    标签: Wireless Systems Mobile Beyond and 3G

    上传时间: 2020-05-30

    上传用户:shancjb

  • Next Generation Mobile Broadcasting

    Mobile wireless communications are in constant evolution due to the continu- ously increasing requirements and expectations of both users and operators. Mass multimedia* services have been for a long time expected to generate a large amount of data traffic in future wireless networks [1]. Mass multimedia services are, by definition, purposed for many people. In general, it can be distinguished between the distribution of any popular content over a wide area and the distribu- tion of location-dependent information in highly populated areas. Representative examples include the delivery of live video streaming content (like sports compe- titions, concerts, or news) and file download (multimedia clips, digital newspa- pers, or software updates).

    标签: Broadcasting Generation Mobile Next

    上传时间: 2020-05-31

    上传用户:shancjb

  • Wireless+Communications+Resource+Management

    Wirelesscommunications,especiallyinitsmobileform,hasbroughtusthefreedomofmobility andhaschangedthelifestylesofmodernpeople.Waitingatafixedlocationtoreceiveormakea phone call, or sitting in front of a personal computer to send an e-mail or download a video program, has become an old story. Nowadays it is commonplace for people to talk over a cell phonewhilewalkingonthestreet,ortodownloadandwatchamoviewhiletravelingonatrain. Thisisthebenefitmadeavailabletousbythesuccessfulevolutionofwirelesscommunications over three generations, with the fourth generation being under way.

    标签: Communications Management Wireless Resource

    上传时间: 2020-06-01

    上传用户:shancjb

  • Embedded_Deep_Learning_-_Algorithms

    Although state of the art in many typical machine learning tasks, deep learning algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount of required computations and huge model sizes. Because of this, deep learning applications on battery-constrained wearables have only been possible through wireless connections with a resourceful cloud. This setup has several drawbacks. First, there are privacy concerns. Cloud computing requires users to share their raw data—images, video, locations, speech—with a remote system. Most users are not willing to do this. Second, the cloud-setup requires users to be connected all the time, which is unfeasible given current cellular coverage. Furthermore, real-time applications require low latency connections, which cannot be guaranteed using the current communication infrastructure. Finally, wireless connections are very inefficient—requiringtoo much energyper transferredbit for real-time data transfer on energy-constrained platforms.

    标签: Embedded_Deep_Learning Algorithms

    上传时间: 2020-06-10

    上传用户:shancjb

  • #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

    上传用户:

  • 金蝶KISV7.5系列通用模拟狗驱动

    操作步骤: 一、先装【金蝶KISV7.5标准版】-setup.exe 二、运行【金蝶KISV7.5系列通用模拟狗驱动】 三、打开桌面图标【金蝶KIS标准版】,慢慢享用吧!

    标签: KISV7 金蝶 模拟 驱动

    上传时间: 2021-09-11

    上传用户:CharlieGyd

  • 程序是怎样跑起来的(文字可编辑版本)

    《程序是怎样跑起来的》一书从计算机的内部结构开始讲起,以图配文的形式详细讲解了二进制、内存、数据压缩、源文件和可执行文件、操作系统和应用程序的关系、汇编语言、硬件控制方法等内容,目的是让读者了解从用户双击程序图标到程序开始运行之间到底发生了什么。三个怎样均有上传,可自行下载程序是怎样跑起来的:https://dl.21ic.com/download/ic-504039.html 网络是怎样连接的:https://dl.21ic.com/download/ic-504035.html 计算机是怎样跑起来的:https://dl.21ic.com/download/ic-504030.html 此版pdf文件,其中文字可被选中复制,方便读者做笔记

    标签: 程序

    上传时间: 2021-10-18

    上传用户: