-
串行通讯代码开发
串行通讯代码开发-serial communications code development
- 2022-03-23 20:42:54下载
- 积分:1
-
仓库管理系统
这是一个仓库管理系统,可用于仓库的管理。使用delphi7和windows开发。希望可以帮助大家。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-10-31 14:30:03下载
- 积分:1
-
可以飘在ppc屏幕上的透明时钟,源码实现基本功能,只是没有美化。...
可以飘在ppc屏幕上的透明时钟,源码实现基本功能,只是没有美化。-Ppc can float in the transparent on-screen clock, source realize the basic functions, but no landscaping.
- 2022-07-12 08:17:21下载
- 积分: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
-
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述...
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述-Algorithm
- 2023-04-23 13:40:03下载
- 积分:1
-
the direction of web project development, and has great page effects
web项目开发方向,具有强大的页面特效;-the direction of web project development, and has great page effects
- 2022-03-05 17:08:15下载
- 积分:1
-
hen hao de yuan daima
hen hao de yuan daima
- 2022-08-12 08:04:51下载
- 积分:1
-
tts_tool是使用SAPI文本界面
Tts_Tool is an Interface for using SAPI Text-to-Speech.
-Tts_Tool is an Interface for using SAPI Tex t-to-Speech.
- 2022-05-05 02:13:20下载
- 积分:1
-
这个代码显示了如何操控一个文本文件,通过计算句子的数量…
This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
- 2022-06-22 05:19:15下载
- 积分:1
-
传真接受程序,还不错
传真接受程序,还不错-fax acceptance procedure, quite good
- 2023-01-12 17:35:04下载
- 积分:1