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

搜索资源列表

  1. bankari

    0下载:
  2. 银行家算法是避免死锁的一种方法,输入某时刻各个进程的相关信息,包括资源的最大需求量,已经分配的资源数,还需要的资源数以及系统可利用资源数,然后判断该序列是否安全,再模拟某个进程向系统提出资源申请,判断是否可以给该进程分配资源。 -bankers avoid deadlock algorithm is a method of importation of a certain moment all process-related information, including the greate
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6904
    • 提供者:sunrain
  1. MD5-java

    0下载:
  2. MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/ -MD5 algorithm to achieve java * Below these S11 - S44 is a 4 * 4 Moment RUF, in a primitive realization of the C# defi
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8465
    • 提供者:liwei
  1. Dijkstra2007

    0下载:
  2. 银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:71185
    • 提供者:abc
  1. rsaeuroi.rar

    0下载:
  2. RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. DOCS - RSAEURO Documentation Directory DEMO - Demo Applications Directory SOURCE - Source Code Directory scr
  3. 所属分类:加密解密

    • 发布日期:2017-03-29
    • 文件大小:275955
    • 提供者:烈马
  1. md5

    0下载:
  2. 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25144
    • 提供者:王海宝
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8413532
    • 提供者:yzj
  1. VCCRYPT

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8411922
    • 提供者:胡杨
  1. chess

    0下载:
  2. 密码学中棋盘密码加解密,只是简单的实现了一下功能-Cryptography board password encryption and decryption, simply to achieve a moment function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:155957
    • 提供者:易盼
  1. TelephoneService

    0下载:
  2. 题目:电话客户服务模拟 问题描述: 一个模拟时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟),直到到达指定的时间为止。 在时钟的每个“时刻”,就会 ——执行一次检查来看看当前电话的服务是否已经完成,    如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电话(如果有)继续开始。 ——同时还需要执行一个检查来判断是否有一个新的电话到达,    如果有将其到达的时间记录下来,并为其产生一个随机服务时间,这个服务时间也被记录下来,然后
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:39292
    • 提供者:krysl
  1. CB6_MSHelp(MS-SDK-Help-Files)

    0下载:
  2. 朋友们在Windows下编程的时候,经常要用到SDK函数,这时,如果有个小巧快捷的电子帮助工具能够查询一下,会方便得多。这是从C++ Builder 6中整理出来的WINDOWS-SDK帮助文件,把它解开在磁盘上,只要轻轻双击一下win32sdk.hlp文件,就可以阅读“目录”,或者从“索引”中瞬间找到所需函数说明。 -Friends when programming under Windows, often use the SDK function, then, if there is a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:16458179
    • 提供者:caotings
  1. houtaimoban

    0下载:
  2. 带后台登录页的网站后台管理系统模板,一个整体的后台界面效果,上边的菜单是空的,只是一个样式,如果需要菜单对应的功能模板,可复制一份相同的网页就行了,把主体区修改对应的功能,一时没有思路设计后台系统界面的朋友,可拿去借鉴参考-Website background management system with background login page template, an overall background interface effects, the top menu is empty,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:107454
    • 提供者:程年生
  1. zmlogin

    0下载:
  2. 简洁的Div+CSS登录界面模板,不包括登录后的菜单和框架之类的,只是一个管理员登录的界面,蓝色风格,大气简洁,Div+CsS布局,包括了images和css文件,可拷贝到你的后台管理系统中,一时没有管理登录界面的朋友们,可免费使用。-Simple div+ the CSS login screen template does not include the login menu and frameworks like, just a administrator login interface,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:14622
    • 提供者:张荣贵
  1. ProgressDemo

    0下载:
  2. VC++写了一个 Progress演示程序,点击"开始"后,就开始计数,显示当前数值,可看到线程的变化,简单的演示了一下,有兴趣的就读读源码.-VC++ write a Progress demonstration program, click " Start" , you start counting, display the current values, you can see changes in the thread, a simple demonstration of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:18436
    • 提供者:张燕芳
  1. ttkern

    0下载:
  2. Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:2912
    • 提供者:wanwuiton
  1. ttkern

    0下载:
  2. Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2571
    • 提供者:hogaojei
  1. nouveau_reg

    0下载:
  2. This a partial import rules-ng, a few things may be duplicated. Eventually we should completely import everything rules-ng. For the moment check rules-ng for docs. -This is a partial import rules-ng, a few things may be duplicated. Eventually we s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7153
    • 提供者:lvluegr
  1. CPP

    0下载:
  2. 实现扩散的计算(菲克定律)与可视化(OpenGL)。按上箭头可调到下一时刻。鼠标右键拖动。鼠标左键调整显示方式-Computing to achieve diffusion (Fick' s law) and visualization (OpenGL). Press the arrow to the next moment. The right mouse button and drag. The left mouse button to adjust the display mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:498556
    • 提供者:dusk
  1. adis16400

    0下载:
  2. At the moment triggers are only used for ring buffer filling. This may change!.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2353
    • 提供者:ciwtgl
  1. rtc-pl030

    0下载:
  2. At the moment, we can only deal with non-wildcarded alarm times.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:dongvuido
  1. posix_types_64

    0下载:
  2. At the moment this means setup of GPIO control of LEDs on Alix.2 3 6 boards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2353
    • 提供者:tinfaopo
« 12 »
搜珍网 www.dssz.com