-
清华大学出版社
清华大学出版社--谭浩强的的课后典型题-Qinghua University Press-- The two took strong lt; Gt C language design; Typical of the obstacles that
- 2023-09-02 09:50:03下载
- 积分:1
-
插值二次 Bezier 曲线等分作图算法
插值二次 Bezier 曲线等分作图算法 -Bezier curve interpolation second decile mapping algorithm
- 2022-01-22 03:29:15下载
- 积分:1
-
一个简单的聊天室,实现基本功能
一个简单的聊天室,实现基本功能-a simple chat room, achieving basic functions
- 2022-07-09 04:51:37下载
- 积分:1
-
upnp发现协议代码
upnp发现协议,使用比较简洁的c++代码实现upnp设备的可靠发现,可以改写成能被objective-c调用的类
- 2022-02-04 21:10:25下载
- 积分:1
-
突破论坛.强大的论坛管理系统。
突破论坛.强大的论坛管理系统。-breakthrough Forum. A powerful forum management system.
- 2022-03-21 23:31:44下载
- 积分:1
-
数据库模版
该压缩包为基于windows平台的采用C#语言进行编写,为数据库的操作模版,将为您的学习与工作提供一个良好的开始,希望这将对你有非常完美的帮助。 &nbs
- 2022-02-05 12:33:08下载
- 积分:1
-
To split a large file into smaller files. The files could be later joined to rec...
To split a large file into smaller files. The files could be later joined to recreate the previous file.
- 2022-04-08 08:45:09下载
- 积分:1
-
CPU的访问信息。
获取CPU信息/ID号-CPU access information/ID
- 2022-06-26 02:21:54下载
- 积分: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
-
堆管理程序,写了好长时间的
堆管理程序,写了好长时间的-heap management procedures, write a good time
- 2023-07-16 17:55:03下载
- 积分:1