登录
首页 » Visual C++ » VT_X64(VT 支持x64的源码)

VT_X64(VT 支持x64的源码)

于 2019-02-13 发布
0 188
下载积分: 1 下载次数: 13

代码说明:

说明:  开启VT保护模式,保护自己的进程不被其它进程访问(Turn on VT protection mode)

文件列表:

VT_X64\VT_X64\asm64.asm, 5454 , 2016-05-14
VT_X64\VT_X64\asm64.h, 2783 , 2016-05-13
VT_X64\VT_X64\assembly.c, 4819 , 2016-05-13
VT_X64\VT_X64\BaseFunction.c, 4808 , 2016-03-07
VT_X64\VT_X64\BaseFunction.h, 3321 , 2016-04-21
VT_X64\VT_X64\Driver.c, 5278 , 2016-05-20
VT_X64\VT_X64\Driver.h, 404 , 2016-05-13
VT_X64\VT_X64\mem.c, 6297 , 2016-05-13
VT_X64\VT_X64\mem.h, 1488 , 2016-05-13
VT_X64\VT_X64\MyStruct.h, 457876 , 2016-04-22
VT_X64\VT_X64\ntimage.h, 82600 , 2015-09-25
VT_X64\VT_X64\scancode.h, 5171 , 2014-09-13
VT_X64\VT_X64\vmxstruct.h, 53612 , 2016-05-13
VT_X64\VT_X64\vtmisc.c, 30439 , 2016-05-15
VT_X64\VT_X64\vtmisc.h, 1181 , 2016-05-13
VT_X64\VT_X64\vtstart.c, 36550 , 2016-05-25
VT_X64\VT_X64\vtstart.h, 1464 , 2016-05-13
VT_X64\VT_X64\VT_X64.inf, 387 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj, 10931 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj.filters, 2758 , 2016-05-13
VT_X64\VT_X64\VT_X64.vcxproj.user, 165 , 2016-05-14
VT_X64\VT_X64.sln, 4250 , 2016-05-13
VT_X64\VT_X64.v12.suo, 43520 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.inf, 408 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.pdb, 536576 , 2016-05-25
VT_X64\x64\Win7Release\VT_X64.sys, 32328 , 2011-05-25
VT_X64\x64\Win7Release, 0 , 2016-05-14
VT_X64\VT_X64, 0 , 2016-05-25
VT_X64\x64, 0 , 2016-05-13
VT_X64, 0 , 2016-05-25

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

发表评论

0 个回复

  • Vc6
    模拟银行卡交易流程的详细讲解,内涵丰富,采用VC++(Explain in detail the simulated bank card transaction process, rich content, using VC++)
    2013-12-26 20:09:23下载
    积分:1
  • us_apgxy
    zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. (ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP [- (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] The transmission is of the form EXP [-2 (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] where x ^ 2+ y ^ 2 = r ^ 2 R = semi-diameter The tranmitted intensity is maximum in the center.T is set to 0 if semi-diameter <1e-10 to avoid division by zero.)
    2006-11-10 17:25:16下载
    积分:1
  • DelStudent
    该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
    2012-12-17 19:43:02下载
    积分:1
  • 时钟系统&&定时器
    认识时钟系统和定时器的作用和如何去运用。(Understand the function of clock system and timer and how to use it.)
    2017-11-11 13:36:06下载
    积分:1
  • ExcelCompare
    说明:  该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。 (The code example demonstrates the use of VB to compare two Excel worksheet file is there are different, the program first loaded to the table worksheet file, and then the output difference between the work table a detailed report, and red tips.)
    2010-03-31 19:19:31下载
    积分:1
  • skin-interface-library
    一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
    2014-11-08 17:11:16下载
    积分:1
  • ScreenCapture
    使用GDI库,软件可以捕捉桌面任意窗口,保存到剪切板。 操作方法:按下鼠标左键,进行拖动;(Using GDI library, the software can capture any of the desktop window, save it to the clipboard. Methods of operation: press the left mouse button, and drag )
    2013-09-17 18:02:41下载
    积分:1
  • 件夹给出了五个基本的dsp运行序 dsp28335
    文件夹给出了五个基本的dsp运行程序,基于DSP28335开发板,在CCS编程环境下给出了包括跑马灯、CPU时钟控制程序等五个完整的CCS工程文件。方便初学者学习芯片及编程语言。(The folder gives five basic DSP running programs. Based on the development board of DSP28335, five complete CCS engineering documents including horse-running lamp, CPU clock control program and so on are given in CCS programming environment. It is convenient for beginners to learn chips and programming languages.)
    2020-06-19 04:40:01下载
    积分:1
  • iniFile
    ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
    2013-12-25 10:18:58下载
    积分:1
  • LiveVideo
    通过directShow方式进行摄像头视频的抓取(DirectShow way through the video camera crawl)
    2007-10-07 17:30:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载