资源列表
UDP
- 用Python架设UDP连接,包括客户端和服务端。写一个简单客户端-服务端的UDP程序 UDPClient.py UDPServer.py(Build UDP server by Python, including client and server. Write simple client-server programmer that use UDP. UDPClient.py UDPServer.py)
路由器基本功能实现程序
- 路由器基本功能实现程序。含主要代码文件和exe文件,不含完整的工程文件,非原创,为本人自行收集,仅供参考。(The basic function of the router is implemented. Including the main code files and exe files, no complete engineering documents, non original, for myself to collect, for reference only)
使用WinInet检查是否连网
- 使用wininet的api检测本机是否断网,非常方便而有用的功能(The use of WinInet's API to detect whether the machine is broken network, very convenient and useful function)
FileZillaTip
- filezilla server tip document
RASIS
- 机会网络路由协议RASIS的实现代码,用java编写(Implementation code of routing protocol RASIS)
逆向工程
- mybitis逆向生成代码,导入eclipse可以直接使用(Mybitis reverse generation code)
CircleAndCrossInet
- 利用winapi c语言实现的网络对战井字棋游戏(One online Tic-Tac-Toe game using winsock and winapi.)
微服务设计中文完整版
- 微服务设计中文完整版,学习与提升分布式服务系统架构能力。(Micro service design Chinese complete edition, learning and upgrading the architecture of distributed service system.)
聊天室VC源码
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装.(1. using multi thread technology, the speed is obviously higher than that of the same kind of software
汉字显示实验
- 基于stm32f103的汉字显示C++程序(Chinese character display C++ program based on STM32F103)
边缘检测hough直线
- 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
lwipTCP
- tcp/udp服务器和tcp/udp客户端例子(Tcp/udp server and tcp/udp client example)