-
利用VC++实现RANSAC算法,文件利用c++风格编写,通俗易懂
利用VC++实现RANSAC算法,文件利用c++风格编写,通俗易懂-Using VC++ to achieve RANSAC algorithm, the file using c++ style of writing, easy to understand
- 2022-05-17 15:34:29下载
- 积分: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
-
梦幻西游八卦炼丹炉记录分析工具来了…
梦幻西游八卦炼丹炉记录分析工具
学习要点:图形按钮的应用,自定义鼠标指针,文件的读写操作-Fantasy Westward Journey records baguazhang Alchemy furnace analysis tools to learn the main points: the application of graphical buttons, custom mouse pointer, the read and write file operation
- 2023-04-23 03:35:04下载
- 积分:1
-
班费管理系统
基于Visual C++6.0、ODBC和Microsoft Access 2010开发了一款班费管理系统
- 2022-02-20 11:47:17下载
- 积分:1
-
我做阅读的导入模型的可以看下
看 书做的DIRECT3D的导入模型
可以看下
-Direct3D reading to do the import model can facie
- 2022-01-25 22:30:30下载
- 积分:1
-
一个常用的Linux的VPN软件版本的Windows源代码
一款在LINUX常用的VPN软件的WINDOWS版本源码-one commonly used in the Linux VPN software version of the Windows source code
- 2022-03-21 23:09:21下载
- 积分:1
-
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西....
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西.-STL sample procedures, useful for beginners STL. Chiloscyllium, was unable to find the corresponding classification, STL but very important things.
- 2022-07-15 00:48:23下载
- 积分:1
-
吉林大学计算机学院图形学实验裁剪实验 MFC编程
吉林大学计算机学院图形学实验裁剪实验 MFC编程-Jilin University, College of Computer Graphics Programming MFC experimental cutting experiment
- 2023-05-17 20:05:03下载
- 积分:1
-
Netscape browser bookmarks conversion gt; Based on the browser, for address stat...
Netscape浏览器书签转换程序 > 基于浏览器,可进行地址统计,内建搜索引擎 > 强大的自定义功能 > 支持组区分,个人密码设定,类别排序-Netscape browser bookmarks conversion gt; Based on the browser, for address statistics, the built-in search engine gt; Since the definition of the powerful features gt; Support group distinction, personal password creation, ranking categories
- 2022-01-26 00:01:20下载
- 积分:1
-
生成使用 SBL 解码的爵士
稀疏贝叶斯学习 (SBL) 解码器。SBL 算法 (2012 年 6 月 4 日) 解码复值的正交频分复用 (OFDM) 的信号。该算法估计观察的空的音调,在接收端要减去当前 OFDM 帧中的脉冲噪声估计的脉冲噪声。SBL 算法学习每一帧中的脉冲噪声的分布。
- 2022-03-07 18:31:38下载
- 积分:1