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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:52850
    • 提供者:
  1. Manipulating_the_Keyboard_Lights_in_NT_src

    0下载:
  2. This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing f
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6555
    • 提供者:guard2002
  1. rlplot_1.0.tar

    0下载:
  2. Linux/windows 环境下跨平台开发程序,该程序的主要功能是进行曲线图的绘制。-Linux / windows environment, cross-platform development process, the program's main function is drawing curves.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:449919
    • 提供者:房有定
  1. Ngrams

    0下载:
  2. A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6568
    • 提供者:郑乔鸿
  1. cp_dir

    0下载:
  2. 一个关于目录复制的源码,可以参见linux里的源代码,找个自己写的功能比较简单易懂-a copy of the source code directory can see Linux's source code, to find yourself writing more easily understood function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:fengyi
  1. windowsbios

    0下载:
  2. 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:67690
    • 提供者:王涛
  1. ReadMem

    0下载:
  2. unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1884
    • 提供者:cl
  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. 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. 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. Function

    0下载:
  2. Callback interface for SQLite s user defined functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4155
    • 提供者:xomoncue
  1. pmon

    0下载:
  2. The cpustart method is a PMC-Sierra s function to start the secondary CPU.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:7939
    • 提供者:wunnonma
  1. pmon

    0下载:
  2. The cpustart method is a PMC-Sierra s function to start the secondary CPU. Stock PMON 2000 has the smpfork, semlock and semunlock methods instead.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1979
    • 提供者:lprmnen
  1. e_jn

    0下载:
  2. floating point Bessel s function of the 1st and 2nd kind of order n.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2732
    • 提供者:lacuerw
  1. bessel

    0下载:
  2. floating point Bessel s function of the first and second kinds of order zero.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4266
    • 提供者:rvvklu
  1. S-AntHocNetv0.2

    0下载:
  2. ns2下的具有安全功能的蚁群路由算法仿真-ACO routing algorithm simulation with a safety function under ns2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2258581
    • 提供者:叶犇
  1. hdl_clip

    0下载:
  2. Double-precision Bessel s function of the first and second kinds and of integer order.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:xzfusx
  1. good-comfunicaxion

    0下载:
  2. 一个用MATLAB写的实现通信中眼图功能的S函数,很好的 不错的-In a written in MATLAB to realize communication eye diagram function S function, good good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:mrchiteckuke
  1. OAPHQC27

    0下载:
  2. 用C语言编写的在Simulink环境下对3相交流逆变器进行数值仿真的S函数源代码(Written in C language in the Simulink environment numerical simulation of three phase ac inverter S function source code)
  3. 所属分类:系统编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:kxcch
  1. SM4

    2下载:
  2. SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:1024
    • 提供者:xqw123456
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com