资源列表
ComputerNetworking
- 计算机网络——自顶向下第7版英文原著,非影印版,自带书签(Computer Networking A Top-Down Approach (7th Edition))
华为实验手册
- 华为实验手册,适合广大网络工程师,实验参考(HUAWEI experiment manual)
functbondata
- 本系统所实现的是对CAN总线采集到的数据的发送和接收功能,上位机把即将发送的数据通过该界面启动和将其发给下位机,下位机也能(The system realizes the function of sending and receiving the data collected by the CAN bus. The upper computer starts the data to be sent through the interface and sends it to the lower c
narimete
- sniffer 网络工具,够能对IP数据包及时捕获,并能识别出tcp,ip,udp等(Sniffer network tools, can capture IP packets in time, and can recognize tcp,ip,udp and so on.)
留言板jsp
- 网页编程,实现留言板留言并查看留言板功能。(Web page programming, realize message board and view message board function.)
IEEE-30DC_program
- 直流潮流法计算IEEE-30节点的潮流数据(Calculation of Power Flow Data at IEEE-30 Nodes by DC Power Flow Method)
fangxiangtu10
- 用于画出十元阵天线阵列的方向图,并对其进行分析(It is used to draw and analyze the pattern of ten-element array antenna.)
TensorFlow_Exercises-master
- TensorFlow非常好的例子,里面有很多例子程序,可以得到很好地训练。(A very good example of TensorFlow, there are many examples of programs that can be well trained.)
Wireshark数据包分析实战
- 对于wireshark抓包工具的详细介绍与使用,其中数据包的分析,对于网络的监听有介绍(Detailed introduction and use of Wireshark package capture tools, including packet analysis, network monitoring are introduced.)
mvc
- python语言实现最大值法合成月EVI数据(Python Language Realizes the Maximum Method to Synthesize Monthly EVI Data)
蚁群算法_最优路径(二维)
- 有关蚁群最优算法,求最优路径,亲测有效,欢迎下载。(For the ant colony optimization algorithm, find the optimal path, pro-test is effective, welcome to download)
接触力软敏捷开发框架三年,我的一点感想
- 接触这个框架有三年的时间了,初次接触b/s型开发项目时,是在指导人员的帮助下完成的,技术上确实也学到了一些东西,但个人觉得最大的收获是在开发软件项目的过程中,自己意识上的提升,如做项目是考虑其合理性安全性以及并发性的重要性与必要性,这么想来发现我们以前开发的项目简直太肤浅了,接来下我还是踏下心来研究处理好创业项目的测试以及后台程序并发性,安全性的问题吧。(It has been three years since I came into contact with this framework.