Second
共 331 篇文章
Second 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 331 篇文章,持续更新中。
% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% Train a two layer neural network with the Levenberg-Marquardt
% method.
%
% If desired, it is possible to use regularization by
% weight decay. Also pruned (ie. not fully connected) networks can
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
% netwo
selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conv
selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conv
英文书《The Finite Element Method Using MATLAB, Second Edition》附带实例
英文书《The Finite Element Method Using MATLAB, Second Edition》附带实例
英文书《Fast Fourier Transforms, Second Edition》附带的MATLAB实例
英文书《Fast Fourier Transforms, Second Edition》附带的MATLAB实例
本文挡主要探讨一些web代码安全里比较隐秘
本文挡主要探讨一些web代码安全里比较隐秘,容易被程序员忽视的问题.
主要内容:
二次攻击[Second attack]
类型1:通过文件系统函数漏洞转换
类型2:通过SQL注射漏洞转换
类型3:通过正则表达式中转变量
类型4:通过编码/解码中转变量
数组变量的魅力
Code与系统
Code与http协议
漏洞挖掘
The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s
The XC226x derivatives are high-performance members of the Infineon XC2000 Family
of full-feature single-chip CMOS microcontrollers. These devices extend the functionality
and performance of the C16
High Performance MySQL SECOND EDITION 一本英文原版的Mysql数据库优化性能的书籍
High Performance MySQL SECOND EDITION
一本英文原版的Mysql数据库优化性能的书籍,PDF第二版的,很清晰,非常不错!
The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc
The DHRY program performs the dhrystone benchmarks on the 8051.
Dhrystone is a general-performance benchmark test originally
developed by Reinhold Weicker in 1984. This benchmark is
used to measu
不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook
不错的 PERL 教程
Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming
The C Programming Language(Second Edition) C语言程序设计第二版;【美】 Denis M. Ritche 著 徐宝文 译
The C Programming Language(Second Edition) C语言程序设计第二版;【美】 Denis M. Ritche 著 徐宝文 译
DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the Atmel AT91SAM9261 evaluation boards.
It shows basic use of parallel I/O, ti
Thinking in C++(Second Edition) 国外经典C++原版书库《C++编程思想(英文版.第2版)》/(美)埃克尔(Eckel,B)著 十分经典、难得!
Thinking in C++(Second Edition)
国外经典C++原版书库《C++编程思想(英文版.第2版)》/(美)埃克尔(Eckel,B)著 十分经典、难得!
[麻省理工学院-算法导论].Introduction.to.Algorithms.Second.Edition是chm格式的电子书英文第二版
[麻省理工学院-算法导论].Introduction.to.Algorithms.Second.Edition是chm格式的电子书英文第二版
Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique kn
Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web
This the OXO example code plus the presentation. It is intended to provide you with some clues about
This the OXO example code plus the presentation. It is intended to provide you with some clues about the structure and classes you may need for your second assignment. I have also included the jar fil
Oracle PL/SQL procedure generator (second generator type)
Oracle PL/SQL procedure generator (second generator type)
Library and command line program for Huffman encoding and decoding both files and chunks of memory.
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The seco
Advanced Programming in the UNIX® Environment Second Edition 的中文版本
Advanced Programming in the UNIX® Environment Second Edition 的中文版本,PDF格式,很方便!可以配合我传的英文版使用