登录
首页 » WINDOWS » DerokoOEP

DerokoOEP

于 2020-08-10 发布
0 239
下载积分: 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 个回复

  • 一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于变元的任一种取值都为...
    一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。 3.基本要求: (1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”, 分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 (2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。 -1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
    2022-01-23 10:34:57下载
    积分:1
  • 游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。
    游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。-Double Snake game version of the procedures and code, programmers can learn the appropriate reference.
    2022-10-20 11:55:03下载
    积分:1
  • The battery charging model.zip
    电池充电模型的搭建,可以对电池进行充电同时故障时可对负载供电,可运行。(The battery charging model is built to charge the battery while powering the load and operating.)
    2018-11-26 09:31:11下载
    积分:1
  • HC05_CODE
    说明:  用keil5开发 ,应用于stm32单片机(there is no need for added english information to realize)
    2020-06-18 12:00:02下载
    积分:1
  • 准谐振变流器matlab/simulink仿真程序,观察模型特性
    准谐振变流器matlab/simulink仿真程序,观察模型特性-quasi-resonant converter Matlab/Simulink simulation program to observe the model characteristics
    2022-08-07 05:02:41下载
    积分:1
  • 30-813N
    A Rapid MPPT Algorithm Based on the Research of Solar Cell’s Diode Factor and Reverse Saturation Current
    2010-09-16 18:41:10下载
    积分:1
  • Easy linux device driver, after you know how to write
    深入浅出linux设备驱动,看了你就知道怎么写了-Easy linux device driver, after you know how to write
    2022-04-09 10:07:00下载
    积分:1
  • 猜拳游戏
    猜拳游戏Python实现。 猜拳游戏规则: 石头:握紧的拳头。 剪子:或称“剪刀”,中指和食指伸直,其余手指握紧。 布:五指伸直,张开手掌。手心向下,或向上,或竖直(拇指向上)。 每一个手势代表一个“武器”,互相克制的原则是:剪子剪不动石头(石头胜利);布被剪子剪开(剪子胜利);石头被布包裹(布胜利)。如果双方出示了一样的手势,就是平局。(Application of Guess boxing game with Python)
    2020-06-21 01:40:01下载
    积分:1
  • 航空公司管理信息系统(需要 SQL Server数据库支持)
    航空公司管理信息系统(需要 SQL Server数据库支持) -airline management information systems (need SQL Server database support)
    2022-05-06 00:02:07下载
    积分:1
  • VC++写的关于键盘的程序
    VC++写的关于键盘的程序-keyboard
    2022-01-26 19:33:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载