-
delphi7 notepad
利用DELPHI7来编写的一个记事本。不是非常的完善,但基本的功能都实现了。-delphi7 notepad
- 2023-04-26 06:20:03下载
- 积分:1
-
没有解压密码,如文件名的内容,我想知道是否是…
无解压密码,内容如文件名,不知上传后是否仍可用。初学,谢谢。-without extracting passwords, content such as file name, I wonder whether the upload could be used. Beginners, thank you.
- 2022-02-02 05:58:17下载
- 积分:1
-
实现UP、DOWN原语
产生3个进程:
两个进程模拟需要进入临界区的用户进程。
当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程...
实现UP、DOWN原语
产生3个进程:
两个进程模拟需要进入临界区的用户进程。
当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;
申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;
当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;
当申请返回,显示:“进程x已退出临界区。”
一个进程作为原语的管理进程,接受其他进程的临界区进入请求:
如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回;
如果不允许进入,则进入循环等待,直到允许为止;
退出时模拟UP 操作。
进程间通信可以采用信号、消息传递、管道或网络通信方式。
-achieve UP, DOWN original language have three processes : process simulation of two critical needs for access to the users in the process. When the need to access critical areas, revealed : "The process of x request to enter the critical areas ...", and also to the management process applications; applied to return, entered a critical area. In the critical area to wait for a certain period of time random, and that : "the process of x is the critical area ..."; When the time ended, showed : "x withdraw from the process of critical areas ...", and also to withdraw from the process management applications; When applied to ret
- 2023-08-26 18:05:03下载
- 积分:1
-
一个delphi制作的mp3播放器!
一个delphi制作的mp3播放器!-Delphi produced a mp3 player!
- 2022-11-30 07:25:04下载
- 积分:1
-
至于这小软件的用途,就是把图片放在桌面上的一个区域,当贴画用吧。
开发环境:WINXPSP2+DELPHI7+CNPACK组件包(用了它一个文件夹选择...
至于这小软件的用途,就是把图片放在桌面上的一个区域,当贴画用吧。
开发环境:WINXPSP2+DELPHI7+CNPACK组件包(用了它一个文件夹选择框)+GraphicEx组件包(用了它对PNG和GIF的支持)-As for the small software applications, is that picture on the table of a regional, when posters with it. Development environment : WINXPSP2 DELPHI7 CNPACK kits (with it a folder selection box) Gra phicEx kits (with its PNG and GIF support)
- 2022-01-29 03:15:34下载
- 积分:1
-
Delphi Collections provides functionality that is typically provided by standard...
Delphi Collections provides functionality that is typically provided by standard collection libraries of languages such as C++, Java and Smalltalk but strangely missing from Delphi.
- 2023-08-25 13:05:04下载
- 积分:1
-
查找相关的DELPLI的数据信息,是一个开发软件的好帮手
查找相关的DELPLI的数据信息,是一个开发软件的好帮手-DELPLI related to the search of data, software development is a good helper
- 2022-03-04 23:38:05下载
- 积分:1
-
树的初始化代码,读入数的数据,生成有效树的基础
树的初始化代码,读入数的数据,生成有效树的基础-Tree s initialization code, read-in number data, production effective tree s foundation
- 2022-08-06 06:21:26下载
- 积分:1
-
a number of procedures to prevent running
防止多个程序运行-a number of procedures to prevent running
- 2022-08-15 21:16:33下载
- 积分:1
-
Delphi run
Delphi运行时设计,完全开源,包括Demo,RttiDesign.pas文件用于控制单元。
- 2022-03-03 04:15:56下载
- 积分:1