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

搜索资源列表

  1. chap122

    0下载:
  2. 这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。-This is a kind of core Java code, explain the formation of a JVM compiler process and the principles of interpretation of intermediate code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11398
    • 提供者:第四
  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30926
    • 提供者:赖晖
  1. gcc-java-4.1.0.tar

    0下载:
  2. gcc的组建,linux下编译java的软件,很不错的-gcc the formation of java compiler under Linux software, very good
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11924870
    • 提供者:mahongmeitt
  1. SerialNumberProtection

    0下载:
  2. 由姓名及机器码生成注册码的vb源程序,由网上收集整理。-by name and the binary formation of vb source license, collected from the Internet.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:chen
  1. Xml-v0.05

    1下载:
  2. 简单的xml解析类,能够很好的解析xml文件,编译后的生成文件小-simple xml analytic categories, to very good analytical xml document, compiled after the formation of small paper
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:213591
    • 提供者:李力
  1. s-zhihuan

    0下载:
  2. 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3284
    • 提供者:houny
  1. Delphi_JiaMi_JieMi

    0下载:
  2. 用Delphi写的一个简单的加密解密算法,具体为:输入一行字符串,从第n个字符开始,没间隔k个字符取出来,然后把剩下的字符加到取出来的后面,形成密文,然后再解密-with Delphi write a simple encryption and decryption algorithms, in particular : input string, n from the characters, not characters interval k taken out and then added
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:346971
    • 提供者:小魏
  1. “系统飞狐”中获取系统信息的方法

    0下载:
  2. 在我的系统设置软件“系统飞狐”中,应用到一个获取系统信息的源代码 ,在VC++中经过巧妙转换应用到我的软件中,取得了良好的效果,也许很多人都见过这个简单的获取系统信息的类sysinfo,在系统飞狐中充分扩展了它的功能 。该类首先需要编译一个DLL文件然后再调用它根据需要生成我们自己的应用程序。-in my system setup software "flying fox system," the application access to an information sy
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:37129
    • 提供者:唐佳
  1. erefsdfsql

    0下载:
  2. 次,根据硬件序列号生成注册号,生成的注册码可以按字母颠倒、按顺序互换、数字交换、序列号分离和变形,最终形成正式的注册码,这样尽量保证了注册好的唯一,没有重复,并且有安全,可以放心使用. 9. ListCtrl功能扩展.rar,63KB,下载 65 次,-Times, according to the hardware serial number to generate registration number, registration code can be generated in alpha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:196816
    • 提供者:嗔恨成
  1. os_2

    1下载:
  2. 存储分配算法采用首次适应(FF)法。根据指针fhead查找空闲分区链,当找到第一个可满足分配请求的空闲区时便分配之。当某空闲区被分配后的剩余空闲空间大于规定的碎片最小容量MIN,则形成一个较小的空闲区留在空闲分区链中。 回收时,根据MAT将指定分区链入空闲分区链。若该分区有前邻或后邻分区,则将它们拼接成一块较大的空闲区。 -Storage allocation algorithm uses the first time to adapt to (FF) method. According
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3386
    • 提供者:
  1. CRC

    0下载:
  2. crc的文章,解说CRc在EDA中如何生成和运行,-CRC articles explaining how to CRC in the EDA formation and operation,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:82548
    • 提供者:李明
  1. sha

    0下载:
  2. 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8913
    • 提供者:孟庆新
  1. wljk

    0下载:
  2. 能够实现网络的逻辑图,并进行网络情况的监控,形成日志-To achieve network logic diagram, and monitor network conditions, the formation of the log
  3. 所属分类:Network Security

    • 发布日期:2017-04-24
    • 文件大小:149595
    • 提供者:wj
  1. 69491719BayesClassier(1)

    0下载:
  2. 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:姜娜
  1. ns-pan.tar

    0下载:
  2. 无线个域网(WPAN)就是在个人周围空间形成的无线网络,现通常指覆盖范围在10m半径以内的短距离无线网络,尤其是指能在便携式消费者电器和通信设备之间进行短距离连接的自组织网络。该包实现WPAN在NS2下的模拟仿真-Wireless Personal Area Network (WPAN) is in the personal space surrounding the formation of a wireless network, it is usually refers to the cov
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10308264
    • 提供者:dong
  1. Mutithreads

    0下载:
  2. 在linux或unix环境下,用Java语言编写一个龟兔竞赛的多线程程序,观察多线程的生成。-In linux or unix environment, the Java language with a tortoise and the hare and the multi-threaded process, observe the formation of multi-threaded.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:749
    • 提供者:li
  1. include1

    0下载:
  2. 因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。 -Because there are a number of the buffer zone, so there is no need for the producer thread to generate new data on waiting until the last thre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:5107
    • 提供者:张闽
  1. nnetwork

    1下载:
  2. 该系统利用BP回馈神经网络算法实现对安全评价样本的学习、测试,能够正确形成安全事故各个影响因子的权重值,并且将样本和评价结果保存在数据库中,通过预测的方法为安全评价提供了一种新的途径。-The system uses neural network BP algorithm back to the safety assessment of the learning sample, test, to correct safety-related incidents affecting the for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:9098
    • 提供者:ken
  1. DES

    0下载:
  2. DES算法将明文分成64位大小的众多数据块,即分组长度为64位,同时用56位密钥对64位明文信息加密,最终形成64位的密文。如果明文长度不足64位,则将其扩展为64位(如补零等方法)。-DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for 64-bit plaintext message encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13615471
    • 提供者:肖胜鹏
« 12 3 »
搜珍网 www.dssz.com