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

cygwin-install

  • mdb viewer

    for view MDB format without install office

    标签: mdb viewer

    上传时间: 2015-12-05

    上传用户:shawn_zhu

  • linux

    简单命令使用grep等的使用 [zorro@isch ~]$ history     1  ifconfig     2  su     3  exit     4  ls     5  cd Desktop/     6  ls     7  tar zxcf VMwareTools-8.4.5-324285.tar.gz      8  tar zxvf VMwareTools-8.4.5-324285.tar.gz      9  cd  vmware-tools-distrib/    10  ls    11  ./vmware-install.pl     12  su    13  ls    14  cd ..    15  ls    16  rm VMwareTools-8.4.5-324285.tar.gz     17  rm -r vmware-tools-distrib    18  ls    19  make    20  ls    21  cd redis/    22  quit    23  ls    24  ca redis/    25  cd redis/    26  cd redis-2.8.17    27  make    28  cd redis-2.8.17    29  ls    30  cd redis-2.8.17    31  cd str    32  cd src    33  ls    34  ./redis-cli    35  ls    36  cd redis-2.8.17 tar.gz    37  make    38  cd src    39  ./redis-server .. /redis.conf    40  ./redis-cli    41  ./redis-server ../redis.conf    42  vi test1.sh    43  ./test1.sh    44  vi test.sh    45  ./test.sh    46  ls    47  chmod 777 test.sh    48  ./test.sh    49  vi express    50  $ grep –n ‘the’ express    51  clear    52  grep -n 'the' express    53  vi express    54  grep -n 'the' express    55  grep -vn 'the'express    56  grep -vn 'the' express    57  grep -in 'the' express    58  vi test2.c    59  grep -l 'the' *.c     60  grep -n 't[ae]st' express    61  grep -n 'oo' express    62  grep -n '[^g]oo' express    63  grep -n '[a^z]oo' express    64  grep -n '[0^9]' express    65  grep -n '^the' express    66  vi express    67  sed -e 'd' express    68  sed -e '1d' express    69  sed -e '1~7d' express    70  sed -e '$d' express     71  sed -e '1,/^$/d' express     72  ls    73  cd    74  pwd    75  history [zorro@isch ~]$ 

    标签: 简单命令使用

    上传时间: 2016-05-24

    上传用户:12345678gan

  • 激活工具heu

    1.软件安装步骤   a)运行光盘中客户软件\CCS5000 CCS2.20\CCS2.2\SETUP.EXE,进入引导界面;   b)选择Install下的Code Composer Studio进入安装界面; c)按照默认的方式安装,装在C:\ti下。 d)安装软件补丁:运行光盘客户软件\c5000ccs2.20\CCS FOR C5000-补丁\C5000-2.20.00-FULL-to-C5000-2.20.18-FULL.EXE,进入安装界面,然后按照默认的方式安装即可。 e)重新启动计算机,按DEL键进入CMOS的设置界面CMOS SETUP UTILITY,将Integrated Peripherals中的Onboard Paralell Port改为378/IRQ,Parrallel Port Mode改为EPP,保存退出。 f)进入windows后会出现“CCS 2(‘ C5000) ”、 “Setup  CCS 2(‘ C5000) ”两个图标。

    标签: 激活

    上传时间: 2017-01-03

    上传用户:jmw8637

  • RVDS2.2破解工具

    RealView Developer Suite v2.2 破解 (2009-12-11)  使用RealView Developer Suite v2.2,传说中的RVDS 2.2,破解也有问题,经过我琢磨。   破解步骤修改如下: 1)用generate产生license file (注意自己的系统时间   最好是真实的当前时间,如果时间比较旧的话,产生的license file 将不能注册。license file 和系统时间、网卡物理地址、硬盘的序列号有关) 2)安装软件 3)license Wizard     选  Install Wizard   ...   选择license file 目录    4)应用补丁注入工具Patch.exe给下边列出的文件注入校验和。文件目录见下边。     从这个论坛下载说明少了4个文件路径,导致的结果就是无法启动调试部分。   关于 no license check  out   以上作完了就加载一个*.axf文件实验吧,看看还有没有no license check  out  ,这时你在看软件注册信息 Enjoy ;-)   Install, apply our patch then generate license file with the keygen.   -------------   the files need to be patched:      %Install Path%\IDEs\CodeWarrior\CodeWarrior\5.6.1\1592\win_32-pentium\bin\Plugins\License\oemlicense.dll   %Install Path%\IDEs\CodeWarrior\RVPlugins\1.0\86\win_32-pentium\oemlicense\oemlicense.dll   %Install Path%\RDI\armsd\1.3.1\66\win_32-pentium\armsd.exe   %Install Path%\RDI\AXD\1.3.1\98\win_32-pentium\axd.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armasm.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcc.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcpp.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armlink.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\fromelf.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\tcc.exe   %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\tcpp.exe   %Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\tvs.exe   %Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\xry100.dll

    标签: RVDS2 破解

    上传时间: 2017-01-18

    上传用户:zbxinu

  • 毕业设计说明书

    基于嵌入式系统录音播放功能的实现与开发,其中有包括cygwin的安装和后期代码,代码的调试

    标签: 毕业设计

    上传时间: 2018-03-15

    上传用户:yangdaiyu

  • 医院网站一套源码PHP版的前端后端数据库

    程序特色: 一:使搜索引擎更加容易抓取和索引 二:提供更多的功能,提高用户的友好体验 三:可用性的提高,提高用户的友好体验 html5响应式摄影网站系统使用方法: 将文件上传只ASP空间,运行http://你的域名/install.asp进行安装。 只需两步即可安装完成,为了保证网站安全,请修改默认后台路径及数据库名称。 S-CMS医院建站系统 v3.0 build20190104更新说明: 1.新增:修复PHP版部分SQL注入漏洞 2.新增:后台新增检测木马功能,可恢复已篡改文件和删除木马文件 3.优化:PAYPAL支付方式支持设置汇率,境外用户可以使用美元支付 S-CMS医院建站系统 v3.0 build20190111更新说明: 1.优化:兼容多种编码,解决因编码不同无法导入SQL文件的问题 2.新增:PHP版新增批量上传图片功能及通过excel批量导入产品功能 3.新增:后台登录界面加入验证码功能,防止暴力破解密码 S-CMS医院建站系统 v3.0 build20190308更新说明: 1.新增:新闻模块招聘功能支持编辑条目标题 2.新增:万能表单系统加入开启验证码的选项,可根据需要开启或关闭 3.优化:后台会员模块列表加入分页功能,缩短加载时间 S-CMS医院建站系统 v3.0 build20190322更新说明: 1.优化:支持恢复旧版程序时备份的数据库文件 2.优化:生成全站静态文件时,采用了分批次生成方法,防止代码运行超时 3.修复:修复会员中心积分转余额功能及完善信息加积分功能的错误 4.优化:优化核心程序,使页面加载速度更快 S-CMS医院建站系统 v3.0 build20190412更新说明: 1.新增:加入回收站功能,所有误删除的数据均可在回收站内进行恢复 2.优化:用户登录后台和导入模板数据时自动备份数据,防止误操作损坏网站数据 3.优化:后台富文本编辑器改为Ueditor,功能更加强大 S-CMS医院建站系统 v3.0 build20190419更新说明: 1.新增:新增页面防复制功能,可以保护网页内容防止文字被复制和图片被保存 2.新增:当管理员登录IP有变动时,需要二次验证邮箱,保障后台数据安全 3.新增:取消图形验证码,改为拖动滑块验证,增加了人机验证的安全性同时减少出错概率 S-CMS医院建站系统 v3.0 build20190510更新说明: 1.新增:支持编辑器上传图片加水印及同步到OSS云储存 2.新增:产品和新闻分类按钮弃用click点击,采用a链接,对搜索引擎更加友好 3.新增:新增MIP(即移动端网页加速技术)模板,可以有效的提高网站的搜索引擎排名

    标签: PHP 网站 源码 后端 数据库

    上传时间: 2019-05-14

    上传用户:tiansan52077

  • Deploying+Raspberry+Pi+in+the+Classroom

    The Raspberry Pi has become a computing phenomenon. This single-board miniature computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into a series of nearly a dozen models that have sold a total of more than 10 million units in five years. Inexpensive to buy and to run, Raspberry Pi computers are great for enthusiasts, good for games, and fun for children. Raspberry Pi computers are also terrific in the classroom, enabling you to put on each desk an easily-manageable computer on which students can do everything from learning Internet use and essential office software skills, through grasping programming basics in an easy-to-learn format, to performing full-on programming in Python, Java, C, and other languages. Better yet, you can install all the software needed for those activities automatically alongside the operating system.

    标签: Deploying Classroom Raspberry the Pi in

    上传时间: 2020-06-06

    上传用户:shancjb

  • PL2303 Win10驱动

    uninstall the device in the "Computer Management" pannel.在设备管理器中卸载已有驱动install PL2303-Prolific_DriverInstaller_v1200安装压缩包中的PL2303-Prolific_DriverInstaller_v1200restart your computer.重启计算机

    标签: pl2303 win10 驱动

    上传时间: 2022-03-13

    上传用户:jiabin

  • 雅马哈RX-V692功放说明书

    为了确保最佳性能,请仔细阅读本手册。请将其保存在安全的地方,以备将来参考。将本机安装在阴凉,干燥,清洁的地方-远离窗户的热源,过多的振动灰尘,湿气和冷源。避免嗡嗡声的变压器,电动机。为避免起火或电击,请勿使本机遭受雨淋或浸水。绝对不要机柜。如果有东西掉入设备中,请与经销商联系。不要在开关,控件或连接线上用力。移动设备时,请先拔下电源插头和与其他设备相连的电线。切勿自己拉电线。机柜上的开口可确保设备正常通风。如果这些开口被阻塞,则机柜内部的温度将迅速升高。因此,请避免将物品放在这些开口处,并将其安装在后方10厘米,两侧20厘米,深30厘米9通风条件确保设备的顶部面板至少留出一定空间。否则不仅会损坏设备,还会引起火灾。To assure the finest performance, please read this manual carefully. Keep it in a safe place for future reference Install this unit in a cool, dry, clean place -away from windows heat sources, sources of excessive vibration dust, moisture and cold. Avoid sources of humming transformers, motors). To prevent fire or electrical shock do not expose the unit to rain or water.

    标签: 雅马哈 RX-V692 功放

    上传时间: 2022-04-02

    上传用户:

  • ESP32 DHT11 MQTT 温湿度实例

    1. Preface2. The concept2.2. Prescience 2.3. Reading guide 2.4. Abbreviations 2.5. Version management3. Hardware3.2. ESP32 3.3.2. Hardware schema 3.3.3. DHT22 and level shifter 3.3.4. Geekcreit® ESP32 Development Board4. Software4.2. Installatie van GIT 4.3. Installatation of the ESP32 Core 4.4. Installation of the Xtensa and ESP32 Tools 4.5. Python 4.5.1. Install Python 4.5.2. Installation of pySerial and EspTool 4.6. Test the software installation5. The ESP32 IoT project 5.1.1. WiFi connection 5.1.2. Setup date and time 5.1.3. MQTT connection 5.1.4. Determining temperature and humidity 5.2. IOT_ESP32_Project source6. Test6.2. ESP32, NodeJS, MongoDB en Mosca 6.2.1. Start MongoDB 6.2.2. Start NodeJS Express serve and Mosca broker 6.2.3. Start the ESP32 6.2.4. Start an Chrome browser

    标签: esp32 dht11 mqtt

    上传时间: 2022-04-05

    上传用户:kingwide