搜索结果
找到约 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)
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
人工智能/神经网络 This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts accord
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
VC书籍 This book presents an insightful view of XML that places this emerging technology in the context of
This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way or ...
数学计算 三次样条插值程序。编译运行本程序后
三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:"input the value of the variable:",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若 ...
嵌入式/单片机编程 his design is the initial design when the board is powered-up. It increments a counter and displays
his design is the initial design when the board is powered-up. It increments a counter and displays the value on the
7-segment displays and LEDs. An image is also displayed on the VGA port.
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="util.asp" -->
<%
Head="您放入购物车的物品已经全数退回!"
Session("ProductList") = ""
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html charset=gb2312">
<STYLE type=text/css>.main {
FONT-SIZE: 9pt
}
.main1 {
FONT-SIZE: 14px
}
</S ...
其他 Spikes can be taken as absolute quantities of measuring values which are large than approximately fo
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the d ...
其他数据库 VB student result management system management system, brings the entire wrap the paper, has the ver
VB student result management system management system, brings the entire wrap the paper, has the very high reference value to the graduation project.
其他书籍 The present paper deals with the problem of calculating mean delays in polling systems with either
The present paper deals with the problem of calculating mean delays in polling systems
with either exhaustive or gated service. We develop a mean value analysis (MVA) to
compute these delay figures. The merits of MVA are in its intrinsic simplicity and its
intuitively appealing derivation. As a cons ...
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...