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

搜索资源列表

  1. 12sampleusb

    1下载:
  2. vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量-vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:63283
    • 提供者:lijc8670
  1. AUTO125645665

    0下载:
  2. 最近似乎很多朋友的D E 盘都双击打不开,我朋友的电脑也中过~后来找了很多方法~发现了这款专杀,反正我朋友的电脑是被我救活了~反正中了也试试看啊!记住杀好了直接重启(最好在安全模式下杀)~不要双击D E 盘!还有这个病毒靠U盘传播速度超快~大家以后插了U盘都右键打开!双击有毒盘就中了~切记~!防范才是关键! 关键是在插U盘时候按住shift键以防止病毒随U盘自动运行(大概5秒),等盘符出现后,右键打开.按照如图1,图2做(选择相应选项),一般就会出现一些隐藏的文件,打开autorun
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:275256
    • 提供者:虞海洋
  1. 7_Rsa

    0下载:
  2. RSA公钥加密算法基于大整数因式分解困难这样的事实。 选择两个素数,p,q。(一般p,q选择很大的数) 然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。 选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption algorithm based on the integer fa
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:81637
    • 提供者:fasf
  1. RemoteDLL

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45437
    • 提供者:豹仔
  1. AesEncryption

    0下载:
  2. 这是一个aes的加密算法,可以进行一般的文本加密,还可以用于图象加密,是一个很多人用的算法.-Orangk'aes This is an encryption algorithm that can be a general text encryption can also be used for image encryption, is a lot of people using the algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2738
    • 提供者:方泽栋
  1. RSACode

    0下载:
  2. 这是一个rsa的加密程序,可以加密一般的文本文件,对于数字签名有很重要的应用,还可以用于图象的加密-This is a rsa encryption procedures, encryption general text files, Digital signatures for a very important application, the images also can be used for encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1773
    • 提供者:方泽栋
  1. 3DESjiamichengxu

    0下载:
  2. 这是一个三重des的加密程序,可以加密一般的文本文件和图象文件,其中还有四种模式的加密程序,可以再vc下实现 -This is a triple des encryption procedures, encryption general text files and image files, Among them were four model encryption procedures can be achieved under vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1233
    • 提供者:方泽栋
  1. md5jiamichengxu

    0下载:
  2. 这是一个md5的杂凑算法,对于一般的文本和文件均可以进行运算,产生128位的杂凑值-the md5 hash algorithm for general text and documents can be conducted efficiently, 128 have the hash value
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3179
    • 提供者:方泽栋
  1. os2_VirtualMemory

    0下载:
  2. 学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1038036
    • 提供者:wanghui
  1. Scan2007

    0下载:
  2. 此软件采用异步socket来查找局域网中存在的fb或者ib服务器。 原理是向局域网中的每个ip的3050端口发送连接请求,如果此ip有3050端口开放,表示有fb,ib数据库服务器在。 一般扫描一个网段约需8分钟。 -software asynchronous socket used to identify the LAN or ib fb server. The principle is to the LAN in each of the 3,050 port ip conn
  3. 所属分类:系统编程

    • 发布日期:2014-01-13
    • 文件大小:20652
    • 提供者:zr
  1. LeeDisasm

    0下载:
  2. 一个反汇编程序的代码,界面一般,可以学习一下反汇编的基本方法。-an anti-code compilation procedures, interface general, we can learn from the anti-compilation of basic methods.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50349
    • 提供者:heroin
  1. shellerext

    1下载:
  2. 这是Windows 2000 UI 新特点系列文章的例子程序,工程中将系列文章中所有UI特性的例子集中在一起。包括:信息条提示、栏目、清除和搜索处理等等。如果能仔细研究其中的代码,您一定能开发出界面更丰富、更吸引人的Windows 2000应用程序。外壳扩展的概念是在Windows 2000操作系统中被加固定型的。其新特性大大增强了开发者UI编程的能力。-This is the Windows 2000 UI features of the new series of articles exam
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:61582
    • 提供者:周汝胜
  1. wdm_filter

    0下载:
  2. WDM驱动,这个例子是过滤驱动。和普通的功能驱动不同。通过例子可以初步了解过滤驱动以及普通功能驱动的不同点。-WDM, this example is the filter driver. And the general function of the different drivers. The example can understand the initial filter driver and the driver of the ordinary functional differenc
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30303
    • 提供者:失散小
  1. game[1].tar

    1下载:
  2. 本人这两天在linux下用qt作的益智小游戏,在linux下解压缩后一般直接可以运行,如果运行有错,请重新按说明文件编译-I linux in the past two days, using qt small for the educational games, under Linux decompress directly after the general run, if the operation is wrong, please follow the instructions to r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:205825
    • 提供者:汪洋
  1. Ht20

    0下载:
  2. 该软件为基于哈夫曼树编码译码的压缩解压缩软件,主要实现对普通文件的压缩,解压缩,并显示压缩的过程,哈夫曼树建立的过程。-the software-based Huffman decoding tree coding compression decompression software, the main document of the general compression, decompress, and display the compression process, Huffman tre
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:154860
    • 提供者:刘文凯
  1. jiamiyujiem123i

    0下载:
  2. 测试流程 首次运行release目录下的ghdkh.exe,会提示你注册。之后运行注册机,将注册机产生的客户号记下。运行解密机,将客户号填入,按下“生成解密钥”按钮,你会看到生成的解密钥。在此运行注册机,将解密钥填入,注册即会成功。 再运行ghdkh.exe,你会发现一切正常了。 源代码说明 共享软件作者一直和盗版作着斗争,对于与初出茅庐的程序员来说,对软件的加密和解密还很陌生,本例子将向这些人展示了共享软件加密和解密的一般技术。这些技术很简单,但只要大家动脑
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:261591
    • 提供者:刘三
  1. get-pwd

    0下载:
  2. 本软件用于获取已加密的access数据库密码,突破一般的解密算法(只能准确获得13位密码)-access to the software used to access the encrypted database of passwords General breakthrough of the decryption algorithm (only 13 were accurate password)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:90659
    • 提供者:吴刚
  1. DM9000_LINUX_V120

    0下载:
  2. This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11066
    • 提供者:杨议
  1. printlib_xd

    0下载:
  2. A general purpose printing class library 一个打印类库(155KB)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:158246
    • 提供者:张祥
  1. drv

    0下载:
  2. This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later versio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11099
    • 提供者:李鸿平
« 1 23 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com