-
An efficient and easy
An efficient and easy-2-use DataBase Editor based on the biblio.mdb sample database provided with VB 6.0
- 2023-04-15 13: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
-
TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date...
TW2835应用于安防产业中的分割器中的代码。TW2835_开机两画面无日期时间与通道标识显示-TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date time and channel logo display
- 2022-06-02 13:29:55下载
- 积分:1
-
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
- 2022-02-12 16:35:15下载
- 积分:1
-
ATL控件实现视频语音的采集
通过ATL控件实现VFW采集视频音频数据并播放,用户可以利用普通的PC机、标准的视频采集设备(USB摄像头或者视频头+视频采集卡)、耳机和麦克风,注册和加载Activex控件就可以使用了。
- 2022-05-25 06:40:06下载
- 积分:1
-
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列...
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列-Experimental procedure for the basic operation of a binary tree
1, a binary tree node structure
2, a binary tree node queue
- 2023-02-15 20:15:05下载
- 积分:1
-
媒体播放器使用视觉基本6
Media Player using visual basic 6.0
- 2022-05-20 01:48:19下载
- 积分:1
-
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
- 2022-09-05 18:45:02下载
- 积分:1
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1
-
用c语言编的,不是本人写的,只是改了改,看了觉得蛮好的~~~~~~~,一起参考~~,^_^!...
用c语言编的,不是本人写的,只是改了改,看了觉得蛮好的~~~~~~~,一起参考~~,^_^!-series, I was not the only change the change, saw the fine ~~~~~~~, together reference ~~,^_^!
- 2022-03-03 10:28:36下载
- 积分:1