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

PIC_Hi-Tech

  • Wideband+TDD

    This book is an outgrowth of the pioneering development work done by InterDigital Com- munication Corporation in 3rd Generation TDD WCDMA Technology. Many engineers and managers were involved in this development, which spanned a wide range of tech- nology areas, including system architecture, radio interface, radio modem design, radio resource management and hardware/software implementation. In addition, TDD WCDMA technology had many direct and indirect contributors across the globe in the context of the development of the 3GPP TDD WCDMA Standard.

    标签: Wideband TDD

    上传时间: 2020-06-01

    上传用户:shancjb

  • Fundamentals+of+EM+Design+of+Radar

    In the present era, low observability is one of the critical requirements in aerospace sector, especially related to defense. The stealth technology essentially relates to shaping and usage of radar absorbing materials (RAM) or radar absorbing struc- tures (RAS). The performance of such radar cross section (RCS) reduction tech- niques is limited by the bandwidth constraints, payload requirements, and other structural issues. Moreover, with advancement of materials science, the structure geometry no longer remains key decisive factor toward stealth.

    标签: Fundamentals Design Radar of EM

    上传时间: 2020-06-06

    上传用户:shancjb

  • Cogeneration+and+District+Energy+Systems

    District energy (DE) systems use central heating and/or cooling facilities to provide heating and/or cooling services for communities. The advantages of district energy over conventional heating and cooling include improved efficiency, reliability and safety, reduced environmental impact, and for many situations better economics. DE systems can be particularly beneficial when integrated with cogeneration plants for electricity and heat, i.e., with combined heat and power (CHP) plants. One of the main impediments to increased use of cogeneration-based district energy is a lack of understanding of the behavior of integrated forms of such systems. This book is aimed at providing information on district energy and cogeneration tech- nologies, as well as systems that combine them.

    标签: Cogeneration District Systems Energy and

    上传时间: 2020-06-07

    上传用户:shancjb

  • Stable_adaptive_neural_network_control

    Recent years have seen a rapid development of neural network control tech- niques and their successful applications. Numerous simulation studies and actual industrial implementations show that artificial neural network is a good candidate for function approximation and control system design in solving the control problems of complex nonlinear systems in the presence of different kinds of uncertainties. Many control approaches/methods, reporting inventions and control applications within the fields of adaptive control, neural control and fuzzy systems, have been published in various books, journals and conference proceedings.

    标签: Stable_adaptive_neural_network_co ntrol

    上传时间: 2020-06-10

    上传用户:shancjb

  • 硬件工程师笔试题大全及答案21页

    硬件工程师笔试题大全及答案21页 硬件工程师笔试题大全及答案1、请列举您知道的电阻、电容、电感品牌(最好包括国内、国外品牌)。 电阻:RALEC旺诠、ROYALOHM、SUPEROHM、UniOhm、TA-I大毅、TDK、TOKEN、VISHAY、YAGEO、广东风华 电容:AVX、KEMET、Kyocera、muRata、NEC、nichicon、Panasonic、SAMSUNG、SANYO、TAIYO YUDEN、TDK、VISHAY、YAGEO、广东风华、 电感:AEM、EPCOS、ETC、Gausstek丰晶、muRata、sumida村田、Sunlord顺络、TAI-TECH台庆、TDK、TOKEN、TOREX、VISHAY、WE、YAGEO国巨、柯爱亚、科达嘉、奇力新、千如电子、捷比信、紫泰荆、肇庆英达、广东风华 2、请解释电阻、电容、电感封装的含义:0402、0603、0805。表示的是尺寸参数。 0402:40*20mil;0603:60*30mil;0805:80*50mil。 3、请问电阻、电容、电感的封装大小分别与什么参数有关?电阻封装大小与电阻值、额定功率有关;电容封装大小与电容值、额定电压有关;电感封装大小与电感量、额定电流有

    标签: 硬件工程师

    上传时间: 2022-03-25

    上传用户:ttalli

  • HI-TECH C Compiler for PIC18 MCUs (PRO) Update v9.

    上传文件为picc18编译器。包含破解软件在内。

    标签: C Compiler for pic18 mcus pro update

    上传时间: 2022-05-24

    上传用户:

  • cadence-virtuoso的使用简介

    全文将用一个贯穿始终的例子来说明如何绘制版图。这个例子绘制的是一个最简单的非门的版图。S2-1建立版图文件使用library manager.首先,建立一个新的库myLib,关于建立库的步骤,在前文介绍cdsSpice时已经说得很清楚了,就不再赘述。与前面有些不同的地方是:由于我们要建立的是一个版图文件,因此我们在technology file选项中必须选择compile a new tech file,或是attach to an exsiting tech file。这里由于我们要新建一个tech file,因此选择前者。这时会弹出load tech file的对话框,如图2-1-1所示。在ASCII Technology File中填入csmclo0.tf即可。接着就可以建立名为inv的cel了。为了完备起见,读者可以先建立inv的schematic view和symbol view(具体步骤前面已经介绍,其中pmos长6u,宽为0.6u。nmos长为3u,宽为0.6u。model仍然选择hj3p和hj3n)。然后建立其layout view,其步骤为:在tool中选择virtuoso-layout,然后点击ok。

    标签: cadence virtuoso

    上传时间: 2022-07-20

    上传用户:

  • PIC单片机的BootLoader

    摘要:介绍在PIC18系列单片机中使用Bootloader的原理、方法及优点;介绍 HI-TECH公司使用C语言实现BootLoader的程序,给出详细的使用方法和参数配置方法;针对程序中存在的问题进行探讨和修改,使修改后的程序实用、可靠。另外,探讨对程序数据进行加密、加快下载速度、在RS485/RS422中使用BootLoader的方法和思路。根据此方法,读者可以编写出适合自己使用的BootLoader程序。关键词:Boot Loader  PIC18 IAP 在线升级PIC单片机的BootLoader属于需要自己写程序的那种,可以根据自己的需要写出各种功能的BootLoader程序来。目前,比较常见的BootLoader程序有Microchip公司的C18版本和著名的PICC编译器厂商HI-TECH公司(以下简称HI-TECH)的PICC18版本。它们的相似之处在于都占用了系统的0x00~0×1FF的程序空间。Microchip的版本是用纯汇编写的,而HI-TECH的版本是用C语言编写的。

    标签: pic单片机 bootloader

    上传时间: 2022-07-28

    上传用户:

  • VIP专区-单片机源代码精选合集系列(73)

    eeworm.com VIP专区 单片机源码系列 72资源包含以下内容:1. 24c01a的读写程序.doc2. PIC单片机程序设计基础.pdf3. 24c16读写驱动程序.doc4. PIC单片机基础知识.rar5. 单片机汇编语言程序库.rar6. PIC的C语言编程知识.pdf7. 51程序库 (各种常用程序).doc8. keil入门实例教程.rar9. 在伟福集成环境下使用PICC.pdf10. HI-TECH PICC C的使用说明.pdf11. 非接触IC卡读写器的应用设计.pdf12. U盘IC1114的电路图和C语言源程序.zip13. 锂-离子线性电池充电控制器LTC1732及其应用.pdf14. MSP430仿真器(机)接口电路图-原理图.pdf15. 照明应用中的51LPC微控制器.pdf16. STM32TS60 数字电阻型多触摸屏控制方案.rar17. PL2303或PV8651USB转串口原理图.rar18. PCF8563 实时时钟日历芯片选型指南.pdf19. S3C2410内存管理单元MMU基础实验.rar20. USB2.0转IDE的电路图 (protel文件).rar21. TUSB3200中文资料pdf.pdf22. 单片机实用接口技术.rar23. 串行下载线的原理图-电路图.pdf24. 内置微处理器的USB音频接口芯片TUSB3200.pdf25. MCS-51系列单片机实用接口技术.rar26. 数据处理与控制策略.rar27. LPC932单片机可靠性设计方案.pdf28. 小车走迷宫设计.rar29. 过程通道与人机接口.rar30. 一种单片机实现的嵌入式视频切换器.pdf31. 温度传感器ds1820的汇编程序.pdf32. 3.3v看门狗芯片.pdf33. 交通灯控制板用户手册.rar34. 单片机开发中应掌握的几个基本技巧.pdf35. dsPIC30F看门狗定时器和低功耗模式.pdf36. 新版交通灯模组(包括PCB图、使用说明书和产品说明书).rar37. 51单片机浮点子程序库.pdf38. 工程师单片机学习经验技巧.rar39. 用单片机内置比较器设计高精度A/D变换器.pdf40. MCS-51并行口的扩展.ppt41. 模拟接口.ppt42. 存储器接口.ppt43. 单片机原理与应用教程.rar44. 中断技术.ppt45. winCE msdn讲座.zip46. MCS 51单片机内部并行口及应用.rar47. RD系列微型打印机打印实例.rar48. 接口技术概述.rar49. 微型打印机的C语言源程序.rar50. 汇编语言程序设计PPT.ppt51. 微型打印机与单片机接口.rar52. MCS-51系列单片机的结构和原理.rar53. 单片机的功率接口.rar54. Keil软件的使用.rar55. 51单片机应用实例及源代码.rar56. 汇编语言程序设计基础.PPT57. 单片机模糊逻辑控制.rar58. 小型键盘结构与接口.ppt59. DA与AD转换.ppt60. 微型计算机总线知识.ppt61. DMA与DMA控制器.ppt62. 微机原理及接口技术课件(教学).rar63. 8255A可编程并行接口.ppt64. 微机原理与汇编语言程序设计课件.rar65. VD108B地感线路安装图.pdf66. 8086总线操作、中断系统及总线请求.ppt67. 微机原理多媒体教材.rar68. RS-485的传输线如何合理屏蔽.pdf69. 8253计数器定时器结构与编程.ppt70. 子空间模式识别方法.pdf71. 单片机应用技术电子教案.rar72. 8251A可编程通信接口.ppt73. 语音编解码芯片MT8965在ALU中的应用.pdf74. Keil C51 使用技巧及实战.zip75. 微机接口技术试题.rar76. MCS-51单片机系统扩展技术.pdf77. 单片机课程总结.doc78. 微机接口技术精品课程.rar79. LCD为LCM161(HD44780驱动器)字符显示器驱动程.rar80. 用单片机设计发音电路.pdf81. 微机接口技术课件.rar82. LC7461遥控解码子程序源代码.rar83. 模块化LED大屏幕显示器的设计.pdf84. 微机原理与接口技术精品课程(课件).rar85. 红外遥控接收程序.pdf86. 微控制器( MCU) 破解秘笈之中文有删节版.pdf87. SAM88RCRI 指令集.pdf88. 单片机常用程序库.rar89. 微处理器指令集设计.ppt90. 基于单片机的频率计设计.pdf91. 单片机综合应用.rar92. 单片机多机并行通讯的一种方法.pdf93. pic单片机实用教程(提高篇).rar94. 单片机掉电保护设计.pdf95. pic单片机实用教程(基础篇).RAR96. 分时操作系统思想在单片机编程中的实现.pdf97. 80C51便携式产品中的低功耗设计.pdf98. 单片机最小系统电路.pdf99. avr studio 4.14下载.zip100. AVR高速嵌入式单片机原理与应用(修订版).rar

    标签: 1.1 电磁场 电磁波 视频教程

    上传时间: 2013-07-03

    上传用户:eeworm