-
在 EMS/XMS/DISK 建立交换文件的MSC和TC源程序库,c语言编写,需要在tc下编译。...
在 EMS/XMS/DISK 建立交换文件的MSC和TC源程序库,c语言编写,需要在tc下编译。-in EMS/XMS/DISK exchanged documents establishing the MSC and TC source library, c language, the need tc compiler.
- 2023-07-10 13:25:02下载
- 积分:1
-
我们小时最经常玩的小游戏
一个使用VC制作的经典的俄罗斯方块游戏...
我们小时最经常玩的小游戏
一个使用VC制作的经典的俄罗斯方块游戏-A game of Teris Used VC program
- 2022-08-06 03:24:04下载
- 积分:1
-
- 2022-08-17 19:25:00下载
- 积分: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
-
I have written to improve the Notepad to open, edit, save txt format text, to ch...
自己编写的记事本改进能打开、编辑、保存txt格式文本,能实现浏览时改变字体等功能。初学者可以参考学习。-I have written to improve the Notepad to open, edit, save txt format text, to change the font implementation browsing functions. Beginners can refer to study.
- 2022-06-26 12:29:56下载
- 积分:1
-
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列...
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列-Experimental procedure for the basic operation of a binary tree
1, a binary tree node structure
2, a binary tree node queue
- 2023-02-15 20:15:05下载
- 积分:1
-
Flex help documentation in English, it is useful, there are many examples of pro...
Flex的英文帮助文档,很实用,里面有很多实例程序直接可以运行-Flex help documentation in English, it is useful, there are many examples of programs can be run directly
- 2023-04-23 14:40:15下载
- 积分:1
-
定时关机重启注销小软件
这是用VC++写的一款小软件,可以实现定时关机,重启,注销功能,用户可以选择立即关机,也可以定时关机,剩余时间显示的是以秒为单位,代码简单明了,思路清晰,适合初学者,功能强大,操作简单。
- 2022-11-13 02:10:03下载
- 积分:1
-
可以设置菜单有框架,自动隐藏。
可以设置菜单有无边框,是否自动隐藏。 -can set menu there frame, hidden automatically.
- 2022-04-16 18:34:23下载
- 积分:1
-
Rouga-Kutta substepping Von Mises model
UMAT file: Rouga-Kutta substepping Von Mises model
UMAT文件:隆格库塔子步迭代的Von Mises 模型,计算速度快。适合教学以及研究。
- 2023-01-15 21:35:04下载
- 积分:1