-
推荐使用winhex,四面八方,格式转换,把所有的…
建议使用WinHex,各种方向、格式的转换通吃
打开文件
工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制
保存,搞定。 -Recommend the use of WinHex, in all directions, format conversion takes all the toolbar to open the file Convert, Intel HEX-
- 2022-10-16 23:40:03下载
- 积分:1
-
C++、MFC源代码CSmartPtrsrc
C++、MFC源代码CSmartPtrsrc-C, MFC source code CSmartPtrsrc
- 2022-07-02 20:37:39下载
- 积分:1
-
外观模式vc实例源码。
外观模式vc实例源码。-code of facade_cs by vc
- 2022-11-07 13:10:03下载
- 积分:1
-
C++常用算法程序集
- 2022-07-20 12:07:47下载
- 积分:1
-
一个十分简单的用于下载文件的小工具。
输入网络文件的URL,按go即可....
一个十分简单的用于下载文件的小工具。
输入网络文件的URL,按go即可.-For a very simple little tool to download files. Enter the network file URL, you can go by.
- 2022-07-07 16:06:50下载
- 积分: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
-
Fractal graphic,implementation of the CKochView cla
分形图形,又递归算法实现:implementation of the CKochView cla-Fractal graphic,implementation of the CKochView cla
- 2022-02-22 00:34:57下载
- 积分:1
-
the face of flying objects flying a similar Windows program can look at the, qui...
迎面飞行的物体一个类似飞行Windows的程序可以看看的,还不错!-the face of flying objects flying a similar Windows program can look at the, quite good!
- 2022-03-21 05:48:55下载
- 积分:1
-
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容...
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容-Test on the RUP best practice. Include: test protocols, measurement, assessment, etc.
- 2022-04-12 23:49:18下载
- 积分:1
-
use vb write, there are certain problems, it needs its own sound
使用vb写的,还有一定问题,需要自己完善-use vb write, there are certain problems, it needs its own sound
- 2022-01-26 01:45:14下载
- 积分:1