-
用C编写设备驱动程序的示例
用C编写设备驱动程序的示例-C device drivers example
- 2022-02-14 16:37:06下载
- 积分:1
-
替换多个文件中的文本的程序
替换多个文件中的文本的程序-Program which can replace the specific text from multiple files
- 2022-03-04 17:31:05下载
- 积分:1
-
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行...
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux/windows etc. running on multiple platforms
- 2022-07-20 18:22:07下载
- 积分:1
-
与ArcMap中的Editor功能一样,地图编辑很方便!
与ArcMap中的Editor功能一样,地图编辑很方便!-the same with Editor of ArcMap
- 2022-06-19 08:07:56下载
- 积分:1
-
我想利用这个月和# 39列了一个有趣的应用程序…
我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month"s column describes an interesting application procedures, which is a period of my article : "The use of ManWrap Library in the C code for a call.NET "are discussing the formation RegexWrap library. RegexForm is a regular expression is based on the MFC Form Validation System. To achieve this procedure, I realized RegexWrap. But because many details with the expression itself is not, so the feeling here describe RegexForm better.
- 2022-06-19 11:51:50下载
- 积分:1
-
teset polygon is overlap or not
ARCGIS程序, 基于ArcGIS平台
用于测试面(如行政区)是否重叠-teset polygon is overlap or not
- 2022-05-21 16:36:27下载
- 积分:1
-
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教...
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教-An editorial in the VC environment, a restaurant management system for beginners because it is still much to be desired please Zhijiao
- 2022-08-22 20:48:04下载
- 积分:1
-
k阶斐波那契序列
k阶斐波那契序列-Fibonacci Sequence
- 2022-04-09 04:14:33下载
- 积分:1
-
MFC入门小程序源代码
MFC入门小程序源代码-MFC source code
- 2022-08-23 00:44:32下载
- 积分:1
-
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
- 2022-06-28 10:58:58下载
- 积分:1