登录
首页 » Visual C++ » DiskSectorExplorer02

DiskSectorExplorer02

于 2018-07-10 发布 文件大小:536KB
0 204
下载积分: 1 下载次数: 0

代码说明:

  win32/MFC编程入门级项目,磁盘扇区查看器,由于磁盘数据如果展示到界面上来,数据量是非常大的,所以做了分页处理 这是是毕业之前做的,高手请自动忽略(Win32/MFC programming entry level project, disk sector viewer, because disk data is displayed to the interface, the amount of data is very large, so do paging processing this is done before graduation, high hands please automatically ignore.)

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

发表评论

0 个回复

  • www
    一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
    2010-09-17 23:03:34下载
    积分:1
  • MEQM
    对于VC编程很有帮助,非常好的操纵Win32中的线程,不错的(For VC programming very helpful, very good control of the Win32 threads, pretty good)
    2017-04-08 06:46:15下载
    积分:1
  • Pham_Van_project_summary_report
    项目工作总结报告范文,项目的前期市场调研总结等例子,对项目管理人员有帮助(Pham Van project summary report)
    2010-09-03 14:20:50下载
    积分:1
  • 51354069calculator
    计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
    2013-12-08 21:10:53下载
    积分:1
  • ?迅雷下载Demo
    说明:  利用迅雷提供的sdk,制作的demo.程序在vs2010下面可以编译运行(Using SDK provided by Xunlei, the demo. program can be compiled and run under VS2010)
    2019-06-04 22:02:37下载
    积分:1
  • danpianjiwaiwenfanyi
    单片机的毕业论文的外文翻译,字数3000左右,希望对大家有所帮助。(SCM dissertation foreign language translation, 3000 words , we want to help everyone.)
    2010-03-11 21:03:56下载
    积分:1
  • date_search_system
    这是一个日期查询系统,它的功能有:判断闰年,查询星期功能。(This is a date inquiry system, its functions are: to determine leap year, query functionality weeks.)
    2008-07-06 21:16:21下载
    积分:1
  • shurce
    k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
    2017-06-01 17:21:19下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • ss
    说明:  学生爱好查询系统,MFC控件的应用实例。(Student Interests query system, MFC control application example.)
    2009-10-17 21:59:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载