搜索结果
找到约 239 项符合
Value 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (18)
- 其他 (17)
- 技术资料 (17)
- 其他书籍 (13)
- matlab例程 (13)
- 单片机开发 (13)
- Java编程 (12)
- 数值算法/人工智能 (10)
- 数学计算 (10)
- 数据结构 (9)
- 人工智能/神经网络 (8)
- 书籍 (7)
- 模拟电子 (5)
- 软件设计/软件工程 (4)
- 书籍源码 (4)
- 数据库系统 (4)
- 可编程逻辑 (3)
- VHDL/FPGA/Verilog (3)
- 其他数据库 (3)
- 通讯/手机编程 (3)
- 汇编语言 (3)
- 其他行业 (3)
- C/C++语言编程 (2)
- 加密解密 (2)
- 游戏 (2)
- Linux/Unix编程 (2)
- VC书籍 (2)
- 嵌入式/单片机编程 (2)
- SCSI/ASPI (2)
- 压缩解压 (2)
- CA认证 (2)
- 技术管理 (2)
- 论文 (2)
- 教程资料 (1)
- PCB相关 (1)
- 电源技术 (1)
- DSP编程 (1)
- 教程资料 (1)
- 通信网络 (1)
- 开发工具 (1)
- 测试测量 (1)
- 仿真技术 (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
- Delphi/CppBuilder (1)
- SQL Server (1)
- 并行计算 (1)
- Symbian (1)
- 文章/文档 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 磁盘编程 (1)
- 多国语言处理 (1)
- 微处理器开发 (1)
- JavaScript (1)
- Applet (1)
- 金融证券系统 (1)
- Windows Mobile (1)
- Delphi控件源码 (1)
- 编译器/解释器 (1)
- Windows CE (1)
- 文件格式 (1)
- 驱动程序 (1)
- 行业应用文档 (1)
- Windows编程 (1)
- 接口技术 (1)
- 笔记 (1)
- VIP专区 (1)
Delphi控件源码 Number value to string charactor
Number value to string charactor
其他 Conversions from string to value or value to string. All systems.
Conversions from string to value or value to string. All systems.
汇编语言 display the register value in vb
display the register value in vb
编译器/解释器 this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic e
this is a digital intercom projects using ADC PWM and UART interrupt.
you take the value from mic enter it to ADC and then send serially to the other microcontroller which receives the data and transform the digital data into analog data by PWM which is connected to speaker
数学计算 it is a progrma that aim to caculate an average value, pi value and the pris number in java envirome
it is a progrma that aim to caculate an average value, pi value and the pris number in java enviroment
Java编程 this program explains the K_means cluster Algorithm. and also direct to the best k value
this program explains the K_means cluster Algorithm. and also direct to the best k value
其他行业 This code will sum-up the value of a listview and save the entire list of a listview in just one cli
This code will sum-up the value of a listview and save the entire list of a listview in just one click.
文件格式 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返回有效的实际值 */
#define A 10
char value
char filter()
{
char new_value
new_value = get_ad()
if ( ( new_value - value > A ) || ( value - new_value > A )
r ...
matlab例程 Describes how to find the theta value in CPFSK
Describes how to find the theta value in CPFSK
其他 Membership Value calculateion for Fuzzy Control
Membership Value calculateion for Fuzzy Control