-
STC单片机IO口测温度程序
这是一段利用STC15W204S单片机IO口作的温控程序,感温元件是NTC。功能是当温度低于15度时开始加热,随着温度上升,当高到23度时停止加热,不断重复...... 程序已调试通过。
- 2022-01-26 07:42:38下载
- 积分:1
-
《CSharp in a Nutshell》英文原版,内容相当全面,值得一读!
《CSharp in a Nutshell》英文原版,内容相当全面,值得一读!-CSharp in a Nutshell
- 2022-08-12 20:40:32下载
- 积分:1
-
usb2spi
usb2 to spi by c language for chip C8051F
- 2011-06-21 20:07:41下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
cleanProjectCPlusPlus
2 尝试设计翻译方法。假定对程序片段已得到语法树,如
if (a > b) b = a
已得到语法树
编写程序,遍历语法树,执行代码,得到正确结果。
(2 try to design Translation. Has been assumed for the program fragment syntax tree, such as if (a> b) b = a syntax tree has been writing programs, traverses the syntax tree, code, to get the correct results.)
- 2015-11-14 08:57:16下载
- 积分:1
-
Linux_graphic_UI_base_C
说明: C语言编写 Linux图形界面, 通过 C语言和 shell 实现terminal 内图形界面(C language graphic UI for linux)
- 2020-06-16 02:20:06下载
- 积分:1
-
C# 西门子PLC ppi通讯程序.rar
【实例简介】
用C#写的西门子S7-200 PLC 的PPI通讯测试程序,可读写I,Q,M,VB等,希望对学习PPI通讯的同学有帮助。
- 2021-12-02 00:44:55下载
- 积分:1
-
VC找图找色模块源码,已封装可以直接调用。
VC找图找色模块源码,已封装可以直接调用。(VC Map Finder module source code, encapsulated can be directly invoked.)
- 2021-01-07 01:38:53下载
- 积分:1
-
水浒传全套源码+资源
全套水浒传源码+资源文件 可以正常编译下载 大家可以下载看看
适合网狐6603 经典版可能需要做一下适配
有问题请站内联系谢谢
- 2023-03-17 13:50:19下载
- 积分:1
-
qttext
说明: TCP服务端和客户端的代码实现,在QT中实现的(Implementation of TCP server code)
- 2020-11-24 17:39:34下载
- 积分:1