-
嗅探器源码
sniffer source code
- 2022-08-08 22:48:32下载
- 积分:1
-
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题...
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题-extraordinary 1.0forBBS.zip text reader is reading a bulletin board for the procedure, the interface fterm reading long text of the article flip more trouble, the use of this procedure can be a good solution to this problem
- 2022-07-28 12:57:34下载
- 积分:1
-
客户端的软件,可以实现多客户的聊天和编辑同一文件的功能,同时实现简单的上载功能...
客户端的软件,可以实现多客户的聊天和编辑同一文件的功能,同时实现简单的上载功能-The client software, enables multi-client chat and editing functions of the same document, while achieving a simple upload function
- 2023-07-21 09:30:02下载
- 积分:1
-
under windows ce 5.0 driver usb camera, with a detailed description of
下有windowsce5.0驱动的usb摄像头,有详细的说明
- 2022-12-11 11:00:03下载
- 积分:1
-
图像处理小程序,有界面,以及一些基本的处理操作.
图像处理小程序,有界面,以及一些基本的处理操作.-small image processing procedures, interface, as well as some basic handling operations.
- 2023-05-30 04:55:03下载
- 积分:1
-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
系统管理器
系统管理器-System Manager
- 2022-01-24 18:37:07下载
- 积分:1
-
c++ ug模型更新所需文件
基于isight 平台的优化所需ugupdate.exe文件及bat文件,还包括自己测试的模型,亲测可用。可用于结构优化时更新ug模型并输出t_x文件
- 2022-01-30 14:04:35下载
- 积分:1
-
方程根的数值实验,用牛顿迭代法,找到了…
方程求根的数值试验,利用Newton迭代法,求所给出的方程的跟。-Equation Roots of numerical experiments, using Newton iteration method, find the equation with the given.
- 2022-01-25 23:17:53下载
- 积分:1
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2022-03-22 17:51:15下载
- 积分:1