-
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
-
我用vc实现的Gouraud算法
我用vc实现的Gouraud算法-achieve shading algorithm
- 2022-08-12 07:46:04下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1
-
一个非常好的肆意
很不错的一个-a very good Wanton
- 2022-04-30 12:47:18下载
- 积分:1
-
LDPC码的实现源代码,它是用c语言写的。RAR文件的…
LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
- 2022-01-26 02:00:23下载
- 积分:1
-
integrity of the project document details please refer to : http://bankbill.51.n...
项目文件完整性详情请参考:http://bankbill.51.net/upload邮箱:sywsl@hotmail.com
- 2022-03-23 08:13:43下载
- 积分:1
-
人脸识别登陆windows系统的相关代码.
人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
- 2022-03-20 10:43:15下载
- 积分:1
-
遗传算法。由人工大脑之父加里斯教授指导
遗传算法。由人工大脑之父加里斯教授指导-Genetic algorithm. Father of Gary, from human brain and instruction. . . . . . . . . . . .
- 2022-04-10 19:29:16下载
- 积分:1
-
DBSCAN,CSharp实现演示
DBSCAN,csharp实现,带demo演示-DBSCAN, csharp realize with demo demo
- 2022-12-13 09:00:03下载
- 积分:1
-
HEX
HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
- 2022-05-29 10:48:14下载
- 积分:1