-
esp8266 wifi服务器
esp8266 服务器搭建,具有很好的参考价值!
- 2022-01-25 17:45:55下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1
-
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程....
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程.
-Library management approach, including the entry of books and to borrow for graduate students, students, teachers conduct rules.
- 2022-04-10 02:03:52下载
- 积分:1
-
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值...
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值-Automatically added vc control, with vc.net write, there are source code, suitable for learning, there is a certain reference value
- 2022-03-04 08:12:56下载
- 积分:1
-
ppc拨号面板,forwm6.1的
ppc拨号面板,forwm6.1的 -ppc dial panel, forwm6.1 the
- 2022-07-06 08:35:25下载
- 积分:1
-
CRC calculation string Verification Code sample procedure, we can refer to the r...
计算字符串的CRC验证码的示例程序,大家可以参考参考。-CRC calculation string Verification Code sample procedure, we can refer to the reference.
- 2022-03-06 16:58:06下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用
本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用-this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
- 2022-02-26 09:28:59下载
- 积分:1
-
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了-This the courseware, I removed the video, the only source
- 2022-03-01 09:34:10下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1