搜索结果

找到约 884 项符合 NetWork-centric 的查询结果

其他书籍 我写这个专题的目的

我写这个专题的目的,一方面是为了通过对网络编程再一次系统的总结,提高自己的网络编程水平,特别是Windows下的网络编程水平。同时,我也希望,能为众多初学网络编程的人提供一点帮助,因为我开始学习网络编程的时候,能找到的资料就很少。当然,花钱可以买到翻译版本的书:) 首先向大家推荐一本很好的参考书,Network P ...
https://www.eeworm.com/dl/542/371201.html
下载: 127
查看: 1024

单片机开发 I often need a simple function generator. Just to generate a certain frequency. After all the years

I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, standard solution - build one yourself. I designed a ...
https://www.eeworm.com/dl/648/374573.html
下载: 71
查看: 1069

Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
https://www.eeworm.com/dl/619/374705.html
下载: 33
查看: 1085

其他书籍 This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Page

This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Pages environment, but most of the techniques discussed have equivalents in other database environments. It should be viewed as a "follow up", or perhaps an appendix, to the previous paper, "Advanced SQL ...
https://www.eeworm.com/dl/542/378608.html
下载: 133
查看: 1038

其他书籍 15篇光流配准经典文献

15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real ...
https://www.eeworm.com/dl/542/379599.html
下载: 68
查看: 1052

其他书籍 rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structur

rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structure 1.03 Basic Commands 1.04 Printing 1.05 The Linux/Unix Shell 1.06 Basic Security 1.07 Linux/Unix System Administration 1.08 Basic TCP/IP Networking 1.09 Standard Network Services 1.10 Basic Network Secu ...
https://www.eeworm.com/dl/542/379880.html
下载: 54
查看: 1039

通讯编程文档 H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the

H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression efficiency, network friendly video representation for inte ...
https://www.eeworm.com/dl/646/380037.html
下载: 42
查看: 1055

数值算法/人工智能 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 tanh. The network ...
https://www.eeworm.com/dl/518/384083.html
下载: 163
查看: 1043

matlab例程 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of % weights in the network if the network has been train ...
https://www.eeworm.com/dl/665/384088.html
下载: 180
查看: 1106

人工智能/神经网络 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the fin ...
https://www.eeworm.com/dl/650/384094.html
下载: 53
查看: 1124