-
windows pthread库实现源码
linux下多线程是采用pthread库实现,所以如果将程序放到windows时移植工作比较大,pthread库在windows平台实现了pthread接口,与linux兼容,为跨平台实现。
- 2023-06-26 22:15:04下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
系统字体设置程序
系统字体设置程序
- 2022-02-05 02:56:34下载
- 积分:1
-
VC 实现的小程序,完成最小编辑距离计算,简单易读易懂
VC 实现的小程序,完成最小编辑距离计算,简单易读易懂-VC string match
- 2022-11-05 22:50:04下载
- 积分:1
-
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
- 2022-01-27 17:51:55下载
- 积分:1
-
彩色星空,基于MFC的一个小程序,可以旋转的彩色动态星空程序...
彩色星空,基于MFC的一个小程序,可以旋转的彩色动态星空程序-Color Star, based on a small MFC program, you can rotate the color dynamic Star program
- 2022-08-09 06:03:33下载
- 积分:1
-
作者:成鸿
原 作 者:程红秀原 出 处:VCZX第一次使用时,先点击 -Author : Cheng Hung-original provenance : VCZX first time, first click
- 2023-03-10 19:10:04下载
- 积分:1
-
Amount in the amount converted to uppercase, lowercase yuan at its input the amo...
小写金额转换为大写金额,在其输入小写的人民币金额,在下面的文本框中就能转化为对应的大写金额。-Amount in the amount converted to uppercase, lowercase yuan at its input the amount, in the text box below can be converted into the corresponding amount of capital.
- 2022-12-16 20:00:03下载
- 积分:1
-
建立一个基于多播的组讨论程序,其中不需发建立服务器
建立一个基于多播的组讨论程序,其中不需发建立服务器-The establishment of a multicast group based on the discussion process, in which the establishment of the server without fat
- 2023-05-02 16:00:02下载
- 积分:1
-
二进制数据文件交织处理,二进制数据文件交织处理
二进制数据文件交织处理,二进制数据文件交织处理-Intertwined to deal with binary data files, binary data files handled intertwined
- 2022-07-01 14:30:54下载
- 积分:1