-
M序列和CA码的产生
GPS 系统,信号处理分析中的CA码和M序列的产生以及其各种相关函数。
- 2022-02-02 12:28:49下载
- 积分: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
-
search for IP addresses, opening a port of machinery. Single
搜索一段IP地址内,开放某个端口的机器。单线程搜索,有点慢。-search for IP addresses, opening a port of machinery. Single-threaded searching, a bit slow.
- 2022-02-28 17:49:36下载
- 积分:1
-
详细的java示例代码,超级有用,格式正确已经调试了的
详细的java示例代码,超级有用,格式正确已经调试了的-detailed sample code, the super useful debugging format has the right of the
- 2022-03-18 12:43:50下载
- 积分:1
-
100行代码的DES实现,用C编写,供大家参考
100行代码的DES实现,用C编写,供大家参考-100 lines of code to achieve the DES, using C to prepare for your reference
- 2022-02-12 21:56:41下载
- 积分:1
-
windows GDI实现画图 播放声音
windows GDI实现画图 播放声音-windows GDI draw play sound
- 2022-01-30 17:24:01下载
- 积分:1
-
粒子群优化算法(PSO)应用于神经网络优化程序
粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
- 2022-02-16 02:02:48下载
- 积分:1
-
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!...
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!-Date calculator, enter the date can be found on the day of the week it is. I hope there is help for everyone, thank you!
- 2022-04-18 07:55:56下载
- 积分:1
-
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。...
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。-VC wrote a clock program, very classic. VC wrote a clock program, very classic. VC wrote a clock program, very classic.
- 2022-02-02 09:42:49下载
- 积分:1
-
使用XML编写的通讯薄
使用XML编写的通讯薄-prepared by the use of XML communications thin
- 2022-03-24 23:21:19下载
- 积分:1