搜索资源列表
bankari
- 银行家算法是避免死锁的一种方法,输入某时刻各个进程的相关信息,包括资源的最大需求量,已经分配的资源数,还需要的资源数以及系统可利用资源数,然后判断该序列是否安全,再模拟某个进程向系统提出资源申请,判断是否可以给该进程分配资源。 -bankers avoid deadlock algorithm is a method of importation of a certain moment all process-related information, including the greate
MD5-java
- 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
Dijkstra2007
- 银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-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
rsaeuroi.rar
- 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
md5
- 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
VCcrypt
- 此压缩包内有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
VCCRYPT
- 此压缩包内有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,
chess
- 密码学中棋盘密码加解密,只是简单的实现了一下功能-Cryptography board password encryption and decryption, simply to achieve a moment function
TelephoneService
- 题目:电话客户服务模拟 问题描述: 一个模拟时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟),直到到达指定的时间为止。 在时钟的每个“时刻”,就会 ——执行一次检查来看看当前电话的服务是否已经完成, 如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电话(如果有)继续开始。 ——同时还需要执行一个检查来判断是否有一个新的电话到达, 如果有将其到达的时间记录下来,并为其产生一个随机服务时间,这个服务时间也被记录下来,然后
CB6_MSHelp(MS-SDK-Help-Files)
- 朋友们在Windows下编程的时候,经常要用到SDK函数,这时,如果有个小巧快捷的电子帮助工具能够查询一下,会方便得多。这是从C++ Builder 6中整理出来的WINDOWS-SDK帮助文件,把它解开在磁盘上,只要轻轻双击一下win32sdk.hlp文件,就可以阅读“目录”,或者从“索引”中瞬间找到所需函数说明。 -Friends when programming under Windows, often use the SDK function, then, if there is a
houtaimoban
- 带后台登录页的网站后台管理系统模板,一个整体的后台界面效果,上边的菜单是空的,只是一个样式,如果需要菜单对应的功能模板,可复制一份相同的网页就行了,把主体区修改对应的功能,一时没有思路设计后台系统界面的朋友,可拿去借鉴参考-Website background management system with background login page template, an overall background interface effects, the top menu is empty,
zmlogin
- 简洁的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,
ProgressDemo
- 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
ttkern
- Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment.
ttkern
- Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment for Linux.
nouveau_reg
- 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
CPP
- 实现扩散的计算(菲克定律)与可视化(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
adis16400
- At the moment triggers are only used for ring buffer filling. This may change!.
rtc-pl030
- At the moment, we can only deal with non-wildcarded alarm times.
posix_types_64
- At the moment this means setup of GPIO control of LEDs on Alix.2 3 6 boards.