-
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。...
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。-OCX in a number of platform used. The CE can be made, this is a simple OCX CE in the application.
- 2022-01-26 04:23:41下载
- 积分:1
-
车辆监控系统
用c++实现的基于GPS的车辆监控系统,目前不晓得如何编译通过,也是下载别人的源码,弄清楚的同学可以留言帮忙说明一下如何编译运行。。。不胜感激涕零!
- 2022-05-21 11:48:20下载
- 积分:1
-
简单贪吃蛇java程序
简单的java JFrame 贪吃蛇程序,
- 2022-04-12 09:57:06下载
- 积分:1
-
脸部模式识别,已经经过调试完成,没有错误
脸部模式识别,已经经过调试完成,没有错误-Facial pattern recognition, has been commissioning completed, no errors
- 2023-08-27 14:30:04下载
- 积分:1
-
排序算法
排序算法是一种算法,将列表中的元素放在特定的顺序。最常使用的命令是数值顺序和 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:01:54下载
- 积分:1
-
神经网络,神经网络算法,代码,操作保证…
neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
- 2022-04-27 06:22:27下载
- 积分: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
-
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换-a graphics can be around the X axis, Y-axis, the basics of transformation, can transform prorated
- 2022-01-28 12:40:20下载
- 积分:1
-
windows文件过滤系统接口,做文件过滤系统需要
windows文件过滤系统接口,做文件过滤系统需要-windows file filtering system interface, so the need for document filtering system
- 2022-03-22 17:49:31下载
- 积分:1
-
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量...
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量-the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic
- 2022-08-08 01:36:21下载
- 积分:1