-
HTTP服务器
HTTP服务器轻量级,可以自己建 一个,不需弄其他的了,只需要编译以及设置 好环境就可以组建HTTP服务器,可以自己定制。使用的开发语言是C++,可跨平台
- 2022-06-18 12:23:17下载
- 积分:1
-
我大1做的计算器
我大1做的计算器-I do a big calculator
- 2022-06-29 22:32:35下载
- 积分:1
-
比较权威的UNIX操作手册,你可以从中学的很多新的东西
比较权威的UNIX操作手册,你可以从中学的很多新的东西-authoritative UNIX operating manual, you can schools from the many new things!
- 2022-10-15 21:40:03下载
- 积分:1
-
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证...
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证-Paper* P++ Is equivalent to (* p)++ Or equivalent to* (p++) Problems, in order to verify this issue, prepared the following small program (vc++ 6.0 compiler environment ), as a validation
- 2022-11-30 23:50:03下载
- 积分:1
-
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。...
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。-Intel nor flash drive, intel provided only for documents in the CE can be installed using the registry, intel websites have information in this regard.
- 2022-02-22 07:16:17下载
- 积分:1
-
使用C++编写的MGM_V循环的代码,用于图形图像的数字处理
使用C++编写的MGM_V循环的代码,用于图形图像的数字处理-The use of C++ written cycle MGM_V code, graphics images for digital processing
- 2022-04-13 14:41:03下载
- 积分:1
-
一个开源的入侵检测系统,支持window和*nix平台。
一个开源的入侵检测系统,支持window和*nix平台。-a revenue intrusion detection systems to support window and* nix platform.
- 2022-01-25 20:37:59下载
- 积分:1
-
这是世界
这是世界编程大赛一等奖的作品,把着段代码复制下来存为文本文档,命名为1
在DOS下用debug
- 2022-08-08 21:26:44下载
- 积分: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
-
Visual C++ 4.0 how to programming examples of CD
Visual C++ 4如何编写附在光盘上的例子,书就像是一本实用的面向问题的书籍,里面有两个例子,既有解决问题的模型又有实用性!
- 2023-01-16 06:15:04下载
- 积分:1