您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 冰刃IceSword122cn

  2. 1、进程栏里的模块搜索(Find Modules) 2、注册表栏里的搜索功能(Find、Find Next) 3、文件栏里的搜索功能,分别是ADS的枚举(包括或不包括子目录)、普通文件查找(Find Files) 上面是要求最多的,确实对查找恶意软件有帮助 4、BHO栏的删除、SSDT栏的恢复(Restore) 这项算是“鸡肋”项吧,可加可不加。 5、Advanced Scan:第三步的Scan Module提供给一些高级用户使用,一般用户不要随便restore,特别不要restore第一项显
  3. 所属分类:网络攻防

    • 发布日期:2009-05-12
    • 文件大小:2097152
    • 提供者:diamont
  1. mini2440 编程源码及资料

  2. /**************************************************************** NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:p
  3. 所属分类:C

    • 发布日期:2009-05-14
    • 文件大小:4194304
    • 提供者:feizbc19821024
  1. 操作系统课程设计 磁盘调度

  2. #include #include using namespace std; typedef struct node { int data; struct node *next; }Node; void main() { void fcfs(Node *,int,int);//声明先来先服务函数FCFS void sstf(Node *,int,int);//声明最短寻道时间优先函数SSTF void scan(Node *,int,int);//声 明扫描函数SCAN void print(
  3. 所属分类:C

    • 发布日期:2009-05-28
    • 文件大小:74752
    • 提供者:great_xj
  1. UG6.0快捷键大全

  2. ! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELI
  3. 所属分类:C

    • 发布日期:2009-06-15
    • 文件大小:76800
    • 提供者:gyunkui
  1. VC++实现多边形填充

  2. #include #include #include #include #include //////////////////////////////////////////////////////////////functions///////////////////////////////////////////////// void swa p(float &m,float &n) { float temp=n; n=m; m=temp; } int sign(float a,
  3. 所属分类:C++

    • 发布日期:2009-06-25
    • 文件大小:8192
    • 提供者:jileniao77
  1. M-SCAN-ok扫描器

  2. M-SCAN-ok(后台扫描器加源码) 用来扫描后台路径以及源码提供。。。
  3. 所属分类:Java

    • 发布日期:2009-07-16
    • 文件大小:82944
    • 提供者:daddy003
  1. C语言高级编程技术-最爱欢迎的的编程语言之一

  2. 高级编程技术 介绍如何利用 TC 系统所提供的相关函数实现菜单设计、图形绘制、动画的播放、乐曲 的演奏、汉字的显示、图片的显现等技术,在讲述时,以问题-解答的方式来逐渐阐明。 1 文本的屏幕输出和键盘输入........................................................................................... 1 1.1 文本的屏幕输出..........................................
  3. 所属分类:C

    • 发布日期:2009-07-22
    • 文件大小:345088
    • 提供者:randychenzc
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. Java邮件开发Fundamentals of the JavaMail API

  2. Fundamentals of the JavaMail API Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:73728
    • 提供者:hexiang221
  1. 计算机图形学示例(扫描线填充)

  2. 用VC++6.0实现的扫描线填充,裁剪算法及画线方法 CPen pen(PS_SOLID,1,fillcolor); //设置扫描线所用笔的属性 CPen *old=pDC->SelectObject(&pen); int j,k,s=0; int p[9]; //每根扫描线交点 int pmin=1000; int pmax=0; for(int i=0;i<inLength;i++)//建立边表 { edge[i].dx=(float)(inVertexArray[i+1].x
  3. 所属分类:C++

    • 发布日期:2010-06-29
    • 文件大小:84992
    • 提供者:fifa2001
  1. 用单片机设计的4位密码锁

  2. 目 录 摘要..........................................(03) 关键字........................................(03) 1 前言..........................................(04) 2 系统设计......................................(04) 2.1 电子密码锁的工作原理......................(04) 2.2 系统硬
  3. 所属分类:C

    • 发布日期:2010-07-01
    • 文件大小:262144
    • 提供者:sun817082
  1. M-SCAN后台扫描器

  2. 后台地址无处藏~morephaze出品,品质保证!
  3. 所属分类:其它

    • 发布日期:2008-02-01
    • 文件大小:69632
    • 提供者:morephaze1
  1. Spyware Terminator 2.0

  2. Spyware Terminator is a full-feature adware and spyware scanner with real-time protection that can remove or quarantine spyware, adware, Trojans, keyloggers, home page hijackers and other malware threats. The scan behavior can be customized based on
  3. 所属分类:网络攻防

    • 发布日期:2008-02-13
    • 文件大小:8388608
    • 提供者:uilink
  1. coreutils linux终端源码

  2. coreutils-8.5.tar.gz 贴段CAT的大伙瞅瞅 /* cat -- concatenate files and print on the standard output. Copyright (C) 1988, 1990-1991, 1995-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the t
  3. 所属分类:C

    • 发布日期:2010-09-02
    • 文件大小:10485760
    • 提供者:paomadi
  1. Graphics Gems (Vol.3)

  2. Foreword By Andrew Glassner xvii Preface xix Mathematical Notation xxi Pseudo-Code xxiii Contributors xxviii I I I I I I I I I IMAGE PROCESSING MAGE PROCESSING MAGE PROCESSING MAGE PROCESSING MAGE PROCESSING Introduction 3 1. Fast Bitmap Stretching
  3. 所属分类:C

    • 发布日期:2010-10-05
    • 文件大小:3145728
    • 提供者:osoon
  1. 80c51 Caculator

  2. ;4 FUNCTION CALCULATOR PROGRAM ;Assumes 1.2MHz Clock for scan timing. ; TODO : Custom Character for the 'M' sign ; Check instances of multiple decimal point presses ( all covered ?) ;Reset vector org 0000h jmp start ;Start of the program org 0100h s
  3. 所属分类:C

    • 发布日期:2010-12-05
    • 文件大小:48128
    • 提供者:Binzo
  1. wwwscan网站目录检测工具

  2. : wwwscan.exe [Options] : -p port : set http/https port -m thread : set max thread -t timeout : tcp timeout in seconds -r rootpath : set root path to scan -ssl : will use ssl : wwwscan.exe www.target.com -p 8080 -m 10 -t 16 wwwscan.exe www.target.c
  3. 所属分类:网络攻防

    • 发布日期:2011-07-11
    • 文件大小:338944
    • 提供者:qyjhl1
  1. DELPHI写的远程运行在其他机器的扫描器。

  2. 但是还没写完 本来准备写成服务方式运行的扫描器来着~但是没时间了`配合我刚发的扫描器的代码就可以实现~这个功能也不弱远程用TELNET 就可以连上还可以输入信息~可执行文件运行后开始--运行--telnet 127.0.0.1 1005┏━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓┃┏┅┅┅┅┅┅┅┅┅┅┅┅┅┅┓┃ ┃┃┇欢迎使用 Server-SCAN 测试版┇┃ ┃┃┇制作人:黑冰 ┇┃ ┃┃┇O I CQ:3860040 ┇┃ ┃┃┇M ail:szq
  3. 所属分类:Delphi

    • 发布日期:2006-02-23
    • 文件大小:229376
    • 提供者:chenxh
  1. 电子密码锁源文件

  2. #include #define uchar unsigned char #define uint unsigned int sbit beep=P2^6; sbit set=P2^0; sbit red=P2^1; sbit green=P2^2; sbit rs=P2^3; sbit rw=P2^4; sbit e=P2^5; uchar code tab1[6]="error!"; uchar code tab2[16]="congretulations!"; uchar code t
  3. 所属分类:C

    • 发布日期:2013-06-20
    • 文件大小:3072
    • 提供者:u011138519
« 12 3 4 5 6 »