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

搜索资源列表

  1. guandaotongxin

    0下载:
  2. 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:witkey_eagle
  1. socket.study

    0下载:
  2. 一个简单的C/S网络通讯程序,说明网络通信的基本原理,很适合初学者学习.-a simple C / S network communications procedures on network communication to the basic principles of learning is very suitable for beginners.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54922
    • 提供者:qq
  1. webkj

    0下载:
  2. web应用控件,主要是实现的web开发中文件的加密和解密.该控件b/s架构的应用系统 中有比较好的用途-web application controls, is the main web development document encryption and decryption. The controls b / s structure of the application system has a relatively good Uses
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4701646
    • 提供者:chgsh
  1. phelix

    0下载:
  2. phelix加密算法源代码,是一个开源的加密算法,大师bruce schneier的作品。非常经典。 -phelix encryption algorithm source code, is an open-source encryption algorithm, bruce schneier master's works. Very classic.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:584863
    • 提供者:yangjilin
  1. Gerbers_DSP2_REV_C

    0下载:
  2. 记算功耗与ALTERA 的高端器件的设计验证-operator credited with the power of Altera's high-end device design certification
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1574092
    • 提供者:都想风
  1. ExpungeLineTool4NM

    0下载:
  2. 我写的linux之nm命令的win32后续处理工具,多线程实现-I write linux's nm orders win32-processing tools, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:49104
    • 提供者:hylaking
  1. desencryption

    0下载:
  2. DES加密程序 速度将就。。娃嘎嘎。。。 完整可运行的程序 有兴趣的加我qq 4964898-DES encryption speed will. . Children's rattle. . . Complete operational procedures are interested in the increase, I qq 4964898
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13586
    • 提供者:wjy
  1. program_S_DES

    0下载:
  2. 通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abiliti
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2201209
    • 提供者:林桂川
  1. SDes_java

    2下载:
  2. S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expre
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:linvg
  1. SDES_VC++

    0下载:
  2. S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38761
    • 提供者:linvg
  1. s-des

    2下载:
  2. 简单DES的C++代码(8位加密和解密)。 -simple C code (8 encryption and decryption).
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:浪人
  1. operatingsystemsourcecode

    0下载:
  2. \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1298380
    • 提供者:wonge
  1. linux1.0example

    0下载:
  2. linux1.0的源码,好不好自已看着办,不过里面的几个例子还不错-linux1.0 the source, okay own size up situation and act accordingly, but there's also a few good examples
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:137198
    • 提供者:林朱龙
  1. l2tpd-v0.60

    0下载:
  2. l2tpd is an implementation of the layer two tunneling protocol. It works in userspace completely (although kernel work is planned after the userspace version is stablized). l2tpd works by opening a pseudo-tty for communicating with pppd. Althou
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:211154
    • 提供者:吴运明
  1. Makefil-with-me

    0下载:
  2. 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:255226
    • 提供者:卢桂荣
  1. 75-dFile

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18881
    • 提供者:zengzl
  1. RedirectSource

    0下载:
  2. This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:55179
    • 提供者:changming
  1. TaskManagerEx_2_1_sources

    0下载:
  2. The Task Manager Extension (TaskManagerEx) is a plug-in for Windows built-in Task Manager. It expands the basic functionality and gives a powerful control over running processes. Task Manager Extension can show process modules, process memory map, us
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:179123
    • 提供者:changming
  1. IISApplicationNOteAboutMICGainControl_s3c2410a_052

    0下载:
  2. Samsung公司的2410中IIS接口的关于增益控制的重要文档,内有源代码!-Samsung's 2410 interface for IIS on the Gain control of the important documents, Active within the code!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:44273
    • 提供者:王阳
  1. MD5v1.2

    0下载:
  2. MD5 加 密的V i s u a l C + + S o u r c e C o d e .-MD5 V i s a u l C S o u r c e C o d e.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108187
    • 提供者:Raymond
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com