-
ucosII 的中文使用手册,详细地描述了ucosII中的各文件用途和使用方法。...
ucosII 的中文使用手册,详细地描述了ucosII中的各文件用途和使用方法。-ucosII Chinese user manual describes in detail ucosII of the documents used and methods.
- 2022-01-25 20:46:26下载
- 积分:1
-
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,- Document division source code, each kind of big document
convenience division 1.4M size small document, in order to a minute
plate carries. After duplicates the goal machine, then will use it
many small documents merge already to be possible to use,
- 2022-01-26 14:50:15下载
- 积分: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
-
UG二次开发,feature识别,UG二次开发,feature识别
UG二次开发,feature识别,UG二次开发,feature识别-UG secondary development, feature recognition, UG secondary development, feature recognition
- 2022-03-06 17:41:08下载
- 积分:1
-
遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考
遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
- 2022-02-02 01:23:44下载
- 积分:1
-
透明时钟源代码:必要的指针与刻度外,其它都为透明,具有实用价值。...
透明时钟源代码:必要的指针与刻度外,其它都为透明,具有实用价值。-Transparent clock source code: the need to target and scale, all other are transparent, practical value.
- 2022-09-05 23:15:03下载
- 积分:1
-
Hi All Find The Attachment
Hi All Find The Attachment
- 2022-07-04 01:45:33下载
- 积分:1
-
实例(几个c的小游戏)
实例(几个c的小游戏)-Example (c several small game)
- 2022-02-20 03:26:28下载
- 积分:1
-
文字处理,可以读写word文档
文字处理,可以读写word文档-word processing, can read and write word documents
- 2022-07-19 21:02:53下载
- 积分:1
-
组数游戏
n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。
提示
eg 输入 123 2 33 1...
组数游戏
n个正整数n
- 2023-05-04 22:35:03下载
- 积分:1