-
Online vegetable market
如果社会上的人想买蔬菜
- 2023-04-17 07:00: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
-
一个专门分析SEL4406卡片的分析工具,含具体的电路
一个专门分析SEL4406卡片的分析工具,含具体的电路-Analysis of a specialized card SEL4406 analytical tools, including the specific circuit
- 2023-08-06 20:40:03下载
- 积分:1
-
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装...
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装-A cross-platform cc++ Library provides log, mutext, thread, exception, socket commonly used functions such as packaging
- 2022-03-11 07:03:33下载
- 积分:1
-
C++源码实例
实现把文件把修改的时间进行排序,希望对大家有帮助;The file modification time sorting 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-10 15:08:35下载
- 积分:1
-
绘图软件,内涵对象参数设计,值得参考
绘图软件,内涵对象参数设计,值得参考-mapping software, content design parameters object worthy of reference
- 2023-05-16 07:15:04下载
- 积分:1
-
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP...
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
- 2022-03-07 04:50:00下载
- 积分:1
-
实现。
基于列表操作实现。-achieve.
- 2022-04-15 16:44:44下载
- 积分:1
-
这是一个简单演示的游泳池程序,对象
这是一个简单的撞球演示程序,采用面向对象的编程方式,由于程序简单易懂,可以为C++的初学者提供很好的示例。程序用到了TC的图形编程,故要采用Tubro C++ 3.0编译链接。-This is a simple demonstration of the pool procedures, object-oriented programming, because of simple, comprehensible, and C for beginners provide a good example. TC procedure uses a graphical programming, it should be adopted Tubro C Compiler 3.0 link.
- 2022-06-30 13:48:06下载
- 积分:1
-
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序...
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
- 2022-04-28 05:06:37下载
- 积分:1