搜索结果
找到约 344 项符合
PUBLIC-domain 的查询结果
数值算法/人工智能 分数阶统一混沌系统的离散算法-This the program for fractional order Unified system, a simple but fast method in ti
分数阶统一混沌系统的离散算法-This the program for fractional order Unified system, a simple but fast
method in time domain.
Java编程 一个基于Java的小游戏
一个基于Java的小游戏,有助于帮助理解Java中Class之间的数据传递以及public, private variable的不同用法。
微处理器开发 This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY withou
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.
加密解密 个人编的rsa的源代码
个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
其他书籍 Recent advances in experimental methods have resulted in the generation of enormous volumes of data
Recent advances in experimental methods have resulted in the generation
of enormous volumes of data across the life sciences. Hence clustering and
classification techniques that were once predominantly the domain of ecologists
are now being used more widely. This book provides an overview of these
i ...
CA认证 creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data
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
matlab例程 Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time d
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.
JavaScript 随机元胞自动机的分形画法的实现
随机元胞自动机的分形画法的实现,public class Lift extends Applet implements ActionListener
JavaScript 元胞自动机生成的Sierpinski三角形
元胞自动机生成的Sierpinski三角形,public class sierpinski2 extends JApplet implements ActionListener
JavaScript DLA模型——垂直演化 直线干预
DLA模型——垂直演化 直线干预,public class dla extends Applet implements Runnable