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

搜索资源列表

  1. Filejava

    0下载:
  2. java中的文件处理方法.有输入输出流,和文件读取流的用法-of document processing methods. With input and output streams, and the flow of documents to read Usage
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4169
    • 提供者:线线
  1. IOCP-Demo

    0下载:
  2. Input Output Completion Ports 是一种高效处理服务器程序的技术,可用于多cPU系统-Input Output Completion Ports is a highly efficient processing server process technology can be used more cPU system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66040
    • 提供者:杜渔
  1. FEAL8

    0下载:
  2. 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:逍遥
  1. shebeihuanchong

    8下载:
  2. 假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。-assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equ
  3. 所属分类:系统编程

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

    0下载:
  2. 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2560
    • 提供者:yux
  1. mdio

    0下载:
  2. java实现MD5加密,用户输入要加密的字符串.程序处理后输出MD5值-java achieve MD5 encryption, user input to the encrypted string. Processing output value MD5
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:zxm
  1. MD5_1

    0下载:
  2. MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7403
    • 提供者:杨昆
  1. MD5demo

    0下载:
  2. MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, afte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:邱孝杰
  1. myshell

    1下载:
  2. 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-07-13
    • 文件大小:4133
    • 提供者:晏珏
  1. Linux--arm2440-ftp

    0下载:
  2. linux 与arm2440 之间的ftp程序 命令的处理(ls)命令,通过底层函数编程实现 不是直接调用系统函数。程序中包含输入输出重定向等操作。-linux and arm2440 between the ftp command processing program (ls) command, through the realization of the underlying functional programming is not directly call the system fun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:33800
    • 提供者:肖健
  1. WPPV3.2.tar

    1下载:
  2. wrf后处理的一种,用于计算其他的输出物理量。-wrf a post-processing used to calculate other physical quantities of output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1387520
    • 提供者:胖小
  1. ivi_ls

    0下载:
  2. 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1973
    • 提供者:ivi
  1. bookxml

    0下载:
  2. 文本处理输出为二进制文件,每个文件大小不超过20m,需要的请下载-Text-processing output is a binary file, each file size of no more than 20m, need to download the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3392
    • 提供者:xialiang
  1. Md5Encrypt

    0下载:
  2. MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:47807
    • 提供者:
  1. wrfpp_nmc.tar

    0下载:
  2. wrf的后处理程序的一种,计算补充其他输出的物理量。-wrf a post-processing procedures, computing additional quantities of other output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:126405
    • 提供者:胖小
  1. MVCSphere

    0下载:
  2. VC++为个体MFC编写MVC模式的球体演示程序,在以往的模式中,大家一般都采用 Input-Processing-Output 的单任务模式,但是现在在Windows的编程中,MVC模型更适合图形界面的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。 -VC++ for the individual MFC write MVC pattern ball demo program in the previous model, we usually use Input-Proce
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:15903
    • 提供者:madud00103
  1. PFILE

    0下载:
  2. 管道技术应用例子,主要用于截获某些程序的输出,并对输出进行处理分析,主要用于数据导入导出等方面-Examples of pipeline technology, mainly used to intercept the output of some programs, and output processing and analysis, mainly for data import and export
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15873
    • 提供者:cexo
  1. test

    0下载:
  2. 本练习主要针对C++语言的文件输入输出处理,同时包括读取文件类型并播放MP3类型文件。-This exercise mainly the targeted C++ language file input and output processing, including reading the file types at the same time and play MP3 type files.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:6175
    • 提供者:靳宇彤
  1. File-processing

    0下载:
  2. 文件加密解密,将文件file1中的每一字符与0x6a异或变成另一个字符送屏幕显示,同时存入文件file2中。打开加密的file2输出解密内容。-File encryption and decryption, every character in the file1 xor with 0x6a changing into another character,then display on the screen, at the same time depositing in the file2.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:135863
    • 提供者:熊莹
  1. Driver_ending

    0下载:
  2. Driver output processing
  3. 所属分类:驱动编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ppetr
« 12 »
搜珍网 www.dssz.com