资源列表

« 1 2 ... .40 .41 .42 .43 .44 14445.46 .47 .48 .49 .50 ... 16274 »

[Linux/Unix编程cat

说明:linux下实现cat操作,主要使显示文件的内容-linux operating under the cat, mainly so that shows the contents of the documents
<陈磊> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[系统编程vc++winmain

说明:windows的winmain函数,根据系统的消息判断操作-windows of the WinMain function, according to the news system to determine operating
<coolfire2009> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[系统编程shiyan

说明:数字图像处理的图像锐化、增强、旋转、放缩-Digital image processing, image sharpening, enhancement, rotation, zoom
<luxucheng> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程philo

说明:用pthread实现哲学家问题,利用信号量实现同步。-Pthread problems with philosophers realize, realize synchronization using semaphores.
<张镇> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[加密解密Encryption

说明:keelog加密解密算法,32位长度,永不重复-keelog encryption and decryption algorithms, 32-bit length, never repeat
<xie_hai_tao> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[系统编程serverbat

说明:dos多重操作处理流程控制,主要用于dos下的服务器操作-dos handle multiple operations flow control, mainly used in server operations under dos
<李飞> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[系统编程ModuleIni

说明:VB制作INI文件的模块演示例子-VB produced demo module INI file example
<youck> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[加密解密rc4

说明:rc4经典源码,(1)你可以不用懂任何加密算法,就可以方便的使用Reg.dll对你的程序进 行高强度的算法加密。 (2)内置多种强大的对称和非对称算法,可满足各类应用需求。-RC4 power wilt ㄛ Daitou tungsten (1) leadership, you can using Ya-xiang ¦ sleeping floor, hesitate呾Yang ㄛ open source, you can use the Reg.dll Xi cavity cavity lea
<> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[加密解密Caesar

说明:替代密码包括多种类型,如单表替代密码,多 字母替代密码等。试编程实现一种典型的单表替代密码—凯撒(Caesar)密码。它的加密方法是将明文中的每个字母用此字符在字母表中后面的第k个字母替代。它的加密过程可以表示为下面的函数:E(k)=(m+k)modn ,其中,m为明文字母在字母表中的位置数,n为字母表中的字母个数,k为密钥,E(k)为密文字母在字母表中对应的位置数。-Alternative to passwords, including many types, such as single-t
<rose> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[加密解密zhihuan

说明:置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。-Permutation cipher does not change the principle is expressly characters, only characters in the explicit change in order
<rose> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程urlEncode

说明:用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
<huangyifang> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程chmod

说明:在linux9中实现修改文件权限,。在redhat9中已经调试通过-In achieving linux9 modify the file permissions. In RedHat9 has debugging through
<陈磊> 在 2025-06-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 14445.46 .47 .48 .49 .50 ... 16274 »

源码中国 www.ymcn.org