-
通过修改注册表,限定程序的使用时限30秒
通过修改注册表,限定程序的使用时限30秒-By modifying the registry, limited use of the procedures the time limit 30 seconds
- 2022-02-05 14:51:11下载
- 积分:1
-
VB 编写的自动清理IE上网后留下的网页缓存源码
VB 编写的自动清理IE上网后留下的网页缓存源码 -VB prepared to remove the IE Internet pages cache left by source
- 2023-03-07 04:40:04下载
- 积分:1
-
计算函数f(x1,x2)=100*(x1^2
计算函数f(x1,x2)=100*(x1^2-x2)+(1-x1)^2
的全局最大值-Calculation of function f (x1, x2) = 100* (x1 ^ 2-x2)+ (1-x1) ^ 2 of the overall maximum
- 2022-01-26 15:27:17下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
pic24单片机资料
microchip pic24 data
- 2022-04-22 17:49:56下载
- 积分:1
-
Queuing theory, computer simulation source, VC6.0 runtime environment.
排队论的计算机模拟仿真源程序,VC6.0的运行环境。-Queuing theory, computer simulation source, VC6.0 runtime environment.
- 2022-12-17 03:45:04下载
- 积分:1
-
IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在...
IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在短时间内占用整个主干网带宽。-IP services to the following features : data applications including office automation systems, WWW, FTP and e-mail. Its transmission is characterized by the sudden-transmitted data stream that is the emergence of irregular, and once the data flow, the flow is very large, often in a short period of time using the entire backbone network bandwidth.
- 2022-05-12 12:07:26下载
- 积分:1
-
又一个“关于”窗体的程序 让我们好好学下about窗体的写法
又一个“关于”窗体的程序 让我们好好学下about窗体的写法-another "about" form program,let s learn how to write an "about" form
- 2022-09-02 23:30:03下载
- 积分:1
-
井字游戏
这是一个简单的问题vb.net版井字游戏的应用。这是一个很好的应用程序vb.net版开始
- 2023-08-14 13:20:03下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1