摘要: High-level synthesis includes the following phases:•SchedulingDetermines which operations occur during each clock cycle based on:° Length of the clock 阅读全文
posted @ 2019-05-29 12:54 wordchao 阅读(459) 评论(0) 推荐(0) 编辑
摘要: • Latency: Number of clock cycles required for the function to compute all output values.• Initiation interval (II): Number of clock cycles before the 阅读全文
posted @ 2019-05-24 10:18 wordchao 阅读(954) 评论(0) 推荐(0) 编辑
摘要: Declare global variables with volatile Consider a handler and main routine that share a global variable g. The handlerupdates g, and main periodically 阅读全文
posted @ 2019-05-23 16:18 wordchao 阅读(269) 评论(0) 推荐(0) 编辑
摘要: 1.Layers in Internet: TCP and Application 2.TCP Connection Establishment 3.Incoming Connection Request Queue 阅读全文
posted @ 2019-05-17 18:46 wordchao 阅读(272) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/3329641/how-do-multiple-clients-connect-simultaneously-to-one-port-say-80-on-a-server 阅读全文
posted @ 2019-04-24 10:18 wordchao 阅读(145) 评论(0) 推荐(0) 编辑
摘要: Reference 逆向工程 逆向工程 https://zh.wikipedia.org/wiki/%E9%80%86%E5%90%91%E5%B7%A5%E7%A8%8B 不败的SEO – 逆向工程 不败的SEO – 逆向工程 https://zengliang.me/2391.html 软件逆向 阅读全文
posted @ 2019-04-23 21:12 wordchao 阅读(136) 评论(0) 推荐(0) 编辑
摘要: Duplicate Packets Duplicate packets are an often observed network behaviour. A packet is duplicated somewhere on the network and received twice at the 阅读全文
posted @ 2019-04-22 12:08 wordchao 阅读(447) 评论(0) 推荐(0) 编辑
摘要: 1.IP fragmentation IP fragmentation is an Internet Protocol (IP) process that breaks packets into smaller pieces (fragments), so that the resulting pi 阅读全文
posted @ 2019-04-22 11:47 wordchao 阅读(753) 评论(0) 推荐(0) 编辑
摘要: https://www.ibm.com/developerworks/cn/linux/l-pci/index.html https://www.ibm.com/developerworks/cn/linux/l-cn-pci/index.html http://www.cnblogs.com/Th 阅读全文
posted @ 2019-04-08 21:35 wordchao 阅读(163) 评论(0) 推荐(0) 编辑
摘要: http://joe.is-programmer.com/posts/17559.html https://www.cnblogs.com/fah936861121/articles/8136855.html 阅读全文
posted @ 2019-04-08 21:34 wordchao 阅读(126) 评论(0) 推荐(0) 编辑