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

搜索资源列表

  1. CZT

    0下载:
  2. windows nt技术下查看硬盘扇区和清除硬盘零面零道的好东东!-windows nt Technology Sector View hard drives and remove zero-zero Road Wanton good!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:263243
    • 提供者:ch
  1. rs_eedec_euc

    0下载:
  2. The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_zero
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6037
    • 提供者:里海
  1. zerocpy

    1下载:
  2. 实现一个网卡到内存空间的零拷贝程序-achieve a memory card to a zero-copy procedure
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:148729
    • 提供者:全宏坡
  1. lkb32

    0下载:
  2. 锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程技巧。-keyboard lock procedures, and demonstrated the 2k 9x platform application switch from three to zero level and the implementation of keyboard i / o, also demonstrated
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:86238
    • 提供者:*罗宾
  1. chulijidiaodu

    2下载:
  2. 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2.输入每个进程的“优先数”和“要求运行时间”。 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4.处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若某进程运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名,以及进程控制块的动态变化
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:272534
    • 提供者:
  1. learning-linux-program-

    0下载:
  2. 针对于linux下的C编程,从零学起,由浅入深,适合于志向与从事linux开发的初学者。-For the C programming under linux, learn from zero,the Deep and aspirations and is suitable for beginners in linux development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7880409
    • 提供者:王磊
  1. LFS-BOOK-6.3

    0下载:
  2. 从零构建自己的LINUX系统手册:根据操作一步 搭建自己的LINUX系统(可按照自己的需要进行裁剪,X86下最小可到800Kb)-From zero to build our own LINUX System Manual: step structures in accordance with its own operating system LINUX (which can be carried out in accordance with their own needs cutting, X
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:626193
    • 提供者:张迪
  1. div

    0下载:
  2. 浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:14442
    • 提供者:站长
  1. linuxhl

    0下载:
  2. Linux零基础初级教程,不错的电子书-Linux zero based on the primary curriculum, a good e-book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:185361
    • 提供者:xinxin
  1. rsajiamiyunli

    0下载:
  2. 加密的步骤 1) 计算N的有效位数tn(以字节数计),将最高位的零忽略掉,令tn1=tn-1。比如N=0x012A05,其有效位数tn=5,tn1=4。 2) 将明文数据A分割成tn1位(以字节数计)的块,每块看成一个大数,块数记为bn。从而,保证了每块都小于N。 3) 对A的每一块Ai进行Bi=Ai^E MOD N运算。Bi就是密文数据的一块,将所有密文块合并起来,就得到了密文数据B。 -Encryption step 1) calculating the media
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:12736
    • 提供者:阿达悟
  1. ENDPOINTDETECT

    0下载:
  2. 语音识别的端点检测程序,通过能量,过零率MFCC低能量普等检测-Endpoint detection of speech recognition procedures, the adoption of energy, zero-crossing rate of MFCC & P, such as low-energy detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:12417
    • 提供者:dream
  1. ring0

    0下载:
  2. Library Delphi Ring0 Library. Execution of code in ring zero, the manipulation of the process input-output.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:26486
    • 提供者:softik
  1. embedded_Linux_application_development

    0下载:
  2. 系统地全面地讲解了嵌入式Linux应用开发,使你从零基础到精通。-Systematic and comprehensive manner on the embedded Linux application development, based on you from zero to proficient.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:47513280
    • 提供者:仲仲
  1. EOSproject

    0下载:
  2. EOS1实现3种版本的向量内积) ,返回double精度数值) ,比较使用不同大下和密度的向量来对比相关的速度) ,-In large-scale optimization problems, different vectors and matrices are typically sparse, i.e. only very few elements are non-zero. Typically vectors with thousands of elements may contain o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:133830
    • 提供者:wyb527
  1. tmd

    0下载:
  2. Themida/Winlicense version 1.x/2.x dumper/fixer.v2.6.0-// Themida/Winlicense version 1.x/2.x dumper/fixer by Seek n Destroy // // The scr ipt is XP only, VISTA has a different stack antidump. // // // If you don t use VM (heap & stack)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:198866
    • 提供者:jackhao
  1. Linux-zero-based-junior-tutorial

    0下载:
  2. 如果希望能在短时间里对linux有个全面的理解,并且希望能迅速掌握LInux基本功能,那这本书将是相当不错的选择:Linux零基础初级教程.pdf-If you want to be able to right in a short time have a comprehensive understanding of linux and would like to be able to quickly master the basic functions of LInux, then this
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:226649
    • 提供者:deeper99
  1. zero

    0下载:
  2. zero.c Gadget Zero, for USB development. -zero.c Gadget Zero, for USB development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6428
    • 提供者:yengkairai
  1. zero

    0下载:
  2. LHS->zero(RHS). Looks for a length of zero-terminated array, but looks no further than first RHS bytes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:hieyivp
  1. div-zero

    0下载:
  2. CHECK: div-zero.cpp:[[@LINE+1]]:12: runtime error: division by zero.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1074
    • 提供者:cieweiqp
  1. WiringOP-Zero-master

    0下载:
  2. orangepi zero GPIO driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:370688
    • 提供者:wdmomo
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com