-
一个取得机器IP地址源码
一个取得机器IP地址源码-a source IP address
- 2023-08-20 23:25:04下载
- 积分:1
-
画心的动画汇编程序
画心的动画汇编程序-painting animation compilation heart procedures
- 2022-11-07 15:15: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
-
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ ....
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ .net 编译代码, 再运行 TestAutomation3.exe (server)
然后可以运行多个 TestAutomation2.exe (client)
单击 TestAutomation2 可以调用 TestAutomation3 中的方法和参数
-This is an automation server and client demonstration program over cl ient can share server process first used ms vc. net compiled code, re-running TestAutomation3.exe (server) can then be run multiple Te stAutomation2.exe (client) Click TestAutomatio n2 TestAutomation3 can call the method and parameters
- 2022-02-20 22:07:03下载
- 积分:1
-
假币问题,处理假币问题的算法,比较简单的c++算法
假币问题,处理假币问题的算法,比较简单的c++算法-Counterfeiting problem, the algorithm to deal with the problem of counterfeit money, a relatively simple c++ algorithm
- 2022-03-18 04:48:12下载
- 积分:1
-
Creating databases with acce
Creating databases with acce-Creating databases with access
- 2022-05-20 11:09:32下载
- 积分:1
-
flash开发的大炮游戏,大家可以下载自行设置修改。
flash开发的大炮游戏,大家可以下载自行设置修改。-artillery flash game development, you can download their own modifications.
- 2022-02-03 07:46:38下载
- 积分:1
-
Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shor...
CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子
开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC
- 2022-05-22 20:33:01下载
- 积分:1
-
LC分枝限界法解货郎担―代码
LC分枝限界法解货郎担―代码-LC Branch and Bound Solving traveling salesman- code
- 2022-05-29 05:55:59下载
- 积分:1
-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1