登录
首页 » WINDOWS » DerokoOEP

DerokoOEP

于 2020-08-10 发布
0 231
下载积分: 1 下载次数: 1

代码说明:

说明:  Original-Entry-Point Finder by deroko

文件列表:

tracer.h, 1148 , 2013-03-13
_Release\split.dll, 201728 , 2013-07-10
_x64Release\split.dll, 232448 , 2013-07-10
driver\amd64\split.sys, 10752 , 2017-06-27
driver\amd64\tracer64.asm, 5236 , 2013-09-10
driver\amd64\tracer64.inc, 733 , 2012-08-27
driver\i386\split.sys, 9728 , 2017-06-27
driver\i386\tracer32.asm, 4595 , 2013-09-10
driver\i386\tracer32.inc, 694 , 2012-08-27
driver\make32.bat, 88 , 2012-12-30
driver\make64.bat, 89 , 2012-12-30
driver\MAKEFILE, 579 , 2012-10-12
driver\SOURCES, 122 , 2011-01-21
driver\tracer.c, 14522 , 2017-06-27
finder.cpp, 16662 , 2013-07-10
finder.rc, 2248 , 2013-01-08
resource.h, 1277 , 2013-01-08
split.def, 66 , 2009-07-31
split.sln, 1349 , 2012-10-28
split.vcproj, 11392 , 2013-01-08
driver\amd64, 0 , 2018-06-20
driver\i386, 0 , 2018-06-20
_Release, 0 , 2018-06-20
_x64Release, 0 , 2018-06-20
driver, 0 , 2018-06-20

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

发表评论

0 个回复

  • untitled
    基于simulink的8psk调制解调 hhhhhhhhhhh(8PSK modem based on Simulink)
    2021-03-08 15:39:28下载
    积分:1
  • 仿真
    说明:  基础的pscad手册,通过学习可掌握简单的建模技巧(Basic PSCAD manual, simple modeling skills can be mastered by learning)
    2020-06-02 17:05:59下载
    积分:1
  • KNN分类器
    基于kNN算法的网页分类器,基于Visual c++6.0环境-kNN classifier
    2022-02-05 19:28:05下载
    积分:1
  • proteus-keil-danpianji
    学习单片机 最好的视频教程 keil 与 proteus 联机的 视频教程 视频讲解了: 1 proteus 的入门运用 2 keil C程序的入门运用 3 联机的运用 (The best video tutorials to learn microcontroller keil and proteus online video tutorials video explained: 1 proteus entry using 2 keil C the use of three-line entry procedures for the use of)
    2020-06-25 23:00:02下载
    积分:1
  • nasa0012
    说明:  使用fortran程序对二维nasa0012标准翼型进行的网格划分。(Fortran program using the standard two-dimensional airfoil nasa0012 meshing.)
    2011-03-16 10:07:50下载
    积分:1
  • two_D_Rand_walk
    二维节点随机移动轨迹的模拟生成,通过Matlab实现。(Simulated Generation of Random Moving Trajectories of Two-Dimensional Nodes)
    2019-02-20 11:11:42下载
    积分:1
  • MLPG Mixed Collocation--[EngPedia.ir]
    说明:  thank you for every things
    2019-02-19 16:11:10下载
    积分:1
  • 基于QT实现的基础图形绘图系统.7z
    输入椭圆中心和长短轴径; 2. 计算得到中心在原点的椭圆上的第一个点=; 3. 根据公式(1.1.3-2)计算区域1中决策参数的初值为; 4. 在区域1中每个位置处,从开始,反复按照公式(1.1.3-3)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到为止,记第一个满足此条件的点为(); 5. 在区域2的每个位置处,从开始,反复按照公式(1.1.3-6)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到()为止;(Input ellipse center and long and short axis diameter; 2. The first point of the center on the ellipse at the origin is calculated. 3. According to formula (1.1.3-2), the initial value of decision-making parameters in region 1 is calculated. 4. At each location in region 1, the decision-making parameters are updated repeatedly according to formula (1.1.3-3). If the decision-making parameters are less than 0, they will remain unchanged. If the decision-making parameters are less than 0, then add 1 and cycle until the first point satisfying this condition is (); 5. At each location of region 2, the decision parameters are updated repeatedly according to the formula (1.1.3-6). If the decision parameters are less than 0, they will remain unchanged. If the decision parameters are less than 0, then add 1 and cycle until ().)
    2020-11-13 16:49:42下载
    积分:1
  • 边缘填充
    说明:  在算法原理上,对于图形图像设计中的多边形的边缘进行填充处理(In principle, filling the edges of polygons in graphic and image design)
    2019-06-02 14:30:54下载
    积分:1
  • 关联规则例子(工作室)
    应用背景有很多方法可以看到项目之间的相似性。这些都是属于一般保护伞下的技术。这种技术的结果,简单来说,就是一套可以被理解为“如果这个,然后,”的规则;想象一下你坐在桌子上的10000张收据。每一个收据都代表一项交易,购买的物品。收据是一种代表性的东西,走进了客户的篮子,因此“市场篮分析”。这正是食品杂货的数据集包含的:一个集合的收据,每行1个收据和购买的物品。每一行被称为“交易”,并且每一行都代表一个项目;关键技术支持:我们的项目集发生在我们的数据集的馏分。信任:一个规则是正确的一个新的交易与项目在左边的概率。电梯:一个规则的信心超过了预期的信心;
    2022-03-11 05:33:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载