登录
首页 » 算法 » 查找SD卡

查找SD卡

于 2022-11-28 发布 文件大小:13.46 kB
0 47
下载积分: 2 下载次数: 1

代码说明:

函数GetDriverPhysicalInfo可以获取物理磁盘的相关信息,函数CheckSDCard中先枚举出计算机物理磁盘的名字,再根据物理磁盘的名字依次查找相关物理磁盘信息,通过信息匹配即可找到想要找到的SD卡

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TSP solve by ACO
    // TSP solve by ACO 2013/06/13 #include "stdafx.h" #include #include #include #include #define NumCities 42 //共幾座城市 #define NumAnts 20 //螞蟻組數POP,最多就NumCities隻 #define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-09 23:17:05下载
    积分:1
  • eda 交通灯设计
    这是关于eda实验中的交通灯设计的源码和报告 里面详细说明了使用qurtus的过程  原理和源码都有的 具体实验应该大学的教材都差不多的 可以借鉴一下
    2022-03-23 02:51:11下载
    积分:1
  • BLDC 风机程序和原理图
    xc836芯片控制带霍尔传感器直流无刷电机驱动程序,能够实现直流无刷电机的启动停止换向及pid调速等功能,对于直流无刷电机的研究入门人员有很大的帮助 
    2023-06-09 15:35:03下载
    积分:1
  • 有限元计程序可进行有限元分析…
    结构有限元计算程序,可进行岩土边坡有限元分析-Finite element calculation procedure can be carried out finite element analysis of rock and soil slope
    2023-01-12 11:55:03下载
    积分:1
  • linklist的C++实现方
    数据结构中的linklist的C++实现方法。 实现了其中的各种函数。
    2022-05-14 09:06:31下载
    积分:1
  • 子波反褶积 C++
    通过FFT和自相关计算子波,之后计算反算子,然后用反算子和地震记录褶积。 此算法为学习交流之用。
    2022-12-24 06:30:03下载
    积分:1
  • DBSCAN
    % Function: [class,type]=dbscan(x,k,Eps) % ------------------------------------------------------------------------- % Aim: % Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN) % ------------------------------------------------------------------------- % Input: % x - data set (m,n); m-objects, n-variables % k - number of objects in a neighborhood of an object % (minimal number of objects considered as a cluster) % Eps - neighborhood radius, if not known avoid this parameter or put [] % ------------------------------------------------------------------------- % Output: % class - vector specifying assignment of the i-th object to certain % cluster (m,1) % type - vector specifying type of the i-th object % (core: 1, border: 0, outlier: -1)
    2022-04-08 08:12:27下载
    积分:1
  • 独立的AVL的存储介质是在大量的AVL TRE现在可用…
    独立于AVL库的存储媒体 虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, But almost all work in the RAM, when a small amount of data, this approach feasible, but big tree structure constant, read and storage time will be much longer and the task efficiency has been greatly reduced. Can directly use the disk tree operation? If so, there is no need for frequent exchange of disk memory, the process to achieve this function. In fact, this procedure is disk or memory, are very handy.
    2022-04-09 22:19:08下载
    积分:1
  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2023-03-12 12:35:03下载
    积分:1
  • Simpleson函数,利用子函数设计实现,子函数非常简单,可供参考使用...
    Simpleson算法函数,利用子函数设计实现,子函数非常简单,可供参考使用-Simpleson algorithm functions, the use of subroutine design implementation, subroutine is very simple, available for reference use
    2023-03-31 08:30:04下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载