-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)...
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)-Windows, the use of assembly language prepared by a small clock procedures Luo Bin programming Paradise Products (reproduced)
- 2022-03-02 20:28:23下载
- 积分: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
-
hlsl示例程序,适合初学者,能够调用纹理,采用c++编写
hlsl示例程序,适合初学者,能够调用纹理,采用c++编写-hlsl sample procedure is suitable for beginners, to call the texture, the use of c++ to prepare
- 2023-05-08 22:05:04下载
- 积分:1
-
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时...
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时,可把对方的子直接去掉。谁最先无子谁就输-heard "three-game" game? The program is stand-alone version of the "three-game" game. Very simple rules : Now phase, composed of "three", the other side can void the son son (after the son will be removed). OK chess stage and formed a "3", the other side can direct the children removed. Who is the first one without a son who will lose
- 2022-10-23 14:00:03下载
- 积分:1
-
Mathematic entry
Mathematic入门-Mathematic entry
- 2023-05-08 22:00:03下载
- 积分:1
-
在C#中创建不规则的窗体
在C#中创建不规则的窗体 -in C# to create irregular forms
- 2022-08-21 18:27:16下载
- 积分:1
-
变换常用工具箱,有VC++、MATLAB等实现…
Curelet变换常用工具箱,有VC++,Matlab等实现的代码,希望 对做图像处理的人士有益。-Curelet transform common toolbox, there are VC++, Matlab and other implementation code, want to make a useful image processing people.
- 2023-02-10 17:20:03下载
- 积分:1
-
系统信息 cpu 使用率等
提供信息的 coomputers 的 cpu 使用率。允许您知道的峰值负载,最大使用率和最少的 cpu 使用。
- 2022-04-13 14:23:58下载
- 积分:1
-
这是一个syntax_accidence分析仪当我学习编译原理的系统…
词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program is debugged under Visual C++ 6.0 .It is designed with single-document template, and adopts the window-splitting technology.
- 2022-01-25 21:21:07下载
- 积分:1