-
java client开发 一个简单的客户端开发
1) 学习使用eclipse开发Java EE Web应用程序的方法;
2) 学习Servlet的开发方法和Servlet在DD文件中如何配置;
3) 学习service()方法的编写方法,学会HttpServletRequest和HttpServletResponse的使用方法;
- 2022-03-04 08:00:40下载
- 积分:1
-
Infrared-small-target-detection
红外小目标检测matlab程序
(转载)基于《Infrared Small-Target Detection Using Multiscale Gray Difference Weighted Image》编写的红外小目标检测(Matlab program for infrared small target detection)
- 2018-01-02 15:26:16下载
- 积分:1
-
Internet using JAVA Whiteboard software, network
用JAVA编制Internet电子白板软件,基于网络,是开发者的经典事例-Internet using JAVA Whiteboard software, network-based, the development of the classic examples
- 2022-01-26 05:42:13下载
- 积分:1
-
routing_aodv
aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
- 2012-01-10 19:09:51下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
vs2012 C++ MFC 写的FTP客户端
应用背景娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,关键技术ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端
- 2022-04-08 16:31:09下载
- 积分:1
-
socket connection pool Programming
socket连接池编程-socket connection pool Programming
- 2022-06-19 15:53:30下载
- 积分:1
-
intrusion-detection
入侵检测系统,可以检测各种入侵行为,还可以检测出入侵者的信息如:源IP,端口号,入侵类型等。(Intrusion Detection)
- 2013-10-03 22:44:19下载
- 积分:1
-
Java-intnet-application-version-2
java 学习资料,《java网络编程》第三版的源代码,对于学习java的同学很有帮助哦(java learning materials, " java network programming," third edition of the source code, very helpful for the students to learn java Oh)
- 2013-08-12 13:44:07下载
- 积分:1
-
一套网络视频电话系统,可以实现简单的局域网内部通信.
一套网络视频电话系统,可以实现简单的局域网内部通信.-A set of network video phone system, can achieve a simple LAN internal communication.
- 2022-01-25 16:51:30下载
- 积分:1