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

搜索资源列表

  1. TrribleDES

    0下载:
  2. 这是一个用VC.Net编写的加密算法,TrribleDes,该算法具有较高的执行效率,加密速度大概为每秒3Mb,速度较快!-VC.Net prepared using the encryption algorithm, TrribleDes. the algorithm has a higher efficiency in the implementation, encryption speed of around between 3Mb per second, faster!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:62.15kb
    • 提供者:操家庆
  1. BCB_MCTest

    0下载:
  2. 组播数据接收程序V1.0,采用C++ Builder 6.0编写。基于多线程模式,封装了组播接收类。接收组播数据并以滚动曲线图方式显示每秒收到的数据包个数。-multicast data reception procedures V1.0, the C Builder 6.0. Based on multi-threaded model, Packaging, a multicast receiving category. Multicast data and receive a rolling
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12.87kb
    • 提供者:凌义成
  1. 2_des

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
  3. 所属分类:加密解密

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

    0下载:
  2. 这是一个判断马鞍点的算法,当用户输入一个二维数组,当一个元素为每行的最小,而又是每列的最大时,它就是马鞍点!-This is a judgment of the saddle point algorithms, user input when a two-dimensional array, When one element per line for the smallest, which is the largest per, it is saddle point!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:944byte
    • 提供者:刘六龙
  1. alexa2007

    0下载:
  2. 2007年最新的ALEXA刷排行的软件。IP可以达到每天15-20左右。刷PV需要ADSL。-2007 ALEXA latest brush ranked software. IP can reach 15 -20% per day. Brush PV need ADSL.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:227.24kb
    • 提供者:hjj
  1. crc

    0下载:
  2. CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.4kb
    • 提供者:Alex
  1. xreversi

    0下载:
  2. 翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序-overturned chess games (64-per-positive and negative were black and white, the two players) of the source
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28.93kb
    • 提供者:吴卫华
  1. hddinfo

    0下载:
  2. 最全面的硬盘信息检测工具,没有使用微软的WMI,完全使用API函数获龋可以获取磁盘固件版本、硬盘类型、硬盘型号、磁头数、扇区数、序列号、磁盘柱面、以及主从盘信息、磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。支持用饼图显示检测出的信息,还附有一个很好的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。-The most comprehensive detection of the hard disk information tool,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:15.32kb
    • 提供者:Missouri
  1. getdisk_info

    0下载:
  2. 一个完整的高级硬盘信息获取源代码,没有使用微软的WMI,使用磁盘API函数获取。可以或者硬盘的有关信息,如磁盘固件版本、硬盘类型、硬盘型号、序列号、磁盘柱面、磁头数、扇区数。以及主从盘信息,磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。同时附带一个很不错的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。总之一个不错的简练的示例源代码。-A complete high-level disk access to information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:16.39kb
    • 提供者:kenhy
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:7.41kb
    • 提供者:莫松成
  1. 5.7

    0下载:
  2. 注意:每行一个命令,命令与说明之间请用“---”隔开,请勿删除此行!-Note: a command per line, order and descr iption please use --- between separated, do not remove this line!
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-07
    • 文件大小:1.22mb
    • 提供者:
  1. MD5

    0下载:
  2. 经本人优化后的计算 MD5 的类 CMD5 类及动态库源程序,单线程在 Core 6320 CPU,DDR2 667内存 时,忽略读取硬盘速度,每秒可计算150MB以上的数据,可直接做为计算MD5的工具,也可将其嵌入其它程序作为程序的一部分进行编译.-After I optimized the calculation of MD5 class CMD5 category and dynamic library source, single-threaded at Core 6320 CPU, D
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:190.98kb
    • 提供者:泽街
  1. autolog

    0下载:
  2. 不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。-Do not open the website can automatically log in on the website to address the day-to-day work, sometimes too-per-enter your username and password problem trouble.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12.94kb
    • 提供者:lhl
  1. pro

    0下载:
  2. 随机产生四个不同数字(如 1234),要求玩家猜出这组数字,并验证数字的正误,若错误给出提示,比如玩家猜5678 提示 0A0B, 1432提示1A3B,(A表示数字与所在位均对,B表示数字对但所在位不对)每次限十次机会。-Four different randomly generated numbers (such as 1234), require players to guess which set of figures, and verify the figures are wrong,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:426.94kb
    • 提供者:cP
  1. VBziliaodaquan

    0下载:
  2. 介绍了vb开发API,按件,网络,数据库等等的例子-Vb, introduced the development of API, a per-item basis, network, database, etc. Examples of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.79mb
    • 提供者:wangqiang
  1. asearchd-1.06.tar

    0下载:
  2. 功能强大的搜索引擎的源代码,可进行垂直搜索,企业搜索,专业知识领域的搜索-A full featured Internet search engine, specifically designed to power vertical search, enterprise search, or a knowledge area search. Can index 2.5 million documents per 24 hours on a single Dell server. Clean C+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:147.42kb
    • 提供者:王成
  1. sample-LCD

    0下载:
  2. 一个简单的LCD编程实例,可以自动检测出LCD的分辨率及BPP(bit per pix),最后让LCD显示各种不同颜色.是初学LCD编程的一个很好的简单例程-A simple LCD programming examples, you can automatically detect the LCD' s resolution and BPP (bit per pix), and let the LCD display a variety of different colors. Is a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.52kb
    • 提供者:zhicj
  1. Linux_24_hours

    0下载:
  2. 24学时每次1小时的课程能使你迅速掌握Linux各方面的内容,简单易懂,通俗实用-1 hour 24 hours per course will enable you to grasp the contents of all aspects of Linux, easy to understand, practical Popular
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-20
    • 文件大小:32.28mb
    • 提供者:LXL
  1. Linux_24hours_tutorial

    0下载:
  2. 《linux 24学时教程》本书详细讲解了用Linux的图形配置工具配置Caldera OpenLinux,通过一个ppp与网络连接、使用K桌面环境、用StarOffice提高在家办公的效率、网络浏览、发传真、接收email及使用GIMP等图形工具。 24学时每次1小时的课程能使你迅速掌握Linux各方面的内容,简单易懂,通俗实用。本书在美国十分畅销,其作者是美国资深计算机书作家。本书适合初、中级读者阅读。-" Linux 24 hours tutorial," This bo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-20
    • 文件大小:32.28mb
    • 提供者:
  1. bootloaders

    0下载:
  2. If you use Linux on a production system, you will only see it a few times a year. If you are a hobbyist who compiles many kernels or who uses many operating systems, you may see it several times per day. Of course I mean the boot loader.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:93.47kb
    • 提供者:keshav
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com