-
crawls from specific documents you need the link to a vbs script, the need to us...
从特定文件抓取你所需要的链接的一个vbs脚本,需要使用正则表达式-crawls from specific documents you need the link to a vbs script, the need to use regular expression
- 2022-07-01 04:43:21下载
- 积分:1
-
roternocvhdl
版权所有2012 Rasmus Bo Soerensen;,
- 2022-05-22 01:44:13下载
- 积分:1
-
DSP开发源C++代码,对初学者很有帮助
DSP开发源C++代码,对初学者很有帮助-code for DSP
- 2023-03-11 20:45:04下载
- 积分:1
-
自定义的DatagridView控件,提供了常见的几种常见操作的自定义函数。
主要函数
GetValue:获取指定行和列的Cell Value
Se...
自定义的DatagridView控件,提供了常见的几种常见操作的自定义函数。
主要函数
GetValue:获取指定行和列的Cell Value
SetValue:设置指定行和列的Cell Value
-DatagridView custom controls, provides a common operation of some common self-defined function. The main function GetValue: access to the specified rows and columns of the Cell Value SetValue: Set the specified rows and columns of the Cell Value
- 2022-07-16 21:00:39下载
- 积分:1
-
一般实矩阵的奇异值分解,利用豪斯赫尔德变换及变形QR算法对一般实矩阵进行奇异值分解。...
一般实矩阵的奇异值分解,利用豪斯赫尔德变换及变形QR算法对一般实矩阵进行奇异值分解。-A general real matrix singular value decomposition, the use of house Herder transformation and deformation of a general real matrix QR algorithm for singular value decomposition.
- 2022-04-10 00:31:02下载
- 积分:1
-
基数排序算法的实现
the implementation of radix sort algorithm
- 2022-12-12 10:45:03下载
- 积分:1
-
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍...
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree height algorithm. Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by.
- 2022-03-02 09:42:02下载
- 积分:1
-
debug用的,把头文件加在工程里,就可以输出日至文件了。
debug用的,把头文件加在工程里,就可以输出日至文件了。-debug with the document added to the head works, it can export to the document.
- 2022-03-01 15:03:30下载
- 积分:1
-
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!...
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!-mfc in source can convenient your reference, learning, hope have the opportunity together exchanges!
- 2022-10-10 10:55:03下载
- 积分:1
-
vs c++ 开发
v3.0自画直线,矩形,园v2.8-2.9完成所有功能,包括全选,拖动等,参见文档HDraw2.9.docv2.7修正画布随滚动条滚动的Bug完善MouseMove的直线,矩形和椭圆识别v2.5增强版增加相应菜单把画图的Toolbar单独分离出来在画布上对单张图片操作v2.4完结版画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤1.创建MFC类CHDrawPView:CScrollView2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include加入CRectTracker的步骤1.增加成员变量CRectTracker m_tracker2.在CHDrawPView的构造函数中设置Tracker的大小3.在CHDrawPView的OnDraw中调用Tracker的Draw函数4.override CHDrawPView的SetCursor方法 GetCursorPos->ScreenToClient->SetCursor5.override CHDrawPView的LButtonDown方法 HitTest->Track将CHDrawView加入CHDrawPView的使用自定义消息防止ActiveView从画布跑到背景Viewv2.3增加Bitmap背景功能v2.2完成颜色和线宽功能v2.1增加文本图形类型,增加删除功能,增加打开保存功能v2.0完成所有基本功能
- 2022-01-26 00:54:46下载
- 积分:1