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

搜索资源列表

  1. DES

    1下载:
  2. 用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:262938
    • 提供者:李浩
  1. 200762941968377

    0下载:
  2. 在ARMulator中移植uClinuxGetting Familiar with uClinux/ARM 2.6 by Hyok S. Choi <hyok.choi@samsung.com> the author and maintainer of uClinux/ARM2.6
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6829
    • 提供者:liyu
  1. linux_c_chat

    0下载:
  2. linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program sh
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5177
    • 提供者:吴兴圆
  1. angle

    0下载:
  2. you look that s bed
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59568
    • 提供者:chiretianshi
  1. bigmod

    0下载:
  2. This preview for Phill s Big Mod shows the addition of proper SUR files into the mod
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:936
    • 提供者:lena
  1. peers-0.2-src

    0下载:
  2. Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2050999
    • 提供者:spark
  1. mpool-2.1.0

    0下载:
  2. 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22815
    • 提供者:Eagle518
  1. RC4

    0下载:
  2. RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3572
    • 提供者:wzd
  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136954
    • 提供者:wildkaede
  1. optimizations_src

    0下载:
  2. Compiler s Code Optimization,编译代码优化
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3694
    • 提供者:杨诚
  1. CCAMS

    0下载:
  2. CCAMS系统是一种用于局域网下的C/S模式的软件管理和监测系统。它包括客户端和服务端,客户端软件主要作用是监测本主机的活动,并将监测到的信息定时发送给服务器。服务器端可以将收集到的信息以柱状图和文件列表以及其他方式呈现给用户,以便用户对局域网内的主机进行监测和管理。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2113419
    • 提供者:wym
  1. linux-0[1].00_C

    0下载:
  2. Linux-0.00的head.s中的大部分用C语言实现,保护模式的除虚拟地址以外的所有特性,包含源代码和说明
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2655379
    • 提供者:zkrain
  1. ccyos1.03

    0下载:
  2. 小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。-small two-level file management system,apply the simple encryption,it s great to keep a diary with it .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:306886
    • 提供者:陈朝营
  1. guider

    0下载:
  2. 导游系统的C++实现-This is a guider s system which is ralized in c
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:1888
    • 提供者:周丹霜
  1. ycsrc

    0下载:
  2. yoda s Crypter 1.2 程序及源码 yoda PE加密保护,Win32ASM源码。 -Yoda s Crypter 1.2 procedures and source Yoda PE encryption protection, Win32ASM source.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25048
    • 提供者:waterwhu
  1. unix下socket完整实现

    0下载:
  2. scounix编译通过,c/s完整实现-scounix compiler, c / s full realization
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:157289
    • 提供者:余国平
  1. carckchm

    0下载:
  2. 加密与解密之软件加密技术内幕CHM格式电子书-encryption and decryption's software encryption technology insider CHM format e-books
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1387236
    • 提供者:学习
  1. d-tools

    0下载:
  2. * Descr iption : This is an example of a startup task. As mentioned in the book s text, you MUST initialize the ticker only once multitasking has started.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1815441
    • 提供者:宋帆
  1. tcpipucos

    0下载:
  2. This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be u
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:204227
    • 提供者:wen
  1. linearanalysis

    2下载:
  2. S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15351
    • 提供者:jjia
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com