-
文件操作的vb例子
文件操作的vb例子-document examples of the operation of vb
- 2022-04-17 03:13:03下载
- 积分:1
-
This program detetc the skin color and track using a web cam.
This program detetc the skin color and track using a web cam.
- 2022-03-11 11:15:03下载
- 积分:1
-
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的...
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的-to download! The more uploads! No way! Fritter simple calculator program it is doing c#
- 2022-02-03 00:54:58下载
- 积分:1
-
430的149的timer功能使用源码,测试通过
430的149的timer功能使用源码,测试通过-430code
- 2022-03-18 12:21:00下载
- 积分: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
-
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档...
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档-Choice model to support the Windows message mechanism, can be used as a learning Windows i/o model documents
- 2022-04-13 10:03:01下载
- 积分:1
-
an index calculated linear curve of small programs, calculates linear exponentia...
一个计算线性指数曲线的小程序,calculates linear exponential curve。-an index calculated linear curve of small programs, calculates linear exponential curve.
- 2022-03-07 16:37:58下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-21 23:45:42下载
- 积分:1
-
2410的iic驱动源码,在pb4.2编译通过.欢迎下载使用
2410的iic驱动源码,在pb4.2编译通过.欢迎下载使用-2410 the IIC-driven source code, compiled in pb4.2 through. Welcome to download
- 2022-04-02 03:21:35下载
- 积分:1
-
直接端口访问的VxD程序
直接端口访问的VxD程序-direct port visit Vxd
- 2022-01-25 16:22:09下载
- 积分:1