资源列表

« 1 2 ... 46 47 48 49 50 5152 53 54 55 56 ... 16281 »

[系统编程getwintype

说明:显示当前使用的windows类型 win 31, win32, win 95,win98, win me, win nt, win 2000, win xp or win2003?-shown that current use of windows type win 31, win32, win 95, win98, win me, nt win, win 2000 and win xp or Win2003
<剑侠> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密CSharp排序算法大全

说明:C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
<陈先生> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程c语言中的鼠标处理

说明:这是一个处理C语言中鼠标处理的程序,对于初学C编程的人应该有帮助的-This is a C language processing mouse handling procedures, for beginners C programming should be helpful
<唐建丰> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程逆波兰表达式

说明:计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix
<刘一 > 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密RSA解密和加密算法的实现和应用

说明:RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
<胡康康> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密S_DES加密解密程序

说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
<胡康康> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密四种加密解密算法的源代码

说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
<发就> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程公司资产管理系统

说明:用vfp实现的一个公司资产管理系统,其中的维修申请功能的实现比较完善。-Probe achieved with a company's assets management system, the maintenance function for the realization of a relatively perfect.
<lyw> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程PROcode

说明:用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
<陈中会> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密fireice

说明:可以对文件进行加密,而解密时只要对密文再进行一次加密就可以了!-document can be encrypted and decrypted only when the ciphertext conducted a further encryption on!
<宇华> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程aaa

说明:一款工资查询软件,用户可以通过它查询到自己的工资情况,输入姓名作为用户名,输入身份证号码作为密码,便于会计使用-A wage query software, through which users can query to their salary, enter the name as the name, identity card number as input password, used for accounting
<haha> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程bbb

说明:比对程序,两张十位数的表,可以迅速比对车不一样的数据-Matching program, two ten digit table, can quickly compare cars are not the same data
<haha> 在 2024-09-19 上传 | 大小:1024 | 下载:0
« 1 2 ... 46 47 48 49 50 5152 53 54 55 56 ... 16281 »

源码中国 www.ymcn.org