-
mapping data mapping procedures, procedures vc
数据测绘的绘图程序,vc程序-mapping data mapping procedures, procedures vc
- 2022-08-10 04:20:52下载
- 积分:1
-
密码算法c语言源代码
密码算法c语言源代码-Cipher c language source code
- 2022-07-27 08:59:03下载
- 积分:1
-
饼型的进度显示窗口
饼型的进度显示窗口-pie progress indicates window
- 2023-04-26 07:10:02下载
- 积分:1
-
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码...
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码-Charles Petzold
- 2022-08-07 02:16:02下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-07-10 18:52:09下载
- 积分:1
-
3D Rubik
3D魔方游戏源代码,下载后就在VC++平台下就可以运行-3D Rubik
- 2022-08-16 12:47:57下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
多媒体时钟类,可以精确到1MS
多媒体时钟类,可以精确到1MS-multimedia category clock, accurate to Shovel
- 2022-08-19 19:50:42下载
- 积分:1
-
Read and Write Registry Keys and Values
Read and Write Registry Keys and Values-windows ce
- 2022-08-17 02:14:59下载
- 积分:1