-
对单链表的实现处理全集,用C语言编写,随便下载
对单链表的实现处理全集,用C语言编写,随便下载
-The realization of a single list of The Complete Works of treatment, using C language, just download
- 2022-03-10 11:08:08下载
- 积分:1
-
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算...
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算-Based on C++ language, prepared for the scores of通分, some points, add, subtract, multiply, divide and compare the size of the computing
- 2022-02-28 11:00:50下载
- 积分:1
-
all fingerprint ocx and activex in one pakage to design biometrique appliczation
all fingerprint ocx and activex in one pakage to design biometrique appliczation
- 2022-03-26 15:13:31下载
- 积分: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
-
kinect 数学库
中值滤波近似的Kinect体点?和平滑不良减轻了公认的肢体动作
- 2022-01-29 04:32:36下载
- 积分:1
-
dotnet FTP源
dotnet ftp source
- 2022-03-26 09:41:25下载
- 积分:1
-
This is a 8051 tutorial, very useful, which is described in detail the internal...
这是一本8051单片机教程,非常实用,里面非常详细介绍了 51的内部结构及程序。是本不错的书-This is a 8051 tutorial, very useful, which is described in detail the internal structure of 51 and procedures. Is a good book
- 2022-08-24 04:24:43下载
- 积分:1
-
指纹menutia提取器
Finger print menutia extractor
- 2022-06-13 05:11:25下载
- 积分:1
-
一个艺术小时钟的程序,模拟LED灯显示。
一个艺术小时钟的程序,模拟LED灯显示。-An art clock program, LED display style.
- 2022-04-13 14:44:28下载
- 积分:1
-
vb 6.0 写的通迅录,实现增、删、查功能。
vb 6.0 写的通迅录,实现增、删、查功能。-vb 6.0 recorded in written communication, the realization of the increasing deleted, check function.
- 2022-02-04 22:36:14下载
- 积分:1