搜索:Batch+Scripting
找到约 92 项符合「Batch+Scripting」的查询结果
结果 92
按分类筛选
- 全部
- 其他书籍 (18)
- Linux/Unix编程 (9)
- 电子书籍 (8)
- 其他 (6)
- 编译器/解释器 (6)
- Java编程 (4)
- 网络 (3)
- Delphi控件源码 (3)
- 单片机编程 (2)
- 数值算法/人工智能 (2)
- Internet/网络编程 (2)
- 文章/文档 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 行业发展研究 (2)
- GPS编程 (2)
- 技术资料 (2)
- 加密解密 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 磁盘编程 (1)
- 文件格式 (1)
- 数学计算 (1)
- 汇编语言 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- VHDL/FPGA/Verilog (1)
- VIP专区 (1)
- 书籍 (1)
https://www.eeworm.com/dl/628/465694.html
编译器/解释器
Lua scripting language combined with FEMM 4.0
Lua scripting language combined with FEMM 4.0
https://www.eeworm.com/dl/663/322114.html
VHDL/FPGA/Verilog
Quartus II Tcl Scripting说明文档
Quartus II Tcl Scripting说明文档,详细说明了在quartus中如何使用Tcl脚本进行快速开发。
https://www.eeworm.com/dl/542/204609.html
其他书籍
Classic Shell Scripting By Nelson H.F. Beebe, Arnold Robbins
Classic Shell Scripting
By Nelson H.F. Beebe, Arnold Robbins
https://www.eeworm.com/dl/652/436978.html
文章/文档
8051 Assembler editor with compile. Fully free. Please select directory first in batch file.
8051 Assembler editor with compile.
Fully free. Please select directory first in batch file.
https://www.eeworm.com/dl/534/250403.html
其他
Winput offers an input window to get a user s input string for batch processing.
Winput offers an input window to get a user s input string for batch processing.
https://www.eeworm.com/dl/518/384083.html
数值算法/人工智能
Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or ...
https://www.eeworm.com/dl/908513.html
技术资料
I/A Batch在国内精细化工装置上的应用
随着今年来全球经济的发展和现代工业的日新月异,人们对工业生产设备的自动化水平、对自动化产品的综合功能及可靠性、对新产品的上市速度、对根据客户和市场要求修改配方的灵活性均提出了更高的要求。在这样的大环境 ...
https://www.eeworm.com/dl/617/191567.html
压缩解压
video editing for is streamlined for fast linear operations over video. It has batch-processing capa
video editing for is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (no ...
https://www.eeworm.com/dl/518/289146.html
数值算法/人工智能
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error f ...
https://www.eeworm.com/dl/628/419627.html
编译器/解释器
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based ...