搜索结果
找到约 89 项符合
Variable 的查询结果
按分类筛选
- 全部分类
- 其他 (13)
- matlab例程 (9)
- 其他书籍 (6)
- 单片机开发 (6)
- 数学计算 (5)
- 单片机编程 (4)
- 技术资料 (4)
- 通讯/手机编程 (3)
- 书籍 (3)
- 学术论文 (2)
- 编译器/解释器 (2)
- 压缩解压 (2)
- DSP编程 (2)
- Java编程 (2)
- 人工智能/神经网络 (2)
- Linux/Unix编程 (2)
- 电机控制 (1)
- 电源技术 (1)
- 网络 (1)
- Java书籍 (1)
- 软件工程 (1)
- 邮电通讯系统 (1)
- 技术管理 (1)
- 文件格式 (1)
- Windows CE (1)
- 电子书籍 (1)
- VC书籍 (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- 加密解密 (1)
- Delphi控件源码 (1)
- J2ME (1)
- 数值算法/人工智能 (1)
- 教程 (1)
- 源码 (1)
- 软件 (1)
- 论文 (1)
- VIP专区 (1)
单片机编程 基于8098单片机的SPWM变频调速系统
数字控制的交流调速系统所选用的微处理器、功率器件及产生PWM波的方法是影响交流调速系统性能好坏的直接因素。在介绍了正弦脉宽调制(SPWM)技术的基础上,设计了一种以8098单片机作为控制器,以智能功率模块IPM为开关器件的变频调速系统。通过软件编程,产生正弦脉冲宽度调制波形来控制绝缘栅双极晶体管的导通和关断, ...
单片机编程 MC68HC912DG128A单片机在汽车无级变速(CVT)
车辆行驶性能的好坏,不仅取决于发动机,而且在很大程度上还依赖于变速器及变速器与发动机的匹配。在汽车上使用的自动变速器大致有三类:液力自动变速器(Automatic Transmission,AT)、电子控制机械自动变速器(AutomaticMechanicalTransmission,AMT)和金属带式无级变速器(Continuously Variable Transmission,CVT) ...
单片机编程 CAT5110 CAT5118 CAT5119 CAT512
CAT5110/18/19/23/24/25 linear-taper digitally programmable potentiometers perform the same function as a mechanical potentiometer or a variable resistor. These devices consist of a fixed resistor and a wiper contact with 32-tap points that are digitally controlled through a2-wire up/down serial inte ...
单片机编程 51单片机及其应用
51单片机及其应用:1.1.1 电子计算机的问世及其经典结构1946年2月15日,第一台电子数字计算机问世,这标志着计算机时代的到来。(CALCULATOR)ENIAC(“埃尼阿克”)◆ENIAC是电子管计算机,时钟频率仅有100 KHz,但能在1秒钟的时间内完成5000次加法运算。◆与现代的计算机相比,有许多不足,但它的问世开创了计算机 ...
网络 项目描述: Fluid is a server daemon for streaming media. The latest release is built as an API for buil
项目描述:
Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multicast now supported.
Fluid 是一个为媒体流提供的服务器后台。最 ...
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
其他 These instructions assume that the 1.4 versions of the java and appletviewer commands are in your p
These instructions assume that the 1.4 versions of the java
and appletviewer commands are in your path. If they aren t,
then you should either specify the complete path to the commands
or update your PATH environment variable as described in the
installation instructions for the Java 2 SDK.
数学计算 最优化算法
最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。
数学计算 三次样条插值程序。编译运行本程序后
三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:"input the value of the variable:",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若 ...
matlab例程 By building a nonlinear function relationship between an d the error signal
By building a nonlinear function relationship between an d the error signal,this paper presents a no—
vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.