-
使用窗口在文件监视器上的应用
利用Windows API实现对文件监控-use of the Windows API on File Monitor
- 2022-07-02 08:57:37下载
- 积分:1
-
本程序可以显示模拟信号
本程序可以显示模拟信号-this program will show an analog signal
- 2022-02-03 20:44:58下载
- 积分:1
-
Examples of vector graphics, beginners to apply the basic method of learning.
矢量绘图示例,初学者适用,学习其基本方法。-Examples of vector graphics, beginners to apply the basic method of learning.
- 2022-03-09 16:54:14下载
- 积分:1
-
有点连线,silverlight
silverlight有点连线,GIS
- 2022-07-07 08:47:31下载
- 积分: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
-
运用vc++获取计算机系统硬件的实例程序
运用vc++获取计算机系统硬件的实例程序 -Using vc++ to obtain examples of computer systems hardware procedures
- 2023-04-25 21:05:03下载
- 积分:1
-
c++ 录音并保存为wav
本文章利用windows api 函数实现了调用麦克风并录音,保存在本地 对于学习有很大的帮助,
- 2022-02-28 19:57:27下载
- 积分:1
-
Windows CE安装文件队列6,do not,安装将杀杀……
Windows CE 6.0安装文件,文件不大,安装就会直接从网上下载安装,有License Key.-Windows CE 6.0 installation files, documents do not, installation will be downloaded from the Internet to install, there License Key.
- 2022-12-05 15:35:03下载
- 积分:1
-
曲线拟合NURBS插值和逼近算法
应用背景一个绘制样条曲线的例子,NURBS曲线,B样条可以是一个简单的改变。(2008,Visual C + +)关键技术插值&;近似计算
- 2023-04-26 09:00:03下载
- 积分:1
-
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。...
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。-Antique-level programming examples and help files, hoping to wave files and sound cards for programming of interest to help you.
- 2022-02-25 16:50:54下载
- 积分:1