资源列表

[系统编程memorymanagement_os

说明:内存管理演示程序,内存申请 提交 等等 需要的就去下载哦-Memory Management Demonstration Program, memory applications, and so on need to go download oh
<胡叶军> 在 2008-10-13 上传 | 大小:114412 | 下载:0

[Linux/Unix编程erc32vhdl-1.0.tar

说明:ERC32 经典的sparc v7 cpu,针对嵌入式应用,欧洲宇航局采用VHDL语言,可综合。-ERC32 classic sparc v7 cpu against embedded applications, European Space using VHDL can be integrated.
<wangfeng> 在 2008-10-13 上传 | 大小:391869 | 下载:0

[Linux/Unix编程ov511src

说明:linux下的OV511的摄像头的驱动示例源代码-linux under the OV511 camera first driver source code examples
<彭超> 在 2008-10-13 上传 | 大小:44284 | 下载:0

[系统编程20_148_2

说明:svm使用演示,由澳大利亚支持向量机爱好者开发 供数据挖掘研究用-svm use demonstration by the Australian SVM enthusiasts for the development of data mining research
<tj> 在 2008-10-13 上传 | 大小:615164 | 下载:0

[系统编程CreateGuid

说明:一个用BCB写的GUID简单生成器.代码不长,主要是取别一下网上的用VC或VB或DELPHI写的而已-one with the GUID BCB write simple generator. Code is not long, admission is not about the Internet or with VC VB or Delphi write it
<兰吉> 在 2008-10-13 上传 | 大小:27854 | 下载:0

[系统编程computerStartAutoRun

说明:如何使程序开机就可以自动运行呢? 这个小程序可以使你解决这个疑问-how that process can be switched on automatically do this small procedure allows you to resolve this doubt
<yxb> 在 2008-10-13 上传 | 大小:36380 | 下载:0

[系统编程registerShortCut

说明:如何使程序在安装时候自动创建快捷方式呢? 这个小程序可以使你解决这个疑问-how to make the installation procedure automatically created shortcuts, um, small procedures so that you can resolve this doubt
<yxb> 在 2008-10-13 上传 | 大小:45480 | 下载:0

[加密解密des_me

说明:有关于des的加解密算法的实现..是用java语言来编写的。.-des on the encryption algorithm is used to achieve .. java language prepared. .
<jin> 在 2008-10-13 上传 | 大小:4162 | 下载:0

[加密解密7_Rsa

说明: RSA公钥加密算法基于大整数因式分解困难这样的事实。 选择两个素数,p,q。(一般p,q选择很大的数) 然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。 选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption alg
<fasf> 在 2008-10-13 上传 | 大小:81637 | 下载:0

[加密解密2_des

说明:DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES
<fasf> 在 2008-10-13 上传 | 大小:69091 | 下载:0

[加密解密3_3des

说明:三重DES增加了密钥长度,由56位增加到112或168位,有更高的安全性,而且在新一代因特网安全标准IPSEC协议集中已将DES作为加密标准。-3DES key length increased from 56 to 112 or 168. have higher security, and the new generation of Internet security standards IPSEC agreement has bee
<fasf> 在 2008-10-13 上传 | 大小:68856 | 下载:0

[加密解密10_md5

说明:MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
<fasf> 在 2008-10-13 上传 | 大小:57056 | 下载:0

源码中国 www.ymcn.org