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

搜索资源列表

  1. linuxc函数库参考手册

    0下载:
  2. linuxc函数库参考手册,介绍了所有的Linux平台下的函数说明,并给出了事例程序-linuxc library reference manual on all the Linux platform under the Note function, and gives examples of procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4967974
    • 提供者:张三
  1. 非API函数检测操作系统类型

    0下载:
  2. 非API函数检测操作系统类型 现在几乎所有的程序员都采用扩展程序接口(API)来获取操作系统信息。采用AIP函数,我们不需要关心当前所用的操作系统具体状况-non-operating system API function testing is now almost all types of programmers are used to expand programming interface (API) to access the operating system information.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5895
    • 提供者:浪天
  1. MD5散列函数的MATLAB代码

    2下载:
  2. MD5散列函数的MATLAB代码
  3. 所属分类:加密解密

    • 发布日期:2011-05-21
    • 文件大小:96990
    • 提供者:fvcvxvcv
  1. IO多路复用 SELECT函数

    1下载:
  2. IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
  3. 所属分类:Linux/Unix编程

  1. CShapAPIDLL.rar

    0下载:
  2. C#API大全 内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数,C#API大全 内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:73071
    • 提供者:不要使
  1. 简单的程序动态引用DLL中的类函数

    0下载:
  2. 一个简单的程序动态引用DLL中的类函数 .-Dynamic class reference the DLL functions in a simple procedure
  3. 所属分类:系统编程

    • 发布日期:2017-03-23
    • 文件大小:10374
    • 提供者:王立勇
  1. timer.tar

    1下载:
  2. linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-09-30
    • 文件大小:6113
    • 提供者: 刘竞楠
  1. Hash_C

    1下载:
  2. 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2611
    • 提供者:X-Ray
  1. Cfunction

    1下载:
  2. C语言库函数查询———提供标准c函数和linux下的c函数查询-C language library function provides a standard query--- c function and c under linux function query
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:475649
    • 提供者:张启升
  1. InstallShield 内部库函数.

    0下载:
  2. InstallShield 内部库函数.-InstallShield interior storehouse function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:201316
    • 提供者:志中
  1. LinuxCLib

    0下载:
  2. 非常全面的函数库参考手册,LINUX下面的-Very comprehensive library reference manual, LINUX following
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4967195
    • 提供者:Simon
  1. MD5_SHA1

    1下载:
  2. 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:82941
    • 提供者:罗兰
  1. LinuxC

    0下载:
  2. linux c 函数 Linux C函数库参考手册.pdf-linux c function Linux C library reference manual. pdf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4967595
    • 提供者:hf
  1. Hook

    0下载:
  2. 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:206799
    • 提供者:changyou
  1. API_NET

    0下载:
  2. api函数recvfrom()的拦截代码,在以前拦截的recv函数基础上拓展而来,追加调用部分代码。 具体功能:拦截api函数recvfrom。-api function recvfrom () to intercept the code block in the past based on the recv function to expand from an additional part of the code call. Specific functions: intercept a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:202688
    • 提供者:canglang
  1. malimalihome

    0下载:
  2. 直接IO关机,不调用任何系统函数,超级强大,试了就知道!-Direct IO shutdown, does not call any system function!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:639
    • 提供者:kkk
  1. test

    0下载:
  2. 实现一个简单的linux回调函数,并且在C++中调用C,初学者可以学习一下-Linux implement a simple callback function, and in C++ to call C, beginners can learn about
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4838
    • 提供者:沧海一笑
  1. mydes

    0下载:
  2. 第一部分 数据加密标准DES (1)掌握DES中各加密函数对其性能影响; (2)DES的特性分析,包括互补性和弱密钥; (3)DES的实际应用,包括各种数据类型的加/脱密、DES的短块处理。 -The first part of the Data Encryption Standard DES (1) grasp the DES encryption function of each effect on its performance (2) DES characteristi
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:51903
    • 提供者:scorpio
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7296
    • 提供者:qh
  1. KernelAPI

    1下载:
  2. CHM文件,内有微软上千个内核函数的内部说明(英文)-CHM file, thousands of the kernel functions as Microsoft' s internal descr iption (English)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:526658
    • 提供者:cz601919
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com