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

搜索资源列表

  1. cifaty

    0下载:
  2. (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:9398
    • 提供者:一峰
  1. 网文快抓

    0下载:
  2. 说明: 呵,这几天有点闲,把以前作过的模块拿来作成了这个小东西.主要是以前听说有软件实现这个功能,再加上当时自己需要,所以写下的.功能很小.代码也很短. 声明: 本代码,属免费源代码.可用于任何形式的传播.在传播过程中如果有必要,你完全可以不理会本代码的完整性. -Note : Uh, a little free time these days, previously made the module used for the small things become. Mai
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:169424
    • 提供者:dkfj
  1. comtut5src

    0下载:
  2. 分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS-RPC让客户与对象进行通信,幸运的是要开发COM应用,开发者几乎可以不去理会MS-RPC)而开发出功能强大、偶合性低(功能模块相对独立,很好的发挥了OO的思想)、易于部署的分布式计算系统。-Distributed COM (DCOM hereinafter) to the emergence of easily create distribut
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:66631
    • 提供者:liu
  1. shipin_1

    0下载:
  2. 我自己写的第一个公开作品程序名称:不理不采视频短片小偷 作者:不理不采 QQ:344503356E-mail:bulibucaicom@qq.com 官方网站 http://www.bulibucai.com 前言: 算起来,我学写ASP已经有三年了吧!以前在为一些公司写些内部程序,这是我公开为大家写的第一个小偷程序,不足之处请大家见谅.程序在公开前,我已经测试过很多次了,但难免还是会有问题出现的,如果你遇到了问题或无法使用,请发E-mail或加我的QQ反馈信息给我.我写程序只是学习采集练习用,
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:232098
    • 提供者:kiss
  1. DemoProject_ErrorHandling

    0下载:
  2. In this article, I will describe the ways to handle errors accurately and without painful disturbance of a complex code. Most of the programmers don’t use error handling the way it should be, and also we ignore the error logs that need to be maintain
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5349
    • 提供者:田博
  1. magmonsock11

    1下载:
  2. Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and int
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1138384
    • 提供者:xyxb
  1. freeips-2.0.tar

    0下载:
  2. HOW FreeIPS 2 WORKS: FreeIPS 2 is totally modularized. The included TCP/UDP IPS is in the form of a module. That way, the user doesn t _have_ to use the one included. We loop through _all_ the modules (for that protocol only, of course).
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8824
    • 提供者:geful
  1. midisort

    0下载:
  2. I send midi songs through the Soundblaster player to a music workstation and had some problems with some midi files. Some files played only few voices even if the midi file contained full orchestral song. I found that these midi files contai
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:41816
    • 提供者:杨成
  1. textsearch

    0下载:
  2. 一个超快搜索的算法源码. searchi = search ignore case search = search case sensitive searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words) searchw() = search case sensitive words only
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1976
    • 提供者:mobfish
  1. 在NT系列操作系统里让自己“消失”

    0下载:
  2. 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14697
    • 提供者:
  1. bcb001

    0下载:
  2. 该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。该程序是一个简单的邮件接收和发送系统。注意:因为现在邮箱大多数都要求有用户名和密码,所以在发送邮件时可能会失败。(注:有时在其他计算机上运行时可能会出现一个“Invalid resourec file:....”的警告。 可以忽略,单击“OK”按钮即可,程序会在编译中重新生成这个文件)-the application can not re
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:118627
    • 提供者:杨亚波
  1. CCS教程

    0下载:
  2. 人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(如联机事务处理OLTP或决策支持系统DSS)中表现得尤为明 显。笔者在工作实践中发现,不良的SQL往往来自于不恰当的索引设计、不充份的连接条件和不可优化的where子句。在对 它们进行适当的优化后,其运行速度有了明显地提高!下面我将从这三个方面分别进行总结:-people in the use of SQL often fall into
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:74176
    • 提供者:sky
  1. small rtos51 随书光盘

    2下载:
  2. small rtos51 随书光盘 光盘根目录包含如下4个子目录: 1.Small_ RTOS 1.12.1 为Small RTOS51 V1.21.1版本的所有源码,第1章 ~ 第10章介绍的代码就在这个目录下。其下有一个文件List.txt对各个目录和文件进行了简要说明。 2.  Small RTOS V1.12.1下DP-51例子 为Small RTOS51 V1.21.1应用的例子,第14章 ~ 第24章介绍的代码就在这个目录下。其中各章与子目录名称对应如下: 第1
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-11-09
    • 文件大小:404308
    • 提供者:511602231
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. serialrxtx.rar

    0下载:
  2. 个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。,Personal originality, have the test. Function: the completion of serial data and send and receive RS23
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:26485
    • 提供者:fg0112
  1. PASS-TP-DRIVE

    0下载:
  2. 一个小工具,可以直接无视腾讯的游戏保护系统,是研究腾讯游戏的好工具。-A small tool that can ignore the game Tencent protection system is a good tool for research Tencent game.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2713103
    • 提供者:荆士伟
  1. ignore

    0下载:
  2. it is a allegro skill file
  3. 所属分类:Editor

    • 发布日期:2017-04-08
    • 文件大小:777
    • 提供者:pradeep
  1. BMP-shape

    0下载:
  2. 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:734810
    • 提供者:chester
  1. CreateListBox

    0下载:
  2. the more u ignore me the closer i get--morrisey
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-15
    • 文件大小:7250
    • 提供者:bartolome
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com