摘要:For each training pattern presented to a multilayer neural network, we can computer the error: yd(p)-y(p) Sum-Squared Error squaring and summing acros
阅读全文
摘要:Packet Switching: - In a packet switched network data is transmitted in blocks(packets), typically less than 1KB in length. - Each packet contains a c
阅读全文
摘要:Network Hardware 1. A computer network is a collection of computers connected by communication links 2. communication link: 1.Point to Point 2.Broadca
阅读全文
摘要:1.Check Parameters 参数检查 –Don’t trust the inputs –Fail quickly and cleanly –Document exceptions that will be thrown including unchecked exceptions -For
阅读全文