SecureCRT 5
SecureCRT 5 是一款经过多个项目验证的终端仿真工具,支持串口、Telnet 和 SSH 连接,可直接用于生产环境的远程运维场景。稳定可靠,适合系统管理员和开发人员快速部署使用。...
MySQL 5.x技术资料下载专区,收录3,768份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
SecureCRT 5 是一款经过多个项目验证的终端仿真工具,支持串口、Telnet 和 SSH 连接,可直接用于生产环境的远程运维场景。稳定可靠,适合系统管理员和开发人员快速部署使用。...
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm...
Solving nonlinear equations using Newton s and Transversal methods for function x=exp(-x^2)...
S29NS-J 128 Megabit (8 M x 16-Bit), 64 Megabit (4 M x 16-Bit), 32 Megabit (2 M x 16-Bit), and 16 Megabit (1 M x 16 Bi...
用C-BASEIC语言编写的805X单片机计算子程序P=A0+A1*X+A2*X*X+A3...
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive intege...
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) >...