-
海康威视DS英语SDK文档。
Hikvision English SDK Documentation for DS-40xxHCI/HSI/MDI card. It includes Net v4.7/Encoding v4.3/Decoding v4.9 documentation
- 2022-01-28 12:26:34下载
- 积分:1
-
综合收集的代码单元。包括套接字库…
Comprehensive collection of Delphi code units. Includes libraries for Socket components .
- 2023-03-27 09:25:04下载
- 积分:1
-
A very nice Flash+ XML image carousel source
很漂亮的Flash+XML图片轮播源码, -A very nice Flash+ XML image carousel source
- 2022-07-19 06:50:36下载
- 积分:1
-
C#报表,一个较为实用的程序
C#报表,一个较为实用的程序-C# statements, a more practical procedures
- 2022-12-06 08:00:03下载
- 积分:1
-
爱立信R380s模拟器.
爱立信R380s模拟器.-Ericsson R380s simulator.
- 2022-01-24 15:56:15下载
- 积分:1
-
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。...
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。-The source code to create the main window to complete a function. Described in detail how to create a window of VC process.
- 2022-03-18 08:44:22下载
- 积分: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
-
windows下实现串口通信程序,MFC编程,调试可用
windows下实现串口通信程序,MFC编程,调试可用-windows achieve serial communication program, MFC programming, debugging can be used
- 2022-01-25 23:19:13下载
- 积分:1
-
3dmap 发布源代码
3dmap 发布源代码。利用3dmax制作模型,并导入arcmap,在网络发布
- 2023-01-22 12:10:04下载
- 积分:1
-
浅析VC与Matlab联合编程(二)
浅析VC与Matlab联合编程(二) -simple analysis union program in vc and matlab(2)
- 2022-11-12 14:20:03下载
- 积分:1