-
对韦伯抛物线柱函数的计算程序
Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included. -Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included.
- 2023-02-19 23:45:03下载
- 积分:1
-
串口助手源码(VC++ )
一个不错的串口调试助手源码,使用VC++编写,内容详尽,可供大家编写自己的串口工具时参考。该源码使用SCOMM
- 2022-02-26 07:47:41下载
- 积分:1
-
pop3 opo3
pop3 opo3
- 2023-08-11 21:00:03下载
- 积分:1
-
VC useful information and valuable oh.
很有用的VC资料,有价值哦。-VC useful information and valuable oh.
- 2023-06-10 23:40:08下载
- 积分:1
-
没什么好说的,一般4X4大小键盘输入程序。
没什么好说的,一般4X4大小键盘输入程序。-To say nothing of, 4X4 size keyboard input procedures.
- 2022-02-02 16:14:08下载
- 积分:1
-
getword二次开发源码
从屏幕上获取文字的代码示例,有VB、C#、C++,Delphi7的示例,利用getword控件,很方便地从屏幕上获得鼠标处的文字,在很多方面都能应用,有很大的参考价值,。
- 2022-06-12 03:30:36下载
- 积分:1
-
读取.Frx中的图片.rar
读取.Frx中的图片.rar-read. Frx the picture. Rar
- 2022-01-27 19:43:04下载
- 积分: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
-
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。...
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。-The code is a compiler to compile a file conversion of the HEX file for the BIN. Will record each action in order to find records of the future.
- 2022-08-23 20:07:43下载
- 积分:1
-
这是一个关于汉诺塔的书机
这是一个关于汉诺塔的书机-HANOR on the book-
- 2022-02-03 14:02:54下载
- 积分:1