-
INS
根据车速及驾驶员意愿改变助力大小,并可通过主动调整转向力矩来保持汽车行驶稳定性-INS
- 2022-01-25 18:22:26下载
- 积分:1
-
大与它;
big gb2312 可以做为delphi工程 简繁 批量转换参考-big
- 2022-01-26 06:02:24下载
- 积分:1
-
TAP1 3源代码,在VBScript中的HTML代码,它可以与你们…
TAPI3.0的程序,在HTML里面使用VBSCRIPT编写,可以直接打开网页就实现VOIP通话。-the source code of TAP1 3.0,code in VBSCRIPT in HTML,it can communicate with VOIP when you open the web page
- 2022-08-23 07:57:27下载
- 积分:1
-
封装了NT下底层安全功能的类,对windows安全方面的编程有帮助
封装了NT下底层安全功能的类,对windows安全方面的编程有帮助-package of NT security features of the bottom category of windows programming security help
- 2022-01-29 04:34: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
-
C语言函数手册.chm.rar
C语言函数手册.chm.rar-C language function manual. Chm.rar
- 2022-08-03 11:49:58下载
- 积分:1
-
This book is designed for experienced C++ software developers, system designers,...
本书是专为有经验的C++软件的开发者、系统设计师、软件质量保证人员编写的。适合从事大型软件开发工作(如数据库、操作系统、编译程序和框架)的人员阅读。
-This book is designed for experienced C++ software developers, system designers, software quality assurance personnel prepared. Suitable for large-scale software development work (such as databases, operating systems, compiler and frameworks) who are reading.
- 2022-12-01 06:35:04下载
- 积分:1
-
各种各样的函数,比如字符处理,shell,鼠标,加密,系统
各种各样的函数,比如字符处理,shell,鼠标,加密,系统-variety of functions, such as characters, shell, a mouse, encryption, system, etc.
- 2022-05-27 02:17:08下载
- 积分:1
-
刚完成不久的作业,请大家帮忙看一下那里有错,是一个数据结构的二叉树排序的实现...
刚完成不久的作业,请大家帮忙看一下那里有错,是一个数据结构的二叉树排序的实现-Operation just completed, please help everyone to look at where there is a mistake, is a binary tree data structure to sort of realize
- 2023-05-16 05:45:03下载
- 积分:1
-
显示两幅图像并利用颜色直方图法计算其帧间差。
显示两幅图像并利用颜色直方图法计算其帧间差。-show two images and the use of color histogram method to calculate the difference between frames.
- 2022-06-22 04:04:11下载
- 积分:1