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

搜索资源列表

  1. xlspass

    0下载:
  2. 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16299
    • 提供者:chen
  1. PEClean

    2下载:
  2. 一个清除PE头垃圾来缩短PE文件大小的演示程序。很好的说明了PE结构中无用的部分。学PE结构的朋友可以-a PE first garbage removal to reduce the file size of PE Demonstration Program. A good reminder of PE structure of the part useless. PE structure of the school friends can s
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4114
    • 提供者:漆光耀
  1. makedump_release

    1下载:
  2. 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack information for developers, thus quic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:404055
    • 提供者:贺自信
  1. aes_core

    0下载:
  2. AES高级加密算法的verilog语言实现。同时附有AES协议的pdf文档,和此代码的测试程序,可作为一个IP核直接使用,可减少开发人员的设计时间。-AES Advanced Encryption Algorithm Verilog language. While the agreement with AES pdf documents, and that this code of the test procedure can be used as an IP core direct use,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:79788
    • 提供者:崔崔
  1. LOUDONG

    0下载:
  2. 一个用C++编写的五子棋游戏(3) - 藏经阁资源... 一个用C++编写的五子棋游戏(3) 作者:佚名 来源:不详 发布时间:2005-5-12 17:40:46 发布人:admin 减小字体 增大字体 // // Luffar.H by Yuheng Zhao // #ifndef _LUFFAR_H_ #... www.18839.com/Edu/A11/11003/8/20051205770 ... 21K 2005-12-26 - 百度快照 -prepar
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2550
    • 提供者:liwei
  1. carlengding

    1下载:
  2. 汽车租赁管理系统 随着汽车工业的发展和汽车的普及,汽车租赁成为近年来兴起的一个新兴行业。使用汽车租赁管理系统可以规范企业的管理和经营行为,减少企业的经营成本,提高工作效率。 后台数据库使用SQL Server,前台开发工具使用Visual Basic。术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-car rental management system with the development of
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:287311
    • 提供者:孙雷
  1. unix_prog_code

    0下载:
  2. 该代码为unix环境高级编程的源代码,对于学习这本书的人可以减少很多机械的敲代码-unix environment for senior programming source code, For studying this book many people can reduce the mechanical code Knockout
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:223590
    • 提供者:陈小军
  1. LIBCTINY

    0下载:
  2. 使用 LIBCTINY.LIB 为 EXE 和 DLL 文件 减肥 原著:Matt Pietrek 翻译:crazyd 原文出处:MSDN Magazine January 2001 Reduce EXE and DLL Size with LIBCTINY.LIB 原代码下载:Hood0101.exe (45KB)   在 October 1996 column 我讨论过一个有关可执行文件大小的问题。那个时候,一个简单的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19683
    • 提供者:所困大
  1. SnifferPro

    0下载:
  2. stop people from sniffing data are analyzed,and the principle of anti-sniffer is also analyzed.This paper introduces the principle and the technology of the ethernet monitoring software system,anlayses the speciality of the packet acquisition system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3914538
    • 提供者:dzq
  1. MemoryPool.rar

    0下载:
  2. 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.,The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:2135
    • 提供者:anywind
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1819
    • 提供者:小华
  1. lwIP

    0下载:
  2. lwip是瑞典计算机科学院的一个开源的TCP/IP协议栈实现. lwIP是TCP/IP协议栈的一个实现。lwIP协议栈主要关注的是怎么样减少内存的使用和代码的大小,这样就可以让lwIP适用于资源有限的小型平台例如嵌入式系统。-lwip Swedish Academy of Sciences, an open source computer TCP/IP protocol stack. lwIP is TCP/IP protocol stack an implementation. lwIP st
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:603916
    • 提供者:dylan
  1. NetBoxDex

    0下载:
  2. NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:308699
    • 提供者:程光
  1. pmp531-u-boot.tar

    0下载:
  2. 此代码实现blackfin系列DSP的上电监控代码,此代码加入了对RTL8019的网络芯片的支持,加入了对16位宽的am29lv160DB/DT的自刷新支持,使用该监控代码可大大减少jtag烧写的时间,支持直接运行独立代码,支持uClinux的加载以及uC/OS的直接加载和引导-This code Blackfin DSP series of power-monitoring code, the code for RTL8019 network chip support, joined the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11483708
    • 提供者:雷杰
  1. memwatch-2.71

    0下载:
  2. 最近在UNIX下开发代码,用到了附件中检测内存泄露的代码。内存泄露检测是编写代码最难预防的,只能从养成好的编程习惯来减少。-Recently developed under the UNIX code, use the annex to memory leak detection code. Memory leak detection is the most difficult to write code to prevent, and can only develop good program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:45038
    • 提供者:xiaoqing_001
  1. studentSystem

    0下载:
  2. 学生成绩管理系统的主要目的就是利用软件实现成绩的录入、查询、修改等功能,使教师对学生成绩的管理更加容易,提高工作效率、降低管理成本-Student achievement management system for the main purpose is to use software to achieve results entry, query, modify, etc., enabling teachers to student achievement management easier,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:185833
    • 提供者:谢家韧
  1. burn_gateway_id

    0下载:
  2. 这是I2c网关Id独立烧写程序, 烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。 其中当是输入的小写字母时,自动转换为大些烧入。 如: 1) # ./burnID 0123456789abcdef 烧入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 烧入不成功,因为有其他字符 3) # ./burnID 0123456789abcdefDfs 烧入也
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:14172
    • 提供者:鬼子皮
  1. Linux

    0下载:
  2. 一般般的看法,随着高性能嵌入式处理器的普及和硬件成本的不断降低,尤其是ARM 系列处理器的推出,嵌入式系统的功能越来越强。单色LCD也因为色彩单调,存储信息小,处理速度慢而不能符合人们的需求。 -As the views of the general, with the popularity of high-performance embedded processor and hardware costs continue to reduce, in particular the intr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4445
    • 提供者:周德天
  1. Comparing-Map-Reduce

    0下载:
  2. Comparing Map-Reduce and FREERIDE for Data-Intensive Applications.rar Comparing Map-Reduce and FREERIDE for Data-Intensive Applications.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:295079
    • 提供者:苏伟
  1. reduce

    0下载:
  2. Reduce the grammar: Find and eliminate unreachable terminals,.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:4695
    • 提供者:songxaober
« 12 3 4 5 6 »
搜珍网 www.dssz.com