-
Gobang source, very classic game, it can be considered a friend DELPHI beginner...
五子棋源码,非常经典的游戏,也算是初学DELPHI的朋友必须了解的东西,可以加强逻辑思维,提高编程的严密性-Gobang source, very classic game, it can be considered a friend DELPHI beginner needs to know things, can enhance critical thinking, improve the tightness of Programming
- 2023-05-17 09:50:04下载
- 积分:1
-
报表源码 FastReport 3 is new generation of the report generators components. It cons...
报表源码 FastReport 3 is new generation of the report generators components. It consists of report engine, designer and preview. FastReport 3 can be installed in Delphi 4-7 and C++Builder 4-6.-report source code. FastReport 3 is new generation of the report generators components. It consists of report engine, designer and preview. FastReport 3 can be installed in Delphi 4-7 and C++Builder 4-6.
- 2022-04-24 18:30:00下载
- 积分:1
-
一所大学的实验室作业及解决方案
lab assignment and solution of one university
- 2022-12-10 09:15:03下载
- 积分:1
-
树的初始化代码,读入数的数据,生成有效树的基础
树的初始化代码,读入数的数据,生成有效树的基础-Tree s initialization code, read-in number data, production effective tree s foundation
- 2022-08-06 06:21:26下载
- 积分:1
-
Extension EDIT V.1.0 following functions: digital input can be achieved, you can...
扩展EDIT V.1.0
功能如下:可以实现数字输入,可以屏蔽鼠标右键粘贴.-Extension EDIT V.1.0 following functions: digital input can be achieved, you can mask the right mouse button paste.
- 2022-05-15 14:50:54下载
- 积分:1
-
该写字板实现了基本的文字录入,字体,颜色,大小,加粗,倾斜,和文字的剪切,复制,粘贴等功能...
该写字板实现了基本的文字录入,字体,颜色,大小,加粗,倾斜,和文字的剪切,复制,粘贴等功能-The tablet to achieve the basic text input, font, color, size, bold, italic, and text cut, copy, paste and other functions
- 2022-02-06 11:07:47下载
- 积分:1
-
Delphi Developer s Guide to OpenGL
by Jon Q. Jacobs
The Delphi Developer s G...
Delphi Developer s Guide to OpenGL
by Jon Q. Jacobs
The Delphi Developer s Guide to OpenGL gives an outline of OpenGL--once a proprietary graphics library that used to reside only on expensive workstations--and explains its capabilities, including how to use it inside Borland s popular programming language, Delphi.
- 2022-01-26 05:48:38下载
- 积分:1
-
a competence management system, I was under the Internet, without testing, if no...
一个权限管理系统,我也是在网上下的,没有测试过,如果不行的话可不要怪我哟-a competence management system, I was under the Internet, without testing, if not then I can not blame yo
- 2022-02-20 16:44:03下载
- 积分: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
-
Individual operators to write a management component, designed mainly for operat...
个人写的一个操作员管理部分,主要设计操作员,岗位,权限等内容,仅供参考-Individual operators to write a management component, designed mainly for operators, positions, powers, etc., for reference only
- 2022-04-17 07:28:43下载
- 积分:1