搜索结果
找到约 867 项符合
zc-P 的查询结果
数值算法/人工智能 几个常用的优化算法的C程序和MATLAB代码
几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。
Java书籍 Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof
Writing Robust Java Code
The AmbySoft Inc. Coding Standards for Java
v17.01d
Scott W. Ambler
Software Process Mentor
This Version: January 15, 2000
Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper
This white paper describes a collection of standards, conventio
code. They are based on so ...
VC书籍 ElGamal算法既能用于数据加密也能用于数字签名
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个 ...
加密解密 椭圆曲线公钥密码算法,可用于加密和数字签名等应用
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(p)上的算法
matlab例程 采用MATLAB编写的最新俄罗斯方块的游戏
采用MATLAB编写的最新俄罗斯方块的游戏,大家闲暇时可以练练。进入游戏输入:MTETRIS,小键盘的4256作为左下上右控制键,CTRL+P暂停游戏,同时可通过菜单改变游戏难度
matlab例程 采用MATLAB编写的最新三维数据图形界面
采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。
汇编语言 汇编课的作业
汇编课的作业,右上角显示系统时间,倒计时。若倒计时结束发声并显示提示信息。
使用说明:cmd中运行,按S键倒计时开始,按P倒计时暂停。
主要技术:设置新的中断向量(1CH,9H),中断驻留,发声,显示系统时间
matlab例程 This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for a
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000.
Contents: ...
通讯编程文档 CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C I/O
Standard C String & Character
Standard C Math
Standard C Time & Date
Standard C Memory
Other stan ...