资源列表
[系统编程] 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
[加密解密] 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