CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 输入表

搜索资源列表

  1. Tree

    1下载:
  2. 首先以广义表的形式输入一棵树,并且由程序建立,再依次实现对树的先序,中序,后序的遍历-preoder,inorder and postorder of a tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:233878
    • 提供者:嘎啦猫熊
  1. src

    0下载:
  2. 简单PE结构解析工具.程序还不完善,也不是很好。主要是拿来和大家分享一下,供像我一样入门的朋友交流学习。 程序实现了IMAGE_DOS_HEADER、IMAGE_NT_HEADERS的解析,另外还有节表头、输入表、输出表的解析,时间标志信息的转换,RVA和文件便宜的转换,还有一个进程列表的显示。 注意,本程序没有编辑功能。 进程列表也仅仅是显示,而且是通过创建进程快照实现的,所以对于一些进程可能无法获取基址、镜像大小、以及模块列表-PE Structure of s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:661556
    • 提供者:qiurun
  1. PE

    0下载:
  2. PE解析了输入表和输出表。并且使用了stl的vector。windows 的console-analyse the importTable&exportTable of PE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3152
    • 提供者:何龙
  1. Internal-sort-of-comparison-method

    0下载:
  2. 1)对以下9种内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序、折半插入排序、二路插入排序、归并排序。 (2)待排序表的表长不小于 100;其中的数据要用伪随机数产生器产生;至少要用 5 组不同的输入数据做比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换为 3 次移动)。 (3)针对不同的输入表长做试验,观测检查两个指标相对表长的变换情况。 (4)随机产生的数据保存到文件 input.txt 中,将各个算法的关键字比较次
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1590
    • 提供者:张元弟
  1. CopySysDll

    0下载:
  2. 不通过LoadLibrary的方式和静态方式加载。从而做到无影无形。 以PE文件的方式从内存中加载DLL,本例用的是user32.dll。 包括修正重定位表。修正输入表。DLL初始化。-Way and not through the LoadLibrary static load. To be invisible. The way to PE file from the memory load the DLL, in this case using user32.dll. Includi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:40250
    • 提供者:tt
  1. shurubiaomianshajishuzongjie

    0下载:
  2. 输入表免杀技术总结精装版,希望对初学免杀的朋友有帮助-Input table to avoid killing the technical summary of the hardcover edition, I hope to help beginners to avoid killing friends
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:805044
    • 提供者:enjoypudn
  1. IAT

    1下载:
  2. IAT注入的东西 可以修改IAT输入表-IAT injection things can be modified IAT input table
  3. 所属分类:Hook api

    • 发布日期:2017-11-23
    • 文件大小:391168
    • 提供者:陈贻辉
  1. IAT

    1下载:
  2. IAT注入模块易语言源码,修改文件输入表注入。-IAT injection module easy language source code, modify the file input table injection.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:4467
    • 提供者:小民
  1. ticket

    0下载:
  2. 接口封装了访问上海际珂和航旅天空的机票查询接口,还有一个机票查询的网页,包括查询表单,查询结果显示,订单页面,可以作为编写机票查询接口、机票查询结果显示、旅客信息输入表单的参考学习材料。-Interface encapsulates the the ticket query interface to visit Shanghai occasion Ke and Air Brigade sky, a ticket inquiries page query form, query results d
  3. 所属分类:transportation applications

    • 发布日期:2017-11-02
    • 文件大小:2293606
    • 提供者:SEA
  1. natural-join

    0下载:
  2. 用户输入表和内容,然后实现数据库表的内联。-User input table, then the database table inline.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-24
    • 文件大小:1356
    • 提供者:毛明
  1. 拼音输入

    0下载:
  2. 汉字输入转换为拼音,内置码表库,VB语言实现程序,完全可编译
  3. 所属分类:中文信息处理

  1. Prop

    0下载:
  2. 利用表单编程,输入表单上一系列内容后,会在文档中显示出来。-Using form programming, a series of content on the input form will appear in the document.
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-16
    • 文件大小:3770190
    • 提供者:李伟
  1. PE-vb

    0下载:
  2. PE导出输入表演示(文件影射版)(内容:PE导出输入表演示(文件影射版).bas)-PE derived input table demo (file alluding Edition) (Content: PE derived input table demo (file alluding version). Bas)
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3229
    • 提供者:ghost
  1. PE

    0下载:
  2. PE解析了输入表和输出表。并且使用了stl的vector。windows 的consoleanalyse the importTable&exportTable of PE-analyse the importTable&exportTable of PE
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:3223
    • 提供者:全个
  1. PE

    0下载:
  2. PE解析了输入表和输出表。并且使用了stl的vector。windows 的consoleanalyse the importTable&exportTable of PE-analyse the importTable&exportTable of PE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3270
    • 提供者:Egyptianarmy
  1. IMProtect

    0下载:
  2. IMProtect 嵌入源码编译保护壳开源 嵌入到源码中编译的保护壳,先于OEP执行,主要是保护输入表和一些反调试反注入手段。-IMProtect embedded protective shell open source compiler to compile source code embedded into the protective shell, first performed at the OEP, mainly to protect the input table and in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:39185
    • 提供者:ljh
  1. 用链表求循环小数

    2下载:
  2. 对于任意的真分数 N/M ( 0 < N < M ),均可以求出对应的小数。如果采用链表表示各个小数,对于循环节采用循环链表表示,则所有分数均可以表示为如下链表形式。 输入: N M 输出: 转换后的小数(不超过 50 位) 要求: 仅编写将分数转换为小数的函数 change( int n, int m, NODE * head ) 。 预设代码: /* PRESET CODE BEGIN - NEVER TOUCH CODE BELOW */ #in
  3. 所属分类:数据结构常用算法

  1. PE_Scan

    0下载:
  2. 使用C语言简单实现的PE文件的查看器,能够查看各个字段,包括输入表、输出表-Using C language to achieve a simple PE file viewer that can view various fields, including the input table, output table
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5638703
    • 提供者:王腾
  1. 94736

    0下载:
  2. 个人信息输入表(支持表单增删),精选ios编程学习源码,很好的参考资料。-Personal information input table (support form additions), selection of learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-04-16
    • 文件大小:9637
    • 提供者:清蒸翅子
  1. ImportTableInject

    0下载:
  2. 修改PE文件输入表importtable进行注入-Modify PE file input table importtable be injected
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3704867
    • 提供者:会少年
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com