-
A super
一个超级cool的3d游戏引擎,包括示例源代码与引擎源代码。 -A super-cool of the 3d game engine, including the sample source code with the engine source code.
- 2023-08-12 05:15:04下载
- 积分:1
-
关于LDPC的代码,Mackcy的网站上下的,比较好用
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
- 2022-02-02 16:02:14下载
- 积分:1
-
2440 wince uart source code
2440 wince uart源代码
- 2022-03-18 09:44:21下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1
-
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载...
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载-Procedures used to test a ping server ping value, but a bit small problem: ping will conflict with the system, everyone can download
- 2022-04-30 15:07:38下载
- 积分: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
-
5D shrunk the idea of the procedures for professional players to learn from vb
5D缩水程序 专业玩家的思路 可供借鉴 学习vb-5D shrunk the idea of the procedures for professional players to learn from vb
- 2022-03-31 15:50:07下载
- 积分:1
-
在这个自由的视频文件confrense
this a free video confrense file-this is a free video confrense file
- 2022-02-02 05:49:02下载
- 积分:1
-
这是我做的网站,还在工作中,哈哈,不好意思,有些不好的地方多少指教...
这是我做的网站,还在工作中,哈哈,不好意思,有些不好的地方多少指教-This is my own web,it is still at work.aha,if there is anything bad,i will be very glad to recieve your advice
- 2022-04-08 07:22:50下载
- 积分:1
-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分:1