-
gofk
c语言编的词法分析器,可以学习的源码,不错(C language of lexical analyzer, you can learn the source code, good)
- 2018-12-25 21:44:27下载
- 积分:1
-
有一些论坛有特殊需要,只有使用中文注册,注册…
有一些论坛有特殊需要,只准使用中文注册,避免使用英文注册,就可以使用这个插件了。-some forum with special needs, and only the use of Chinese registration, registration to avoid the use of English, they can use the plug-in the.
- 2022-03-24 13:33:04下载
- 积分:1
-
基于WinSocket和TCP协议实现的一个基本的服务器,可用于测试客户端是否正确
应用背景刚接触网络编程,通过学习使用winsocket实现了一个简单的服务器程序,可以接收中英文字符串、数组能功能。将socket的API封装到一个类中,可以方便的快捷的进行修改,实现自己想要的功能。根据封装的WSocket类,可以快速的实现一个客户端程序。关键技术winsocket套接字编程,调用winsocket的API函数封装到一个类中。使用TCP协议,以及流式套接字编程。在编程过程中要注意主机字节顺序和网络字节顺序的区别。
- 2022-03-23 03:04:19下载
- 积分:1
-
a custom ip packet procedure
一个可订制ip packet的程序-a custom ip packet procedure
- 2022-04-25 05:10:45下载
- 积分:1
-
live555 源码
Live555 是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-15 04:01:53下载
- 积分:1
-
web
网页应用类,操作网页元素的利器。采用先进的架构,可以按照多种方式获取和操作网页元素。独创的按路径方式,类似操作XML文本,可以快速定位元素。支持挂接网页事件。支持挂接浏览器事件。支持解除网页限制。支持穿透框架。(Class of Web applications, operating the weapon of the page elements. Using state-of-the-art architecture, in accordance with a variety of ways to access and manipulate the page elements. Original path way, similar to the operation XML text, you can quickly locate elements. Support articulated web events. Support hook browser events. Support the lifting of a web page limit. Support penetrate framework.)
- 2013-04-05 10:09:51下载
- 积分:1
-
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下....
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下.-VB Some examples of network programming, personal view is that good. Everyone will work together to look at.
- 2022-10-23 14:15:03下载
- 积分:1
-
一个关于约瑟夫环的程序
一个关于约瑟夫环的程序-one of the procedures Josephus
- 2022-01-23 11:01:24下载
- 积分:1
-
DR
说明: 本程序设计了DR定位导航,并采用Kalman滤波进行精度优化。仿真结果理想。(This procedure is designed DR positioning navigation, and the use of Kalman filtering to optimize accuracy. Simulation results are satisfactory.)
- 2008-03-29 16:11:19下载
- 积分:1
-
Netty+Socket/UDP例子下载
1.2.3.相比于TCP通信,UDP不存在客户端和服务器端的实际连接,因此不需要为连接(channelPipeline)设置handler,对于服务端,只需设置启动辅助类的handler即可。
- 2022-03-05 03:14:06下载
- 积分:1