资源列表

« 1 2 ... .02 .03 .04 .05 .06 9207.08 .09 .10 .11 .12 ... 16282 »

[系统编程shurufa

说明:在VB中切换中文输入法,在mis管理软件中会用到-Switch in the VB in the Chinese character input method, in the mis management software will be used
<黄双> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密zhsyzd

说明:8位二进制密码锁,在输入密码正确的情况下修改密码,显示输入密码,正确显示绿灯提示,错误显示红灯提示并报警。-8-bit binary code lock in the correct password to modify your password, enter the password shows the correct green tips, error display and alarm red tips.
<cxw> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[系统编程GoodVb

说明:让系统开机、关机运行程序的源码,运行一次后无需调用本身,也无需调用其他程序,可以让系统在开机关机时候自动运行程序。这里给出的范例是让系统自动记录开关机时间。-Let the system reboot, shutdown of the source code running the program, run once without calling itself, but also the need to call other prog
<peace> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密jiamijiemi

说明:千年加密解密代码....虽然看起来挺复杂的.我是对应汇编的.编译后几乎和游戏客户端里的一样...保证了速度..q4uLinux联盟 二次解密代码我还没去搞.不过一次解密足够了.可以制出很多功能外挂.如自动拾取.吃药.等等...二次解密加密主要用于怪物坐标用的.(自动练功需要解析怪物坐标要用)-Millennium encryption and decryption code .... Although it looks quite
<wangshan> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[Linux/Unix编程uc2

说明:达内IT培训Unix C++第二天源码 是入门Unix 下C++编程的好东西-Within the IT training Tatsu Unix C++ The next day under the Unix source code is the entry-C++ Programming good things
<xwysj> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[系统编程tp

说明:与QQ,MSN一样的系统托盘程序,可以自己增加功能模块.-With the QQ, MSN, as the system tray program, can increase the functional modules.
<freezhe> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[系统编程shijianpianlun

说明:时间片轮转调度算法实现处理机调度,一个小小的源代码-Time slice rotation scheduling algorithm to achieve processor scheduling, a small source code
<何伟茂> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密rsa

说明:1) 找出两个相异的大素数P和Q,令N=P×Q,M=(P-1)(Q-1)。 2) 找出与M互素的大数E,用欧氏算法计算出大数D,使D×E≡1 MOD M。 3) 丢弃P和Q,公开E,D和N。E和N即加密密钥,D和N即解密密钥。 -1) to identify two different large prime numbers P and Q, so N = P × Q, M = (P-1) (Q-1). 2) to id
<阿达悟> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密hash

说明:(1)为班级学生花名册建立开桶或闭桶散列表。 (2)友好性:界面要友好,输入有提示,尽量展示人性化。 (3)可读性:源程序代码清晰、有层次。 (4)健壮性:对输入的数据有纠错处理。-(1) class roster for the establishment of open or closed barrels barrels hash table. (2) friendly: the interface should be
<yangyang> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[系统编程CPU

说明:计算cpu频率的代码~~程序简洁明了~~值得参考哦~~呵呵 -Cpu frequency calculation code concise procedures ~ ~ ~ ~ it is also useful Oh ~ ~ Oh
<呵呵> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密SimpleEncryptionAlgorithm

说明:简单的加密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当
<lymyoyo> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[加密解密SimpleEncryptionAlgorithmReversibleAndIrreversible

说明:简单的加密解密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位
<lym> 在 2024-11-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 9207.08 .09 .10 .11 .12 ... 16282 »

源码中国 www.ymcn.org