This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General PUBLIC License for more details.
标签: distributed WARRANTY program WITHOUT
上传时间: 2013-12-02
上传用户:star_in_rain
个人编的rsa的源代码,算出PUBLIC—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
上传时间: 2016-10-21
上传用户:1427796291
creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data using the PUBLIC Key in Certificate Decrypt data using the private key in a PKCS#12.pfx file
标签: creat certificate Encrypte makecert
上传时间: 2016-10-28
上传用户:agent
随机元胞自动机的分形画法的实现,PUBLIC class Lift extends Applet implements ActionListener
上传时间: 2014-11-21
上传用户:来茴
元胞自动机生成的Sierpinski三角形,PUBLIC class sierpinski2 extends JApplet implements ActionListener
标签: Sierpinski 自动机 三角形
上传时间: 2014-01-19
上传用户:woshini123456
DLA模型——垂直演化 直线干预,PUBLIC class dla extends Applet implements Runnable
上传时间: 2014-01-04
上传用户:wfeel
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complete description. ELinks is an Open Source project covered by the GNU General PUBLIC License. It originates from the Links project written by Mikulas Patocka. If you want to see ELinks in action check out the screenshots.
标签: ELinks well-established feature-rich advanced
上传时间: 2014-01-22
上传用户:3到15
为了实现定时事件,我们引入了一个接口implements TimerClient这个接口是别人做好了的,具体代码在包中,它的作用是只要我们设置一下定时产生事件的时间,它就定时调用方法PUBLIC void timerEvent(int id)因此,我们就在这个方法中每调用一次,在不同的地方画一个圆就可以了。
标签: 定时
上传时间: 2016-11-22
上传用户:wpwpwlxwlx
This a free web game, animportantnote of this, "xia domain" for free software, follow the "general PUBLIC to permit" all the provisions of any recognition can be modified to increase capacity, publish, but to revise and increase the No need to publish, not of any reason not to open
标签: free animportantnote software general
上传时间: 2016-11-23
上传用户:colinal
这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices PUBLIC class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] PUBLIC static extern int capInitCamera() }
标签: InteropServices Runtime System using
上传时间: 2016-11-28
上传用户:love_stanford