资源列表

« 1 2 ... .95 .96 .97 .98 .99 9200.01 .02 .03 .04 .05 ... 16274 »

[系统编程F-DEMO

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

[加密解密DES

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

[加密解密SCB2testdata

说明:SCB2(已成为国家SM1算法)(密钥128比特)验证实例,包括原始参数,通用参数,专业参数 -SCB2 (has become a national SM1 algorithm) (a 128-bit keys) to verify examples, including the original parameters, generic parameters, professional parameters
<zhuxinjie> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[Linux/Unix编程RS485-tty1-OK-12162006

说明:利用tty 传送pelco-d/p PTZ 的指令来测试旋转球-Use tty send pelco-d/p PTZ commands to test the spinning ball
<rick> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[Linux/Unix编程timer.tar

说明:linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
< 刘竞楠> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[系统编程LibraryManagementSystem

说明:、、 、、 char name[10] //读者姓名 int borbook[Maxbor] //所借图书 public: Reader() {} char *getname() {return name } //获取姓名 int gettag() {return tag } //获取删除标记 int getno() {return no } //获取读者编号 void setname(char na[]) //设置姓名 -,,,, Char
<benny> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[加密解密roil-1.0.tar

说明:使用OpenSSL协议对网络传输文件加密并解密。是编写网络安全工具的首选。-OpenSSL agreement on the use of network file encryption and decryption. The preparation of the preferred network security tools.
<蓝海云梦> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[加密解密Hash

说明:设计一个模拟的系统用户安全登录界面,采用MD5算法实现用户登录口令的安全认证。要求模拟界面至少具有用户口令文件的注册和用户登录时输入的口令是否正确的结果提示两个功能-The design of a simulation system security log user interface, using MD5 algorithm users log on password security authentication. Analog interface requirements at leas
<赵斌> 在 2025-06-16 上传 | 大小:6kb | 下载:0

[系统编程shurufa

说明:在VB中切换中文输入法,在mis管理软件中会用到-Switch in the VB in the Chinese character input method, in the mis management software will be used
<黄双> 在 2025-06-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> 在 2025-06-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 programs, you can let the system a
<peace> 在 2025-06-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 9200.01 .02 .03 .04 .05 ... 16274 »

源码中国 www.ymcn.org