-
Using C Templates to overcome some of the or iginal Subject/Observer design patt...
Using C++ Templates to overcome some of the original Subject/Observer design pattern problems -Using C Templates to overcome some of the or iginal Subject/Observer design pattern probl ems
- 2022-03-22 17:43:24下载
- 积分:1
-
利用MFC图形界面做的经典题目 八皇后算法
利用MFC图形界面做的经典题目 八皇后算法
-Graphical interface using MFC to do the classic topic of the eight Queen
- 2022-09-03 17:20:03下载
- 积分:1
-
show ico icon procedures
显示ico图标的程序-show ico icon procedures
- 2022-04-15 23:32:49下载
- 积分:1
-
组数游戏
n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。
提示
eg 输入 123 2 33 1...
组数游戏
n个正整数n
- 2023-05-04 22:35:03下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1
-
VB Controls use: with graphics print ListView Example
VB控件使用:带图形的ListView打印示例-VB Controls use: with graphics print ListView Example
- 2023-01-29 00:50:03下载
- 积分:1
-
QT written into the color gradually became an example, you can set the beginning...
QT逐渐成为写进颜色的一个例子,可以设置颜色的开始和结束,实现颜色的使用越来越大
- 2022-01-23 10:44:30下载
- 积分:1
-
the application demonstrated how direct access to physical drive
这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading/preparation Sector/cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.
- 2023-03-24 17:40:04下载
- 积分:1
-
svm+sift
对遥感图像中目标识别分割算法进行研究,是一种监督学习算法。首先具体介绍了尺度不变特征变换、词典模型和支持向量机的原理、实现的具体步骤和优越性,并对SVM非线性分类中核函数的重要作用进行了深入研究,之后使用基于SIFT的支持向量机分割算法对目标识别进行了实验。
- 2022-01-26 03:37:24下载
- 积分:1
-
power flow using Gauss-sidle method to solve power flow
这对于功率流分析非常有用。此程序可用于验证用户程序是否给出正确的负荷流解决方案(使用Gauss-Siedel方法最多4个有效数字)。程序给出了中间解。用户应按以下指定格式提供数据和解决方案;
- 2023-02-26 16:25:03下载
- 积分:1