-
visual C++实现基于IE内核的简单的网页浏览功能
visual C++实现基于IE内核的简单的网页浏览功能-visual C++ realize based on the IE core simple Web browser functionality
- 2022-03-06 23:39:02下载
- 积分:1
-
Windows 窗口线段选择的程序
Windows 窗口线段选择的程序-the Windows segment selection proce
- 2023-01-14 23:50:03下载
- 积分:1
-
计算器!!!
希望对各位有用
计算器!!!
希望对各位有用-calculators! ! ! Members hope to useful!
- 2022-01-25 15:23:40下载
- 积分:1
-
mfc虚拟示波器
用mfc编写的示波器动态显示的程序,提供源代码。同一界面具有四个示波器界面。用MFC编写示波器,能实现数字示波器的各个功能-Written with MFC oscilloscope, digital oscilloscope to achieve the various functions
- 2022-07-26 17:45:28下载
- 积分:1
-
Qt语音识别
使用广播,调用百度语音api接口,自动识别语音,并且显示在Qt界面上。能够用来做模拟智能家居的Qt的客户端
- 2023-04-05 04:50:04下载
- 积分:1
-
数据图形化显示,效果不错,希望对大家有帮助
数据图形化显示,效果不错,希望对大家有帮助-Graphical display of data, the effect well, want to help everyone
- 2023-04-07 00:05:04下载
- 积分:1
-
using recursive search tree this small program, I think it is good share my view...
使用递归搜索树这个小程序,我觉得很好,分享一下我的观点,对下一个有用吧
- 2023-07-07 04:35:03下载
- 积分:1
-
采用evc编程,可以打开掌上电脑的根目录
采用evc编程,可以打开掌上电脑的根目录-using AES programming, can open Pocket PC root directory
- 2023-09-08 08:15:03下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
自己动手写命令之copy命令
应用背景自己动手写命令之copy命令:通过参考此代码的编写,可对类似于“copy -version”和"-help"等命令参数的命令进行编码实现。关键技术
利用main函数的两个形参实现对传入参数个数及对参数内容进行检测,达到copy功能。
- 2023-07-22 20:45:05下载
- 积分:1