-
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证....
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证.-This procedure is Taiwan s automobile brake control code for the automobile brake Taiwan. The code, after experimental verification.
- 2022-01-25 23:12:11下载
- 积分:1
-
一个简单的XML解析器
一个简单的XML解析器-a simple XML parser
- 2023-07-04 10:15:04下载
- 积分:1
-
PLL design assitant, from M.H.Perrott, MIT
PLL design assitant, from M.H.Perrott, MIT
- 2022-02-12 08:39:15下载
- 积分:1
-
This is the procedure for traffic lights, wrote it myself, and ensure ease of us...
此为交通信号灯的程序,自己写的,保证好用-This is the procedure for traffic lights, wrote it myself, and ensure ease of use
- 2022-01-31 17:29:34下载
- 积分:1
-
One of the classic book, this book c++ Stl conducted a comprehensive and in
经典书之一,本书对c++stl进行了全面深入的阐述。使用之可极大的提高编程效率-One of the classic book, this book c++ Stl conducted a comprehensive and in-depth exposition. Use can greatly improve the programming efficiency
- 2022-02-12 13:47:19下载
- 积分:1
-
不错的源代码,请收下
不错的源代码,请收下-good source code, please accept
- 2022-05-20 16:19:50下载
- 积分:1
-
一种手记输入法,类似T9,具有多选功能,操作灵活,提供优良的字库索引文件。...
一种手记输入法,类似T9,具有多选功能,操作灵活,提供优良的字库索引文件。-An entering method like T9 used in mobilephone. with the function of selection in multi-word. It is flexible to operate, and it provide perfect index of font lib.
- 2023-05-01 15:40:04下载
- 积分:1
-
使用GDI和GDI+绘图橡皮筋lines_src混合
Using GDI and GDI+ mixed drawing rubber band lines_src
- 2022-04-23 21:57:13下载
- 积分:1
-
一款小小的播放器可以进行简单的音频播放特点是体积小
一款小小的播放器可以进行简单的音频播放特点是体积小-a small media player which can play some simple audio file with small size
- 2022-02-07 11:19:45下载
- 积分: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