CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 弱点检测代码 搜索资源 - APi

搜索资源列表

  1. insertcode

    0下载:
  2. PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:79185
    • 提供者:无间刀
  1. win2k named pipe enumeration

    0下载:
  2. 列举win2k named pipe, 使用本机API,适合初学者学习系统编程-The code enumerates WIN2K NAMED PIPE which is used local API and suit to learner who is studying system programming.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1963
    • 提供者:王杰
  1. AllofAPI

    0下载:
  2. 系统相关的所有API函数,你一定用得上啦-related to the system for all API function, you must use the grain Matata
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:33462
    • 提供者:蓝帝
  1. DirWatcherMFC

    0下载:
  2. 监视文件DirWatcher watches the file system and listens for file system change notifications and raises events when a directory, or file in a directory changes. DirWatcher can be used to watch directories on the local computer, a network drive, or a remot
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:7985
    • 提供者:陈文炜
  1. Productor_Consumer

    0下载:
  2. 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:全聚德
  1. 查看系统状态

    0下载:
  2. 可以查看系统的各种状态 是API函数应用的典范-can view the various state API function is an example of Application
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:12059
    • 提供者:流水
  1. libevent-1.1a.tar

    0下载:
  2. libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事 先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的 timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descr iptors occurred or a pre-set time when the arrival o
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:347007
    • 提供者:余少云
  1. regreadinq

    0下载:
  2. 读取注册表的例子 利用了 API 可读注册表中所有的项目
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3639
    • 提供者:xxh
  1. huanchong

    0下载:
  2. 用三种方式进行文件缓存的操作,并通过比较平均时间来了解文件缓存的工作原理,涉及的主要API函数有CreateFile,ReadFile和WriteFile,GetOverlappedResult函数
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:95636
    • 提供者:郭浩
  1. huancun

    0下载:
  2. 用三种方式进行文件缓存的操作,并通过比较平均时间来了解文件缓存的工作原理,涉及的主要API函数有CreateFile,ReadFile和WriteFile,GetOverlappedResult函数
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:168666
    • 提供者:郭浩
  1. Vcr

    1下载:
  2. PDF Library的PDF文件读取和写入速度到达1.6版本(Acrobat 7.0)的水平,并且具……6. Aspose.Pdf v3.3.0商业....NET是一个C#,VB.NET和其它.NET编程环境中易于使用的应用程序接口(API),可以用于操作AutoCAD DWG和DXF文件格式。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:12328
    • 提供者:l
  1. winsockapi

    0下载:
  2. 利用api开发的网络通讯程序,源码,类似于winsock控件。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:77378
    • 提供者:雁行高天
  1. sample02src

    0下载:
  2. 使用Win32 File I/O API进行远程共享主机的文件操作的代码,附VB的演示程序!-use Win32 File I / O API for remote file sharing mainframe operation of the code, with VB demo program!
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:waterwhu
  1. SimpleMachineProtect

    0下载:
  2. 简易电脑安全保护及优化工具,通过调用Windows API扫描,检测系统存在的漏洞及相关的风险,对于不熟悉电脑的人更是一个很好的工具
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:513109
    • 提供者:暗黑
  1. Madhook

    0下载:
  2. 所属分类:弱点检测代码

    • 发布日期:2011-04-02
    • 文件大小:136135
    • 提供者:hoeichia
  1. qdnyxxqa

    0下载:
  2. 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
  3. 所属分类:ICQ弱点检测代码

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:fn7o6g
  1. gafinfg

    0下载:
  2. 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
  3. 所属分类:ICQ弱点检测代码

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:A3Bl54
搜珍网 www.dssz.com