资源列表

« 1 2 ... .65 .66 .67 .68 .69 6670.71 .72 .73 .74 .75 ... 16274 »

[系统编程c++ini

说明:配置读取写入修改 配置读取写入修改-Configuration read write read write modify configuration modifications
<> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[加密解密DES

说明:用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
<郑正> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[系统编程Base64ED

说明:Base64編碼、解碼類,支持中文 -Base64 encoding, decoding categories, support for Chinese
<114444> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[系统编程Splash

说明:用win32 api实现splash的c++类。-Splash with the win32 api to achieve c++ Category.
<jying> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[加密解密GOSTDEMO

说明:
<朱利> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[加密解密rsa

说明:rsa 的C语言实现 实现加密解密和素数生成功能-rsa the C language to achieve the realization of encryption and decryption and the prime number generation function
<林鹏> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[系统编程a

说明:内存的分配与回收 谁有更好的c语言实现算法 急需!!1-Memory allocation and recovery who has a better algorithm c language to achieve urgently needed!! 1
<李平> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[Linux/Unix编程s3c2410fb

说明:阳初2410 linux2.4 7寸 LCD液晶屏驱动-Yang early 2410 linux2.4 7-inch LCD screen LCD driver
<wushililaji> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[系统编程snake_game

说明:贪吃蛇源程序.本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有. 本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级别越高,蛇的移动速度越快. 另外,此游戏可能与CPU的速度有关系.-err
<p> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[系统编程F-DEMO

说明:一段16位动画演示程序,机器代码,需要用DEBUG来执行。-A period of 16 animated demo program, machine code, need to use DEBUG to implement.
<tree> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[加密解密DES

说明:des加密的算法的源程序。是用DELPHI做-des encryption algorithm of the source. DELPHI is done
<lyl> 在 2025-11-11 上传 | 大小:6kb | 下载:0

[加密解密CRC

说明: 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
<lijq> 在 2025-11-11 上传 | 大小:6kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 6670.71 .72 .73 .74 .75 ... 16274 »

源码中国 www.ymcn.org