-
testadddll运用DLL实现最简单的加法计算器
testadddll运用DLL实现最简单的加法计算器-testadddll the use of DLL to achieve the most simple addition calculator
- 2022-09-19 04:40:02下载
- 积分:1
-
USB 识别盘符 代码高效,运行稳定
USB 识别盘符 代码高效,运行稳定-USB drive letter code to identify efficient and stable operation
- 2022-05-28 08:09:12下载
- 积分:1
-
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)...
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)-To achieve a common expression is the best expression to the post-conversion (only 10 less than the number of conversion)
- 2023-01-09 18:10:03下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1
-
arcengine开发的图层标注,将文本标注以图层标注的格式保存
arcengine开发的图层标注,将文本标注以图层标注的格式保存-arcengine development of layer annotation, text annotation to mark the format layer
- 2022-05-14 16:54:55下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
一组免费的Unicode控件源码,包括Label、Edit、Button、DBGrid、Form等。...
一组免费的Unicode控件源码,包括Label、Edit、Button、DBGrid、Form等。-free a group of Unicode source controls, including Label, Edit, Button, DBGrid, such as Form.
- 2022-02-01 04:48:29下载
- 积分:1
-
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性...
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性-one another through the Windows API function SendMessage messaging paradigm this paradigm shift in the text box CD-Attribute
- 2022-03-02 14:37:15下载
- 积分:1
-
Evc数据苦编程AcccessADO与SqlServerRDA编程。
Evc数据苦编程AcccessADO与SqlServerRDA编程。-EVC data bitter AcccessADO programming and programming SqlServerRDA.
- 2022-09-02 21:20:02下载
- 积分:1
-
VC++基于自动化方式嵌入EXCEL,代码排版清晰,包括合并单元格操作...
VC++基于自动化方式嵌入EXCEL,代码排版清晰,包括合并单元格操作-VC++-based automation embedded in EXCEL
- 2023-08-17 14:20:06下载
- 积分:1