-
WinCE development above the tablet, can achieve a Windows development board'...
WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能。-WinCE development above the tablet, can achieve a Windows development board"s basic functions.
- 2022-09-17 02:20: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
-
Sales and Inventory System
该库存系统可以对数据库中的数据进行记录、编辑、删除、取消发货、一条记录缺货和销售时发出警告等。。。
- 2022-12-02 13:10:06下载
- 积分:1
-
windows系统编程源代码
windows系统编程源代码-windows system program source codes.
- 2022-03-03 11:03:10下载
- 积分:1
-
applet的各种基本功能的实现
applet的各种基本功能的实现-applet in the realization of basic functions
- 2022-07-02 23:38:32下载
- 积分:1
-
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
- 2022-07-22 05:38:21下载
- 积分:1
-
一个简单的,vc实现的登录界面。希望能有所帮助
一个简单的,vc实现的登录界面。希望能有所帮助-A simple, vc realize the login screen. Hope to be helpful
- 2022-04-30 06:10:46下载
- 积分:1
-
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。...
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
- 2022-05-22 09:45:45下载
- 积分:1
-
android 开发
云笔记是在Android版本2.2以上开发的,里面运用json技术,解析json字符串。云笔记拥有增加,修改,删除等功能,代码简洁明了,适合初学Android开发的人可以参考
- 2022-02-27 06:44:55下载
- 积分:1
-
语音识别事例程序,可人为上载需要识别的语音库,进行识别,识别结束后有五个备选识别结果可供参考。...
语音识别事例程序,可人为上载需要识别的语音库,进行识别,识别结束后有五个备选识别结果可供参考。-Examples of speech recognition programs can be uploaded onto the human need to identify the voice library, identification, identification of five options for the end of the recognition results for reference.
- 2023-03-08 14:50:12下载
- 积分:1