资源列表

« 1 2 ... .57 .58 .59 .60 .61 6662.63 .64 .65 .66 .67 ... 216394 »

[系统编程registerShortCut

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

[图形图像处理(光照,映射..)lxta

说明:螺旋图案源代码,用tc编写,由16个正方形方块拼接而成的16个相似方块。-spiral logo source code, using tc prepared by the 16 square box stitching from the 16 similar box.
<wanciden> 在 2008-10-13 上传 | 大小:863byte | 下载:0

[其它huangli03403035

说明:黄鹂同学的计算机科学与技术硬件实习报告.研究课题步进电机.-Orioles students of computer science and technology hardware internship report. Research topics stepper motor.
<coostar> 在 2008-10-13 上传 | 大小:182.65kb | 下载:0

[其它cunchuqiguanli

说明:操作系统存储器管理实验的C语言模拟程序,采用FIFO和LRU两种算法-experimental operating system memory management in C language simulation procedures and two FIFO and LRU algorithm
<胡恩> 在 2008-10-13 上传 | 大小:1.66kb | 下载:0

[图形图像处理(光照,映射..)jihebianhuan03403031

说明:VC++数字图象处理.包括图象的放大,图象的缩小等-VC digital image processing. Including image magnification, the image shrinking
<coostar> 在 2008-10-13 上传 | 大小:293.35kb | 下载:0

[图形图像处理(光照,映射..)pinghuachuli0340303135

说明:VC++数字图象处理之图象的平滑处理.包括CV++原代码和MFC界面.-VC digital image processing for image smoothing. CV including the original code and MFC interface.
<coostar> 在 2008-10-13 上传 | 大小:265.43kb | 下载:0

[其它20067418354997269

说明:把Picture中的图片保存为Gif格式 把bmp文件保存为gif文件,没有使用任何Dll,完全使用VB实现。在压缩比上还有所欠缺,算法有待改进。-put the photographs to preserve Gif formats bmp file documents to gif, Dll not use any fully use VB. The compression ratio, which had been lacking, the algorithm needs improv
<瑁发> 在 2008-10-13 上传 | 大小:43.69kb | 下载:0

[加密解密des_me

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

[其它elsfkzxb

说明:俄罗斯c语言版 程序简洁,代码简短!不愧为经典程序!不得不下啊!-Russian language version of procedures simple, short code! It deserves to be called a classic procedure! No choice but ah!
<徐振军> 在 2008-10-13 上传 | 大小:23.34kb | 下载:0

[网络编程Port123

说明:fport源码,网络编程,很有意思。不信?-fport source, network programming, very interesting. Do not believe in?
<孩孩儿> 在 2008-10-13 上传 | 大小:158kb | 下载: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 algorithm based on the integer fa
<fasf> 在 2008-10-13 上传 | 大小:79.72kb | 下载:0

[加密解密2_des

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

源码中国 www.ymcn.org