搜索资源列表
-
0下载:
本文介绍了TCP/IP协议和客户/服务器程序的基本原理,给出了利用Visual Basic6.0开发客户/服务器软件的设计方法;最后给出了应用实例。-This paper introduces the TCP / IP protocol and client / server to the basic principles By using Visual Basic 6.0 client / server software design method; Finally an example of
-
-
0下载:
基于MC145159的PLL频率合成器设计与实现
介绍了锁相环路频率合成器的基本原理,分析了集成锁相环芯片M C 145159的工作特性,给出了集成锁相环芯片M C 145159的一个应用实例,为高频频率合成器的设计提供了一个较好的思路.测试结果证明了设计的合理性与实用性,系统频率稳定度优于10-7.-MC145159 PLL frequency synthesizer design and realization of PLL frequency synthesizer the basic
-
-
0下载:
The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external buzzer. Examp
-
-
0下载:
DELTA PLC VISUAL BASIC COMMUNICATION MODBUS DLL AND EXAMPLE VB.NET Application
-
-
0下载:
浅谈VB.NET的密码算法及其在信息安全中的应用
Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity
,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptography命名空间(简称SSC).举例说明了利用SSC提供的类编写信息安全程序的方法,其中包括对
-
-
1下载:
Visual Basic(简称VB)是一种功能强大的新一代高级程序设计语言。本章介绍程序设计语言的基础知识;Visual Basic集成开发环境;通过一个简单的实例说明设计Visual Basic应用程序的步骤;最后阐述面向对象程序设计的一些重要概念。-Visual Basic (referred to as VB) is a powerful new generation of high-level programming language. This chapter describes t
-
-
0下载:
该文章介绍了DSP原来及应用的基本概念及典型例题分析,非常适合初学这阅读(内有程序分析、编程题)-The article introduced the original DSP and application of basic concepts and typical example analysis, it is very suitable for beginners to read (there are program analysis, programming title)
-
-
0下载:
该文章介绍了嵌入式原来及应用的基本概念及典型例题分析,非常适合初学这阅读(内有程序分析、编程题)-The article introduced the embedded and application of the original basic concept and analysis of a typical example, which is ideal for beginners to read (there are program analysis, programming title)
-
-
0下载:
华为FPGA设计流程说明
由于目前所用到的FPGA器件以Altera的为主,所以下面的例子也以Altera为例,工具组合为 modelsim + LeonardoSpectrum/FPGACompilerII + Quartus,但原则和方法对于其他厂家和工具也是基本适用的。-Huawei FPGA design flow as a result of the current devices used to Altera' s FPGA-based, so the following
-
-
0下载:
DS1302中文资料,摘要本文概括介绍了DS1302 时钟芯片的特点和基本组成通过实例详细说明了有关功能的应用
软件关于DS1302 各寄存器的详细位控功能请参考DALLAS 达拉斯公司的相应产品资料-The DS1302 Chinese material, the abstract this article summary introduced the DS1302 clock chip s characteristic and the basic composition showed i
-
-
0下载:
本文的主要目的是理解NS2的architecture, 了解NS2的基本原理. NS2采用了Tcl/C++分裂
的模型, 在这种模型中OTcl是处于比较关键的位置, NS2采用了Tcl的编程模式. 使用C++来编
写应用实例, 使用OTcl来操纵这些实例. 理解了OTcl就理解了NS2的框架. 本文先简述Tcl语言
的嵌入特性, 然后描述了NS2的应用场景, 进而分析NS2的架构, 以及实现该架构采用的技术-The main purpose of this paper is to u
-
-
0下载:
It s a document relating to ns2 EDCA simulation.Here the basic EDCA protcol is described and also the application scenario of EDCA. An application example shows recent simulation results in an 802.11g/EDCA cell with rate adaptation and Ricean fading.
-
-
0下载:
本文介绍了红外遥控的基本工作原理;红外发光二极管的特性;红外接收头详解;红外编码方式;单片机的应用;红外遥控程序流程图及通过对红外遥控器各按键发送中波形的分析可以识别码型,从而为软件解码提供依据。本文以实例介绍红外遥控器与单片机的硬件接口,并从原理出发给出软件解码的方法。这是一个可以直接引用的成功例子,同时也为各类红外遥控器在单片机控制产品中的开发应用提供了一个非常实用的参考。-This article describes the basic working principle of infra
-
-
0下载:
c++ 基础知识的介绍,以及简单例子的应用实例-c++ basic knowledge of presentation and simple example of the application instance
-
-
0下载:
提供了NDIS的基本的理解,应用程序如何与驱动程序交互,发挥驱动程序最佳性能。说明了使用例子驱动(PACKET.SYS)监测以太网的应用程序。-Provide a basic understanding of the NDIS, application and how to interact with the driver to play the best performance of driver. Example monitoring Ethernet driver (PACKET.SYS)
-
-
0下载:
STM ARM ADC mode.
This application note provides help for ADC users to understand some advanced modes
offered in the STM32 microcontrollers, and to quick start development. Each of the
described modes is provided with an example of application
-
-
0下载:
简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
-
-
0下载:
自动控制原理-卢京潮,自控原理书籍,包含最基本的自控知识及matlab例题应用-Automatic control theory- Lu Jing-chao, automatic control theory books, including the basic knowledge and self-control application example matlab
-
-
0下载:
单片机广泛的应用于工业控制系统、数据采集系统、自动测试系统、
智能仪表和接口等广阔的领域。作为一个电子专业的学生、电子工程应用
设计技术人员倘若不会应用单片机是极为可笑的。
在此我从网上收集了大量的资料包含了单片机初学者入门基本教程、
单片机应用范例、实例程序、希望对大家有用-SCM is widely used in industrial control systems, data acquisition system, automatic test system,
B
-
-
0下载:
模糊控制的课件,包括
第1次课-模糊控制绪论
第2次课-模糊集合及其运算
第3次课-模糊蕴涵关系
第4次课-基于控制规则库的模糊推理
第5次课-模糊控制的基本原理与设计
第6次课-离散状态下模糊控制器设计与计算实例
第7次课-Matlab仿真与在锅炉燃烧系统中的应用实例
第8次课-自适应模糊控制
模糊控制补充内容
模糊控制器设计与计算实例与MATLAB仿真
fuzzy实验程序
总共十一个文件-Fuzzy control courseware, in
-