-
RSA
RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
- 2013-12-01 20:17:45下载
- 积分:1
-
SuperMary
经典游戏超级玛丽的C++源代码,这个不是官方网站公布的代码,属于个人从新编写的“新超级玛丽”游戏代码,仅供广大编程爱好者学习参考!(Classic game Super Mary' s C++ source code, it is not the official website of the code, are prepared by individuals from the new " New Super Mario" game code, only the broad masses of programming enthusiasts study reference!)
- 2009-02-18 16:56:00下载
- 积分:1
-
Fat-Tree
基于opnet的胖树多播网络仿真,主要为多播算法的仿真,程序较完善(Opnet fat tree multicast network simulation, primarily for multicast algorithm based simulation program better)
- 2021-02-08 15:09:54下载
- 积分:1
-
C#数据库操作
oracle 数据库操作 具体的操作内容 : 先建立表格 的内容有人员 姓名 人员工号 人员指纹ID 号 人员 IC卡号 对应的 柜号权限 。通过操作数据库可以查看 人员信息 。人员工号在表格中是唯一的
输入人员工号,可以查出人员指纹ID 和人员IC卡号,可以根据工号 修改指纹ID号,和人员IC卡号
- 2022-02-12 01:36:36下载
- 积分:1
-
TinyVpnDotNet 国外vpn 换ip 示例源码 DotRas实现
DotRas实现的
- 2014-03-18下载
- 积分:1
-
Ivor_Hortons_Beginning_Visual_C_2008
Ivor Horton s Beginning Visual C++ 2008
- 2010-06-25 12:39:57下载
- 积分:1
-
水准网平差
WT,c++写的,还不是我写的,就是一个教学资料,开通账户用的(WT, written by c++, not written by me, is a teaching material for opening an account)
- 2020-06-19 05:40:01下载
- 积分:1
-
www.mcufz.com
网络控制单片机proteus仿真
利用网络控制单片机的LED、LCD,我只是整理了一下,方便大家学习,版权归原作者,网页也麻烦站长做好了,有一个上位机,点击自动运行一段程序和打开www.mcufz.com/tcp.htm,之后会自动关闭,有的杀毒软件会报是病毒,放心使用。
开始要安装一个WinPcap软件,不安装它不能仿真,然后运行仿真文件,过一会可以看到LCD显示出了IP地址50。1。1。1
(Proteus simulation network control the use of single-chip microcontroller network control LED, LCD, I am just finishing a bit, to facilitate learning, belongs to original author, the website also do a good job of head trouble, there is a host computer, click Automatic operation for some procedures and open www.mcufz.com/tcp.htm, will automatically shut down after some anti-virus software will be reported to viruses, ease of use. WinPcap started to install a software, do not install it can not simulation, and then run the simulation documents LCD moment we can see the IP addresses shows that 50. 1. 1.1)
- 2009-05-29 05:29:37下载
- 积分:1
-
SimRTP
SIMRTP,a RTP demo application from Taiwan.(SIMRTP, a RTP demo application from Taiwan.)
- 2007-04-14 00:13:09下载
- 积分:1
-
9
说明: 任意给定输入的一个小写英文字符串a1a2a3…an-1an (n≥5)
输出:字符串Ana1An-1a2An-2a3…A2an-1A1an,其中Ai为ai的大写形式
例如,输入aybdx,则递归程序输出XaDyBbYdAx
(Any given input of a lowercase string a1a2a3 ... an-1an (n ≥ 5) Output: the string Ana1An-1a2An-2a3 A2an-1A1an, which Ai ai uppercase for example, input aybdx recursive program output XaDyBbYdAx)
- 2012-05-30 10:59:39下载
- 积分:1