-
支持igmp v1,v2版本的igmp proxy
支持igmp v1,v2版本的igmp proxy-Support igmp v1, v2 version igmp proxy
- 2022-07-02 13:39:21下载
- 积分:1
-
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错...
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错-VisualC++ modeling and realization of online games, the quality of this book can be, I have seen, and feel good
- 2022-03-15 22:22:02下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
一个使用yui
一个使用yui-ext库,用Javascript编写的web login界面,展示了yui-ext的功能-a use yui- ext basement, prepared using Javascript web login interface, which shows a yui- ext function
- 2022-05-08 07:27:07下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1
-
1、栏目基本分类功能(目前只支持一级分类)
2、文章评论功能
3、留言本功能
4、支持UBB语法
5、脏字过滤功能...
1、栏目基本分类功能(目前只支持一级分类)
2、文章评论功能
3、留言本功能
4、支持UBB语法
5、脏字过滤功能-1, columns basic functional classification (currently only supports a classification) 2, features three articles comments, voice of the four functions, support UBB Grammar 5, my country filtering
- 2022-11-17 13:30:04下载
- 积分:1
-
ARCGIS WEB 地图模板
ARCGIS WEB 地图模板-ARCGIS WEB map template
- 2022-05-15 16:01:30下载
- 积分:1
-
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课...
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课-copy from a book,i really have not learnt it clearly
- 2022-01-26 06:54:27下载
- 积分:1
-
strut教程(完整版).内部教程,需要的朋友可以看看.
struts现在学习的人越来越多,我最近学习了一下,共享一下我的心得!...
strut教程(完整版).内部教程,需要的朋友可以看看.
struts现在学习的人越来越多,我最近学习了一下,共享一下我的心得!
-strut Guide (complete version). Internal guidance need to see our friends. struts now learning more and more, I recently learned that share my experiences!
- 2022-01-25 18:13:08下载
- 积分:1
-
C#实现Socket编程
C#实现简单的Socket网络编程,适用于初学者。项目实现是由VS2010编译环境实现,希望对大家有帮助。
- 2022-01-22 07:04:13下载
- 积分:1